Commit Graph

230 Commits

Author SHA1 Message Date
Quentin Gliech 974405c7c3 dockerfile: bump rust, opa, nodejs and debian version 2023-11-14 13:41:10 +01:00
Quentin Gliech b2b88e11bf Bump clippy checks to 1.73.0 2023-11-14 11:10:40 +01:00
dependabot[bot] 5d80907a71 build(deps): bump sigstore/cosign-installer from 3.1.2 to 3.2.0
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.1.2...v3.2.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>
2023-11-08 11:50:51 +01:00
dependabot[bot] d5e130fcab build(deps): bump actions/checkout from 4.1.0 to 4.1.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-03 16:04:14 +01:00
dependabot[bot] 4a755e0fa7 build(deps): bump actions/setup-node from 3.8.1 to 4.0.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.8.1 to 4.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.8.1...v4.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-03 16:03:52 +01:00
Quentin Gliech 9d42efdcd1 ci: fix the npm publish step 2023-11-02 13:27:29 +01:00
Quentin Gliech ab5112b7b8 Better release workflow 2023-11-02 12:27:28 +01:00
Hugh Nimmo-Smith 89145d574b Package and publish syn2mas to npm (#2023)
Co-authored-by: Quentin Gliech <quenting@element.io>
2023-11-02 11:56:40 +01:00
dependabot[bot] ebb432141e build(deps): bump actions/checkout from 4.1.0 to 4.1.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 23:15:54 +02:00
dependabot[bot] ea26f9e493 build(deps): bump actions/setup-node from 3.8.1 to 4.0.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.8.1 to 4.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.8.1...v4.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 23:01:36 +02:00
Quentin Gliech cb70c5f499 ci: switch to sccache for Rust compilation cache 2023-10-20 10:21:21 +02:00
Quentin Gliech e69438dd9e frontend: integrate storybook with i18next & cleanup (#1970) 2023-10-19 15:37:29 +00:00
Quentin Gliech 423c9c2dad ci: try fixing the release workflow 2023-10-10 14:27:27 +02:00
Quentin Gliech 3244203708 ci: try fixing the release workflow 2023-10-10 14:23:03 +02:00
Quentin Gliech df49ea81b6 ci: automatic release workflow 2023-10-10 13:12:39 +02:00
Quentin Gliech 754cd8b96f ci: fix the syn2mas docker build 2023-10-09 15:58:52 +02:00
Quentin Gliech ef8596ae26 ci: build syn2mas docker image as part of the build.yaml workflow 2023-10-09 15:53:13 +02:00
Hugh Nimmo-Smith 1d5ce5f7cc Only build syn2mas during CI phase 2023-10-09 15:53:13 +02:00
Hugh Nimmo-Smith 60d2e82b9d Don't include syn2mas in binary artifacts 2023-10-09 15:53:13 +02:00
Hugh Nimmo-Smith 999bab14e4 Docker build config 2023-10-09 15:53:13 +02:00
Hugh Nimmo-Smith 639fa76622 Actually remove tools CI workflow 2023-10-09 15:53:13 +02:00
Hugh Nimmo-Smith 120f08d8c4 Run syn2mas CI as part of main workflows 2023-10-09 15:53:13 +02:00
Hugh Nimmo-Smith a5c417f50c Whitespace 2023-10-09 15:53:13 +02:00
Hugh Nimmo-Smith 522c6035d2 WIP of syn2mas tool 2023-10-09 15:53:13 +02:00
Quentin Gliech 9ecb666ec1 ci: temporarily use hosted runners 2023-10-06 14:07:18 +02:00
dependabot[bot] bed0e07dfe build(deps): bump EmbarkStudios/cargo-deny-action from 1.5.4 to 1.5.5
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)
- [Commits](https://github.com/embarkstudios/cargo-deny-action/compare/v1.5.4...v1.5.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>
2023-10-05 19:57:06 +02:00
Quentin Gliech a3cae91aec ci: fix the localazy workflows 2023-10-05 19:31:45 +02:00
Quentin Gliech 5dffbc6fbd ci: add workflow to download the translations from localazy 2023-10-05 19:29:23 +02:00
Quentin Gliech e21d193942 i18n: setup localazy 2023-10-05 19:29:23 +02:00
Quentin Gliech 15ad89aa82 templates: add translations function 2023-10-05 19:29:23 +02:00
dependabot[bot] 82e39331c9 build(deps): bump actions/checkout from 4.0.0 to 4.1.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.0.0...v4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-22 22:32:20 +02:00
Quentin Gliech e9856f8691 ci: tweak the release message template 2023-09-14 21:32:44 +02:00
Quentin Gliech 436e73150f ci: fix the release body template 2023-09-14 21:32:44 +02:00
Quentin Gliech b9d6a6952a ci: Include the templates and license in the artifacts 2023-09-14 21:32:44 +02:00
Quentin Gliech e997eb2018 Fix release CI workflow 2023-09-14 21:32:44 +02:00
Quentin Gliech 9460b3e3d2 Fix the cargo-zigbuild/zig installation 2023-09-14 14:37:28 +02:00
Quentin Gliech f10d060cd9 Put the docker image info in the release body 2023-09-14 14:37:28 +02:00
Quentin Gliech 261df6499d Simplify the multiarch docker build
Make the binaries build run on the self-hosted runners
2023-09-14 14:37:28 +02:00
Quentin Gliech b5d40e9bf5 install all the rust toolchains 2023-09-14 14:37:28 +02:00
Quentin Gliech eb267424d6 WIP: better release workflow 2023-09-14 14:37:28 +02:00
dependabot[bot] e268ec8fbb build(deps): bump docker/metadata-action from 4.6.0 to 5.0.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.6.0 to 5.0.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v4.6.0...v5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 09:41:46 +02:00
dependabot[bot] 8e52bbb471 build(deps): bump docker/setup-buildx-action from 2.10.0 to 3.0.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.10.0 to 3.0.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.10.0...v3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 09:41:38 +02:00
dependabot[bot] 89c9563f02 build(deps): bump Swatinem/rust-cache from 2.6.2 to 2.7.0
Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) from 2.6.2 to 2.7.0.
- [Release notes](https://github.com/swatinem/rust-cache/releases)
- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md)
- [Commits](https://github.com/swatinem/rust-cache/compare/v2.6.2...v2.7.0)

---
updated-dependencies:
- dependency-name: Swatinem/rust-cache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 09:41:28 +02:00
dependabot[bot] df1473ef26 build(deps): bump docker/login-action from 2.2.0 to 3.0.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2.2.0...v3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 09:40:29 +02:00
dependabot[bot] 7689e7a41b build(deps): bump docker/bake-action from 3.1.0 to 4.0.0
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v3.1.0...v4.0.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>
2023-09-13 09:40:04 +02:00
Quentin Gliech b8012bb66c ci: better workaround for the macOS build not being cached 2023-09-09 11:07:39 +02:00
Quentin Gliech be90cbb3da ci: work around cargo-zigbuild cache bug 2023-09-08 15:05:59 +02:00
dependabot[bot] 0bee1284b2 build(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3.1.2...v3.1.3)

---
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>
2023-09-07 11:52:39 +02:00
dependabot[bot] 25df547f9f build(deps): bump actions/checkout from 3.6.0 to 4.0.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 4.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.6.0...v4.0.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 10:11:53 +02:00
dependabot[bot] 83ff03acd1 build(deps): bump sigstore/cosign-installer from 3.1.1 to 3.1.2
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.1.1...v3.1.2)

---
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>
2023-09-05 10:09:19 +02:00