renovate[bot]
f08805d3ed
Update GitHub Actions
2025-10-07 05:31:36 +00:00
renovate[bot]
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 Ferrazzutti
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]
e7086ff8fc
Pin dependencies
2025-04-01 02:20:37 +00:00
Hugh Nimmo-Smith
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-Smith
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]
8aa95d1ddd
Update GitHub Actions
2025-03-03 15:54:20 +00:00
Hugh Nimmo-Smith
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-Smith
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]
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]
6420e211c6
Update GitHub Actions
2025-01-07 15:53:36 +00:00
renovate[bot]
3bd3e947ad
Update GitHub Actions
2024-10-14 13:47:02 +00:00
renovate[bot]
8fcdfdf5e6
Update GitHub Actions
2024-10-09 10:02:22 +00:00
renovate[bot]
fa6b8b3f0b
Update actions/upload-artifact action to v4.4.0
2024-09-01 00:30:19 +00:00
renovate[bot]
2b9bf1fbe6
Update GitHub Actions
2024-08-12 13:18:51 +00:00
renovate[bot]
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]
afd4fdcea2
Pin dependencies
2024-06-21 13:21:08 +00:00
fkwp
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]
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]
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]
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]
d5ccfa2ac5
Update docker/metadata-action digest to 1294d94
2024-04-15 07:23:12 +00:00
renovate[bot]
97693639dd
Update docker/setup-buildx-action digest to d70bba7
2024-04-08 19:40:37 +00:00
renovate[bot]
beb408aa04
Update docker/metadata-action digest to c314eea
2024-04-08 18:52:08 +00:00
renovate[bot]
5963bdae6e
Update docker/login-action digest to 5f4866a
2024-04-08 16:59:08 +00:00
renovate[bot]
d35a070844
Update docker/build-push-action digest to f8bc7f4
2024-04-08 16:25:14 +00:00
renovate[bot]
7cf50101b3
Update docker/metadata-action digest to 38b3677
2024-03-19 12:58:22 +00:00
renovate[bot]
f6094378fe
Update docker/build-push-action digest to 090ca15
2024-03-18 09:36:58 +00:00
fkwp
1c47a83c04
Merge pull request #2261 from element-hq/renovate/docker-login-action-digest
...
Update docker/login-action digest to e92390c
2024-03-14 10:16:29 +01:00
fkwp
318702ad13
Merge pull request #2262 from element-hq/renovate/docker-metadata-action-digest
...
Update docker/metadata-action digest to 7535934
2024-03-14 10:16:10 +01:00
fkwp
bf8a2bba45
Merge pull request #2263 from element-hq/renovate/docker-setup-buildx-action-digest
...
Update docker/setup-buildx-action digest to 2b51285
2024-03-14 10:15:50 +01:00
renovate[bot]
88a67b8fc8
Update docker/setup-buildx-action digest to 2b51285
2024-03-14 09:12:01 +00:00
renovate[bot]
09eb666daf
Update docker/metadata-action digest to 7535934
2024-03-14 09:11:56 +00:00
renovate[bot]
c8ebd129ed
Update docker/login-action digest to e92390c
2024-03-14 09:11:52 +00:00
renovate[bot]
1aede1e24e
Update docker/build-push-action digest to 2cdde99
2024-03-14 09:11:49 +00:00