Quentin Gliech
|
d61dc56dea
|
build(deps): bump docker/setup-buildx-action from 3.9.0 to 3.10.0 (#4126)
|
2025-02-27 14:22:18 +01:00 |
|
dependabot[bot]
|
eb20a294a7
|
build(deps): bump docker/setup-buildx-action from 3.9.0 to 3.10.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.9.0...v3.10.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>
|
2025-02-27 13:13:46 +00:00 |
|
dependabot[bot]
|
219e64078f
|
build(deps): bump docker/metadata-action from 5.6.1 to 5.7.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.6.1 to 5.7.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](https://github.com/docker/metadata-action/compare/v5.6.1...v5.7.0)
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-27 13:13:38 +00:00 |
|
Quentin Gliech
|
fc21b8a0b5
|
Fix the CI not outputting the image metadata on PRs
|
2025-02-26 17:04:36 +01:00 |
|
Quentin Gliech
|
7a424784f1
|
Trigger the build workflow on PRs with a label
|
2025-02-26 16:11:44 +01:00 |
|
Quentin Gliech
|
f29d1f89e7
|
build(deps): bump peter-evans/create-pull-request from 7.0.6 to 7.0.7 (#4101)
|
2025-02-24 15:25:36 +01:00 |
|
Quentin Gliech
|
1cfc1321dc
|
build(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1 (#4103)
|
2025-02-24 15:25:14 +01:00 |
|
dependabot[bot]
|
14b39da24c
|
build(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.6.0...v4.6.1)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-24 13:50:39 +00:00 |
|
dependabot[bot]
|
c40bcb3135
|
build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.5 to 2.0.6
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)
- [Commits](https://github.com/embarkstudios/cargo-deny-action/compare/v2.0.5...v2.0.6)
---
updated-dependencies:
- dependency-name: EmbarkStudios/cargo-deny-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-24 13:50:37 +00:00 |
|
dependabot[bot]
|
f02b97318a
|
build(deps): bump peter-evans/create-pull-request from 7.0.6 to 7.0.7
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.6 to 7.0.7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v7.0.6...v7.0.7)
---
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-02-24 13:50:33 +00:00 |
|
Quentin Gliech
|
a9ef2d7934
|
Install Rust stable when running the tests
`cargo-insta` needs to run `cargo metadata`, and that has to be up to date.
|
2025-02-21 16:56:46 +01:00 |
|
Quentin Gliech
|
ad6f59c492
|
CI: call cargo metadata with the --no-deps flag when extracting the version
|
2025-02-21 16:55:54 +01:00 |
|
Quentin Gliech
|
07738d7013
|
Force the cargo-deny action to update to stable rust
|
2025-02-21 16:38:42 +01:00 |
|
Quentin Gliech
|
9fe33cf10e
|
Update Clippy in the CI
|
2025-02-21 16:32:55 +01:00 |
|
Quentin Gliech
|
56d9c7e63b
|
Upgrade to Rust 1.85 and edition 2024
|
2025-02-21 16:15:02 +01:00 |
|
dependabot[bot]
|
45110ef50b
|
build(deps): bump sigstore/cosign-installer from 3.8.0 to 3.8.1
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.8.0...v3.8.1)
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-21 13:22:44 +00:00 |
|
Quentin Gliech
|
bb7e188977
|
build(deps): bump docker/bake-action from 6.3.0 to 6.4.0 (#4060)
|
2025-02-21 14:12:34 +01:00 |
|
dependabot[bot]
|
df4a90bccd
|
build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.4 to 2.0.5
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)
- [Commits](https://github.com/embarkstudios/cargo-deny-action/compare/v2.0.4...v2.0.5)
---
updated-dependencies:
- dependency-name: EmbarkStudios/cargo-deny-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-20 13:50:23 +00:00 |
|
dependabot[bot]
|
1ac80e61da
|
build(deps): bump docker/bake-action from 6.3.0 to 6.4.0
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v6.3.0...v6.4.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-02-19 16:22:12 +00:00 |
|
Quentin Gliech
|
430eed25dd
|
Update OPA and Regal to their latest versions
|
2025-02-18 11:48:44 +01:00 |
|
Quentin Gliech
|
d247bd6a47
|
Fix the release workflow references to scripts
|
2025-02-13 18:00:16 +01:00 |
|
dependabot[bot]
|
8a1472005b
|
build(deps): bump docker/setup-buildx-action from 3.8.0 to 3.9.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.8.0...v3.9.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>
|
2025-02-06 13:52:33 +00:00 |
|
Quentin Gliech
|
53fc9dbf80
|
Fix the unstable build CI job
|
2025-02-06 14:09:08 +01:00 |
|
Quentin Gliech
|
690b88c668
|
Extract CI scripts in separate files
|
2025-02-06 11:27:25 +01:00 |
|
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 |
|