Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-20 | chore: enable no-console dlint rule (#25113) | David Sherret | |
2024-08-18 | ci: fix 'promote_to_rc' workflow by adding codesigning (#25074) | Bartek Iwańczuk | |
2024-08-16 | ci: add script to promote to RC release (#25072) | Bartek Iwańczuk | |
This commits add a CI script that allows to promote a certain canary build to a "Release Candidate" release. This is done using `libsui` and `patchver` utilities. |