Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
M milestone release pipeline. (#540)
* try creating an offline deploy from develop. * bump the wire calling version. * add restund version in second place. * ugh. * ugh. * more ugh. * Once more on the merry-go-round... * Hack. * Hack (2). * Hack (3). * Hack (4). This one is tested locally so might even work better. * Hack (5): patch the webapp version. The version shipped with chart 4.0.53 doesn't have the required federation bits and pieces, so let's throw a tactical ninja-sed in there. * Look, another merry-go-round! This adjusts the versions of the calling components in the Helm charts using sed from the build script this time, instead of temporarily committing version changes into wire-server. * Fix typo in version numbers. 4.9.37 isn't a published Helm chart version at the time of writing, but 4.9.36 is. * Bump webapp version. * Upgrade to M3.4 (AKA 4.9.36-hotfix.11) * All charts should be released on `wire` repository * Upgrade to M3.5 (4.9.36-hotfix.15) * Try fetching nginx charts from wire-develop * Pull more from wire-develop * Ignore federator chart / image for now * Same game for sftd and restund * Enable federator to (hopefully) bundle it's image * More duct tape * Comment - Check if this broke the pipeline * Patch federator values to include docker image * Bundle 4.9.36-hotfix.17 * Fix ip parsing of nodetool See https://stackoverflow.com/questions/72258217/cassandra-nodetool-urisyntaxexception-malformed-ipv6-address-at-index-7 * Turn federator off It hangs on CI. * Update offline/ci.sh add comment. * Update offline/ci.sh comment out develop, and add a breadcrumb. * minor reorg, more comments. --------- Co-authored-by: Molly Miller <[email protected]> Co-authored-by: Sven Tennie <[email protected]>
- Loading branch information