Opened 15 months ago
Closed 15 months ago
#27442 closed task (fixed)
Release Onionoo 7.0-1.18.1
Reported by: | karsten | Owned by: | karsten |
---|---|---|---|
Priority: | Medium | Milestone: | Onionoo 1.18.0 |
Component: | Metrics/Onionoo | Version: | |
Severity: | Normal | Keywords: | |
Cc: | metrics-team | Actual Points: | |
Parent ID: | Points: | ||
Reviewer: | irl | Sponsor: |
Child Tickets
Change History (16)
comment:1 Changed 15 months ago by
Owner: | changed from metrics-team to karsten |
---|---|
Status: | new → accepted |
comment:2 follow-up: 3 Changed 15 months ago by
Status: | accepted → needs_review |
---|
comment:3 Changed 15 months ago by
metrics-web branch: https://gitweb.torproject.org/karsten/metrics-web.git/log/?h=task-27442
comment:5 Changed 15 months ago by
Status: | needs_review → needs_revision |
---|
The commit from #26983 should be in the metrics-web branch for this release.
comment:6 Changed 15 months ago by
Apart from the above, everything else looks good in a test deployment.
comment:7 Changed 15 months ago by
Status: | needs_revision → needs_review |
---|
Updated Onionoo branch (with today's date in the CHANGELOG file): https://gitweb.torproject.org/user/karsten/onionoo.git/log/?h=task-27442-2
Pre-release tarball: https://people.torproject.org/~karsten/volatile/onionoo-7.0-1.18.0-pre0.tar.gz
Updated metrics-web branch (with commit from #26983): https://gitweb.torproject.org/karsten/metrics-web.git/log/?h=task-27442
How about we release and deploy after today's team meeting?
comment:10 Changed 15 months ago by
Status: | needs_review → needs_revision |
---|
It looks like the IP address is hardcoded into the jetty configuration, which prevents the server from starting on my machine as it can't bind to that address.
comment:11 Changed 15 months ago by
Status: | needs_revision → needs_review |
---|
Gah, I remembered not to commit that change, but I forgot to stash it before building the tarball... Good thing we're doing these pre-release tarballs!
New pre-release tarball: https://people.torproject.org/~karsten/volatile/onionoo-7.0-1.18.0-pre1.tar.gz
Good catch!
comment:13 Changed 15 months ago by
Status: | merge_ready → needs_review |
---|
Updated Onionoo branch (with JSON parsing fix): https://gitweb.torproject.org/user/karsten/onionoo.git/log/?h=task-27442-2
New pre-release tarball (for patch release): https://people.torproject.org/~karsten/volatile/onionoo-7.0-1.18.1-pre0.tar.gz
comment:15 Changed 15 months ago by
Release: https://dist.torproject.org/onionoo/7.0-1.18.1/
metrics-web merged and deployed.
Announcement pending.
comment:16 Changed 15 months ago by
Resolution: | → fixed |
---|---|
Status: | merge_ready → closed |
Summary: | Release Onionoo 7.0-1.18.0 → Release Onionoo 7.0-1.18.1 |
Branch: https://gitweb.torproject.org/user/karsten/onionoo.git/log/?h=task-27442
I'd like to give this branch more testing before actually putting out a pre-release tarball.
Another step after this will be to prepare a metrics-web patch for the new protocol version 7.0. I'll do that after testing.