Commit Graph
151 Commits
Author SHA1 Message Date
renovate[bot]andGitHub 53e9d05587 Update GitHub Actions 2026-05-12 15:57:48 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
99ba23bc96 Update GitHub Actions (#3831)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-01 17:33:25 +02:00
fkwpandGitHub 41f7b643fb Add zizmor checks on CI (#3792)
* zizmor auto fixes

* add github action for security analysis with zizmor

* add access token to iOS push action
2026-03-11 14:20:05 +01:00
fkwpandGitHub c9557e91d5 fix: add id-token permission as its required by tailscale login (part 3) (#3793)
* Push docker images to oci.element.io

* prettier

* add id-token permission as its required by tailscale login

* pass secrets to reusable workflows
2026-03-11 13:06:20 +01:00
fkwpandGitHub 00f880108e fix: add id-token permission as its required by tailscale login (part 2) (#3770)
* Push docker images to oci.element.io

* prettier

* add id-token permission as its required by tailscale login
2026-03-02 17:03:01 +01:00
Will HuntandGitHub f260a20728 Set latest tag when publishing a docker release. (#3650)
Fixes https://github.com/element-hq/element-call/issues/3647
2026-01-05 12:41:26 +00:00
renovate[bot]andGitHub 04bbf83ac5 Update GitHub Actions 2025-12-01 11:00:52 +00:00
renovate[bot]andGitHub b22a937e7c Update softprops/action-gh-release digest to 6da8fa9 2025-11-01 02:02:21 +00:00
renovate[bot]andGitHub f08805d3ed Update GitHub Actions 2025-10-07 05:31:36 +00:00
renovate[bot]andGitHub da2ce68348 Update GitHub Actions 2025-05-15 23:01:56 +00:00
Hugh Nimmo-Smith ee45e58903 Meh 2025-04-11 17:23:56 +01:00
Hugh Nimmo-Smith 4b247540ef value!=pattern 2025-04-11 17:16:47 +01:00
Hugh Nimmo-Smith fc281c516c Fix error
> Unrecognized named-value: 'env'. Located at position 1 within expression: env.VERSION
2025-04-11 17:12:58 +01:00
Hugh Nimmo-Smith 8858e4003a Explicitly set docker image version for releases
Otherwise we end up with inconsistency across RCs and Releases.
2025-04-11 17:08:08 +01:00
Andrew FerrazzuttiandGitHub 8c8a5e28a0 Fix Docker image tag in release notes (#3190)
The version tag of published Docker images includes a leading "v", so
include it in release notes.
2025-04-11 08:45:55 -04:00
renovate[bot]andGitHub e7086ff8fc Pin dependencies 2025-04-01 02:20:37 +00:00
7ca70cf4ab Publish embedded package for releases of Element Call (#3086)
* Publish embedded package for releases of Element Call

Part of https://github.com/element-hq/element-call/issues/2994

This PR:

- Publishes embedded builds as Tarball, NPM, AAR, SwiftPM for releases
- Publishes full builds as Tarball for releases
- Adds comments to release notes with the built artifact locations

* Update embedded/web/package.json

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>

* Update .github/workflows/publish-embedded-packages.yaml

* Update embedded/ios/Package.swift

* Apply suggestions from code review

* Try dry-run of gradlew

* Whitespace

* Fix more instances of unpinned GHA

* Minimise permissions

* Upload release notes once

To reduce concurrency

* Fix npm publish permissions

---------

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2025-03-19 21:33:09 +00:00
Hugh Nimmo-SmithandGitHub 7aac56aac0 Vite embedded build of Element Call (#3077)
* Embedded package build of Element Call

Part of https://github.com/element-hq/element-call/issues/2994

This creates a new "embedded" build (vs "full" build) at the vite level. It will be used by a later PR that actually provides platform specific packages.

Embedded build:

- Uses relative URLs
- Uses relative config.json path and other resource loading
- Has a config.json built in
- Doesn't include the public folder (e.g. favicon)

Out of scope:

- this doesn't attempt to exclude SPA functionality, so technically the build could be used in SPA
- the above means that the crypto-wasm binary is included in the build

* CI artifact name based on type of build

* Update src/config/Config.ts
2025-03-12 17:00:44 +00:00
renovate[bot]andGitHub 8aa95d1ddd Update GitHub Actions 2025-03-03 15:54:20 +00:00
Hugh Nimmo-SmithandGitHub 6e3fd10268 Explicitly build and publish docker for develop/livekit branch (#2996)
We don't need the tarball artifact and we have already done a build
2025-02-07 16:31:44 +00:00
Hugh Nimmo-Smith e23d8828ad GitHub Action workflows cannot be in a sub folder 2025-02-06 12:55:28 +00:00
Hugh Nimmo-SmithandGitHub 6dcfdf8d39 Cleanup GitHub Actions (#2983)
This is mostly just about naming. Plus removing an unused end-to-end testing workflow.
2025-02-06 13:13:08 +01:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
497ee3c7f7 Update GitHub Actions (#2945)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-13 17:07:38 +01:00
renovate[bot]andGitHub 6420e211c6 Update GitHub Actions 2025-01-07 15:53:36 +00:00
renovate[bot]andGitHub 3bd3e947ad Update GitHub Actions 2024-10-14 13:47:02 +00:00
renovate[bot]andGitHub 8fcdfdf5e6 Update GitHub Actions 2024-10-09 10:02:22 +00:00
renovate[bot]andGitHub fa6b8b3f0b Update actions/upload-artifact action to v4.4.0 2024-09-01 00:30:19 +00:00
renovate[bot]andGitHub 2b9bf1fbe6 Update GitHub Actions 2024-08-12 13:18:51 +00:00
renovate[bot]andGitHub 6abd1fbca1 Update GitHub Actions 2024-08-01 01:04:00 +00:00
Robin 13ef3183e2 Tell Renovate that we're trying to pin actions to specific tags
It thought that we were just trying to follow the latest commit on these actions, when in reality we want to follow the latest tag and pin its commit hash.
2024-06-21 09:57:48 -04:00
renovate[bot]andGitHub afd4fdcea2 Pin dependencies 2024-06-21 13:21:08 +00:00
fkwpandGitHub 2a0375d93f Merge pull request #2333 from element-hq/fkwp/refactor_gh_action_run-id
refactor run-id handling of GitHub Actions
2024-05-06 15:32:50 +02:00
renovate[bot]andGitHub f07a491bd9 Update actions/upload-artifact digest to 552bf37 2024-04-24 11:22:57 +00:00
fkwp af99d2a60b refactor run-id handling 2024-04-23 16:46:26 +02:00
renovate[bot]andGitHub a0f9c55194 Update actions/upload-artifact digest to 79616d2 2024-04-23 13:55:23 +00:00
fkwp bb9cbe26b3 fig gh actions for publish 2024-04-23 15:53:22 +02:00
fkwp 96a1c4bf7a fix gh action run-id for a release (fixed order) 2024-04-22 18:39:19 +02:00
fkwp 85c140bc32 fix gh action run-id for a release 2024-04-22 18:36:42 +02:00
fkwp affac2da40 fix gh action for a release 2024-04-22 18:04:47 +02:00
renovate[bot]andGitHub 244387dc04 Update actions/upload-artifact digest to b06cde3 2024-04-18 15:42:00 +00:00
fkwp bfd3a61aef adapt to stricter repo permissions part 3 2024-04-17 15:29:57 +02:00
fkwp 1381640cdb inputs -> with 2024-04-15 14:47:07 +00:00
fkwp d56dcaf0eb misssing inputs section 2024-04-15 14:45:23 +00:00
fkwp e1c71327c5 refactored to reuse the build workflow 2024-04-15 08:53:42 +00:00
renovate[bot]andGitHub d5ccfa2ac5 Update docker/metadata-action digest to 1294d94 2024-04-15 07:23:12 +00:00
renovate[bot]andGitHub 97693639dd Update docker/setup-buildx-action digest to d70bba7 2024-04-08 19:40:37 +00:00
renovate[bot]andGitHub beb408aa04 Update docker/metadata-action digest to c314eea 2024-04-08 18:52:08 +00:00
renovate[bot]andGitHub 5963bdae6e Update docker/login-action digest to 5f4866a 2024-04-08 16:59:08 +00:00
renovate[bot]andGitHub d35a070844 Update docker/build-push-action digest to f8bc7f4 2024-04-08 16:25:14 +00:00
renovate[bot]andGitHub 7cf50101b3 Update docker/metadata-action digest to 38b3677 2024-03-19 12:58:22 +00:00