[metrics-team] announcing new onionoo releases here before deployment?

Karsten Loesing karsten at torproject.org
Sun Nov 19 16:38:22 UTC 2017


On 2017-11-19 13:04, nusenu wrote:
>> Huh. I was not aware that the recent upgrade to protocol version 4.3
>> would have caused any interruptions for Onionoo users. 
> 
> maybe interruption is a to strong word here.
> 
>> Can you be more
>> specific what parts we broke with this upgrade?
> 
> Nothing spectacular.
> I made some bad assumptions about the ordering of the first few lines
> (from my bash history)
> curl .../summary..|head -n3|tail -n1
> now I run:
> curl .../summary..|grep ^\"relays_published

Ah, okay. That second version looks more robust anyway, regardless of
protocol version updates. Though it also makes the implicit assumption
that we're not changing the JSON formatter to output everything in a
single line. Ideally, you'd use a JSON parser.

Do you know jq?

$ curl .../summary..|jq ".relays_published"

The output is:

"2017-11-19 15:00:00"

>> Anyway, I'm open to changing the deployment process. What we could do is
>> put out the release, then send the announcement, then wait 1-2 days, and
>> then deploy.
> 
> I don't want to cause any new delays for deployments, maybe just send an
> email to this list right after you deployed a new onionoo version?

That was the plan. But then we ran into quite a few issues with this
release, which is why we had to put out a patch release shortly. The
announcement will come on Monday. Usually it would come on the same day
or the next day at the latest.

Okay, I think we'll stick with the current plan then and try to get the
announcement out sooner.

> thanks,
> nusenu

All the best,
Karsten

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 528 bytes
Desc: OpenPGP digital signature
URL: <http://lists.torproject.org/pipermail/metrics-team/attachments/20171119/6301b0d2/attachment.sig>


More information about the metrics-team mailing list