\o/
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Nov 18 2021
First round done [1]
Build is green
Rebase
<3
lgtm
rebase
@dachary please rebase and push this
In general I'm a bit uneasy about parallelism for individual workers, as it's hidden and multiplies by the "exogeneous" parallelism of having multiple workers.
- Check if mongo services still running, there are some:
Build is green
Fix is now deployed to production, closing this.
Rebase
Nov 17 2021
Feedback is collected here:
https://docs.google.com/document/d/1V35FMNcOvT6YUeiSXYse1g_0PqEoQFIc2GtPWPQHIOw/edit?usp=sharing
The page is now reviewed and updated.
With @rdicosmo, we have decided that the "save archives now" which is only open to ambassadors today, should be opened to the public and that ambassadors will receive access to moderate the "save code now" requests.
Build is green
rebase
- The 3 esnodes are updated to version 7.15.2:
for each node:
puppet agent --disable
for each node:
apt update apt dist-upgrade
Deployed ^ as part of the v0.9 package.
Let's see if that defiintely fixes that wrong pattern.
Build is green
Update: Wrap temporary folder creation in a private method
Bye bye duplicated code related to browsing contents, thanks a lot for that !
That's what i was trying to fix last week without finding where (since i was unable to reproduce in tests).
I think you nailed it!
Build is green
cypress test fix