revert to recipe state of v6.8.0 #55
Reference in New Issue
Block a user
No description provided.
Delete Branch "revert-changes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I reverted all the changes that happend after the last known running deployment
v6.8.0.I suggest to move on to
v6.8.2and so increase all the env-version-numbers as well to prevent further chaos (already did this in the current pull request)From there on I suggest to first update matrix-synapse version and then start hacking again on upload-limit and auto-join rooms.
Question on release-progress. Would I now accept the pull request and afterwards run
abra recipe syncandabra recipe releaseor do I do this on this branch and afterwerds accepting the pull request?Further notice: I deployed it as
--chaoson a running instance and it worked.@val someone else might need to chime in. for the recipes I have worked on I have still had some issues with the
abra recipe syncandabra recipe releasecommandsso far instead I have been using git commands directly to do a new release:
ok thanks. I chatted with @simon directly and figured out I preferibly do the merge first and try my best releasing in an extra step directly on main (which makes sense as tags are not branch-specific).
So I'll give it a shot now :)