Commit Graph

400 Commits

Author SHA1 Message Date
Quentin Gliech
058a301e3b Refactor actions to reuse shared steps 2025-02-06 10:47:41 +01:00
Quentin Gliech
23d292cd88 Use the ubuntu-24.04 runners in CI 2025-02-06 10:09:37 +01:00
Quentin Gliech
480ca5f6b8 Merge pull request #3970 from element-hq/quenting/ci-split-builds
Speed-up CI by splitting binary builds for each architecture
2025-02-05 17:46:26 +01:00
Quentin Gliech
d77e99939f Split the mas-cli archives & fix job dependencies 2025-02-05 17:30:36 +01:00
Quentin Gliech
0bca7da270 Always run the build workflow on PRs 2025-02-05 17:14:31 +01:00
Quentin Gliech
0bd55c0bc4 Speedup CI by splitting binary builds for each architecture 2025-02-05 17:09:49 +01:00
dependabot[bot]
4e88869ae3 build(deps): bump sigstore/cosign-installer from 3.7.0 to 3.8.0
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.7.0...v3.8.0)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-05 13:22:38 +00:00
Quentin Gliech
930855f2cb Merge remote-tracking branch 'origin/main' into ref-merge/077df809a751dac03c94bb21e1def43ee4f1ae13 2025-02-04 16:21:10 +01:00
Quentin Gliech
3ef6247a0f Open merge-back-release PRs from a seprate branch 2025-01-31 13:27:27 +01:00
Quentin Gliech
6dc90bea27 Merge pull request #3887 from element-hq/dependabot/github_actions/codecov/codecov-action-5.3.1
build(deps): bump codecov/codecov-action from 5.3.0 to 5.3.1
2025-01-27 15:54:00 +01:00
dependabot[bot]
f50373f35c build(deps): bump actions/setup-node from 4.1.0 to 4.2.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 14:04:44 +00:00
dependabot[bot]
7d6634e24f build(deps): bump codecov/codecov-action from 5.3.0 to 5.3.1
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v5.3.0...v5.3.1)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 14:04:42 +00:00
Quentin Gliech
795c4e190c Merge pull request #3862 from element-hq/dependabot/github_actions/docker/bake-action-6.3.0
build(deps): bump docker/bake-action from 6.2.0 to 6.3.0
2025-01-27 14:36:01 +01:00
Quentin Gliech
db9667d9f3 Merge pull request #3863 from element-hq/dependabot/github_actions/codecov/codecov-action-5.3.0
build(deps): bump codecov/codecov-action from 5.2.0 to 5.3.0
2025-01-27 14:35:06 +01:00
Quentin Gliech
222e1c133a Also run the build workflow on PRs to a release branch 2025-01-27 10:57:09 +01:00
Quentin Gliech
3b744c7881 Fix reporting of version in prebuilt binaries & docker image 2025-01-27 10:34:21 +01:00
Quentin Gliech
5966c35981 Fix updating the release branch 2025-01-24 17:26:38 +01:00
Quentin Gliech
75edc918a9 Fix double double quote in release workflow 2025-01-24 17:23:06 +01:00
Quentin Gliech
fa34395d81 Re-enable syn2mas npm publishing 2025-01-24 17:09:20 +01:00
Quentin Gliech
46ca6a0507 Checkout the repo before opening release PRs 2025-01-24 17:04:56 +01:00
Quentin Gliech
675c222d88 Run CI on all PRs + release branches 2025-01-24 17:04:02 +01:00
Quentin Gliech
a6221e3670 Fix creation of release PRs 2025-01-24 16:31:38 +01:00
Quentin Gliech
fc8d3fd07d Temporarily disable npm publishing of syn2mas 2025-01-24 16:31:38 +01:00
Quentin Gliech
cb9263f848 Release workflow: don't commit directly to main 2025-01-24 16:06:50 +01:00
Quentin Gliech
8ebe028d13 Release CI: Reformat package.json after modifying it 2025-01-24 15:40:34 +01:00
Quentin Gliech
fda984c26d Fix creating refs with the GitHub API
See https://github.com/octokit/rest.js/issues/339#issuecomment-1685256703
2025-01-24 15:01:14 +01:00
Quentin Gliech
cca6085841 Fix the output of the compute next version step in CI 2025-01-24 14:50:22 +01:00
dependabot[bot]
15077e85ba build(deps): bump codecov/codecov-action from 5.2.0 to 5.3.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v5.2.0...v5.3.0)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-24 13:30:08 +00:00
dependabot[bot]
746a7c657f build(deps): bump docker/bake-action from 6.2.0 to 6.3.0
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v6.2.0...v6.3.0)

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-24 13:30:05 +00:00
dependabot[bot]
48f1ec1695 build(deps): bump codecov/codecov-action from 5.1.2 to 5.2.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.1.2 to 5.2.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v5.1.2...v5.2.0)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-23 20:28:12 +01:00
Quentin Gliech
4451cbfe86 Upgrade Rust to 1.84 and fix new clippy lints 2025-01-23 17:55:22 +01:00
Quentin Gliech
8a87273ce1 Make sure we created the branch in localazy before creating the git one 2025-01-22 17:21:00 +01:00
Quentin Gliech
8dbf64b383 Create branches in localazy as part of the release process 2025-01-22 17:21:00 +01:00
Quentin Gliech
3b167c9777 Create release branches as part of the release workflow 2025-01-22 17:21:00 +01:00
Quentin Gliech
c63a4d016f Fix the unstable build
Looks like the updateRef method doesn't use the `refs/` prefix on the ref name.
2025-01-22 17:03:52 +01:00
Quentin Gliech
fe2772e228 Fix typo in unstable release workflow 2025-01-22 16:39:48 +01:00
Quentin Gliech
d48248eb06 Automatic release notes out of PR labels 2025-01-22 16:03:50 +01:00
Quentin Gliech
11509f9cde s/nightly/unstable/ 2025-01-22 16:02:53 +01:00
Quentin Gliech
468a597374 Publish nightly builds in a release 2025-01-22 16:02:53 +01:00
Quentin Gliech
e66aceac87 Fix building the docker image with the git context 2025-01-21 15:38:43 +01:00
dependabot[bot]
d25371c1b8 build(deps): bump docker/bake-action from 5.11.0 to 6.2.0
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 5.11.0 to 6.2.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v5.11.0...v6.2.0)

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-21 15:38:43 +01:00
dependabot[bot]
918e4fccac build(deps): bump codecov/codecov-action from 5.1.1 to 5.1.2
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-21 14:39:42 +01:00
dependabot[bot]
58552bf5cc build(deps): bump peter-evans/create-pull-request from 7.0.5 to 7.0.6
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.5 to 7.0.6.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v7.0.5...v7.0.6)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-21 14:39:10 +01:00
dependabot[bot]
61eee836c9 build(deps): bump actions/upload-artifact from 4.5.0 to 4.6.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.5.0...v4.6.0)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-21 13:39:43 +01:00
Quentin Gliech
8a61b7a747 Configure nextest to run database tests serially 2025-01-20 10:56:33 +01:00
Quentin Gliech
57d5af966d Use taiki-e/install-action for installing some tools in CI 2025-01-16 17:58:45 +01:00
Quentin Gliech
6bd0fc6457 Remove unused dependencies and symbols using knip 2025-01-06 12:39:02 +01:00
Quentin Gliech
1aa7762027 Setup Regal to lint policies and clean them up 2024-12-19 11:08:57 +01:00
dependabot[bot]
185d21bbd9 build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0 (#3708)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.3 to 4.5.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.4.3...v4.5.0)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-18 17:44:19 +00:00
dependabot[bot]
365935741c build(deps): bump docker/setup-buildx-action from 3.7.1 to 3.8.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.7.1 to 3.8.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.7.1...v3.8.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-17 10:15:23 +01:00