Johan Nordberg

Results 103 comments of Johan Nordberg

Leeroy is stateless and does not have any per-repository configuration, I could add a global option for where to look for the docker file for all builds. Would that be...

Not how it is currently designed, I want to keep it completely stateless so you can run a swarm of build bots easily.

Noticed now that this only happens on the simulator, when running on the device it works.

If you add the `toggle-externals` class to the root html element it will start off with externals disabled. Checkbox does not work correctly though, you have to toggle it twice...

Btw there is a [sort() helper on the Authority type](https://github.com/greymass/eosio-core/blob/master/src/chain/authority.ts#L94-L97) that will do the locale compare hack but will break on updates that have multiple WA keys as you pointed...

@learnforpractice The issue is the WA key type, your memcmp method would likely fail as well if the array contained keys of that type since the keydata contains a string...

Did you get any clarity in how this should be handled?

CC @nsjames @aaroncox

@pur3miish The meat of the spec is in the templating language used for the message, using JSON to encapsulate that or markdown style metadata + text is a minor difference...

Emails where never sent out, reopening to track completion. Refs #296