Michael Telatynski
72519a0eb4
Make sonarcloud.yml more reusable ( #4681 )
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2025-02-03 14:25:56 +00:00
renovate[bot]
ad1afbc45b
Update guibranco/github-status-action-v2 digest to ecd54a0 ( #4636 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-21 14:56:15 +00:00
renovate[bot]
fd894309f2
Update guibranco/github-status-action-v2 digest to 56cd38c ( #4602 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-07 12:54:50 +00:00
Johannes Marbach
6f7c74f9ea
Add syntax & type check for Node.js example on CI ( #4410 )
...
* Add syntax & type check for Node.js example on CI
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org >
* Fix quotes
---------
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org >
Co-authored-by: Florian Duros <florianduros@element.io >
2025-01-03 18:49:57 +00:00
renovate[bot]
8155b0acfc
Update mheap/github-action-required-labels digest to 388fd6a ( #4577 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-10 22:11:53 +00:00
renovate[bot]
413c156624
Update guibranco/github-status-action-v2 digest to d469d49 ( #4576 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-10 18:12:27 +00:00
Michael Telatynski
051f4e2ab9
Fix release-checks to not use reserved name GITHUB_TOKEN
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-12-02 10:47:35 +00:00
Michael Telatynski
bc5246970c
Extract release sanity checks to reusable workflow ( #4546 )
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-12-02 09:14:45 +00:00
Michael Telatynski
8fc77c595a
Move bump downstreams to js-sdk specific release workflow ( #4547 )
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-11-27 14:15:51 +00:00
renovate[bot]
b1445d7457
Update all non-major dependencies ( #4558 )
...
* Update all non-major dependencies
* Prettier
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2024-11-27 09:22:49 +00:00
Michael Telatynski
b3794760c6
Merge remote-tracking branch 'origin/develop' into develop
2024-11-27 09:10:52 +00:00
Michael Telatynski
fbdcc597b6
Fix workflow permissions
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-11-27 07:44:35 +00:00
renovate[bot]
b27c6de78d
Update guibranco/github-status-action-v2 digest to 66088c4 ( #4548 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-26 18:23:16 +00:00
Michael Telatynski
006929ac0c
Fix release workflow permissions
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-11-26 13:41:14 +00:00
Michael Telatynski
d6f3262e12
Prevent releases when release blockers exist ( #4543 )
...
* Prevent releases when release blockers exist
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Fix
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Add permissions
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-11-26 09:59:41 +00:00
Michael Telatynski
1e9934a69d
Fix docs-pr-netlify.yaml permissions
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-11-22 11:35:04 +00:00
Michael Telatynski
a6d342d3a4
Switch away from deprecated github-status-action ( #4539 )
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-11-21 17:04:22 +00:00
Michael Telatynski
4b9a1bd53f
Fix coverage check
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-11-21 16:05:38 +00:00
Michael Telatynski
26248f85d5
Additional check to ensure artifacts are downloaded
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-11-21 16:00:30 +00:00
Michael Telatynski
ae2ae483db
We have to explicitly specify github-token even though it is the default for this to work in theory
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-11-21 15:59:17 +00:00
Michael Telatynski
c87692d0aa
Tighten GITHUB_TOKEN permissions ( #4538 )
...
* Tighten GITHUB_TOKEN permissions
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Tighten GITHUB_TOKEN permissions
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Fix permission
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-11-21 14:01:45 +00:00
Michael Telatynski
5c894b34b3
Add downstream tsc for element-web ( #4508 )
...
* Add downstream tsc for element-web
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Update static_analysis.yml
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-11-13 14:16:37 +00:00
renovate[bot]
906390f0bf
Update shogo82148/actions-upload-release-asset digest to 8482bd7 ( #4516 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-12 14:10:31 +00:00
renovate[bot]
795497fafa
Update crazy-max/ghaction-import-gpg digest to cb9bde2 ( #4515 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-12 14:10:01 +00:00
renovate[bot]
053c5741b0
Update actions/checkout digest to 11bd719 ( #4514 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-12 14:07:59 +00:00
Michael Telatynski
b9aacea1cb
Fix release scripts
...
Regressed by https://github.com/matrix-org/matrix-js-sdk/pull/4496
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-11-12 09:27:44 +00:00
Richard van der Hoff
fbbdb6e766
Remove dead release scripts ( #4496 )
...
* Remove redundant `pre-release.sh` script
This is now a no-op (there are no `matrix_lib` fields in package.json), so we
may as well remove it.
* Remove redundant `post-merge-master` script
Just as pre-release is a no-op, so is this
* Remove redundant switch_package_to_release script
Once more: this script is a no-op.
2024-11-05 16:38:13 +00:00
Richard van der Hoff
e72859a44a
Update codeowners for crypto-api ( #4478 )
...
Obviously, the crypto api is owned by the (web) crypto team!
2024-10-29 17:02:14 +00:00
Michael Telatynski
f891fe4423
Fix gitflow workflow not handling edge case ( #4463 )
...
of not needing to reset package to `#develop`
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-10-25 11:15:00 +00:00
renovate[bot]
88cf5eb769
Update actions/checkout digest to eef6144 ( #4464 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-18 13:54:33 +00:00
Michael Telatynski
66c80949e8
Pin GHA runner versions ( #4461 )
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-10-17 09:04:19 +00:00
Michael Telatynski
68b06d7b60
Update workflows referencing matrix-react-sdk to use only element-web ( #4451 )
2024-10-16 13:48:21 +01:00
Florian Duros
d0890d9450
Update sonarcloud action to use v3.3 matrix-org/sonarcloud-workflow-action ( #4430 )
2024-09-24 15:35:40 +00:00
Florian Duros
febe27ddcc
Replace matrix.org/matrix-react-sdk by element-hq/matrix-react-sdk ( #4404 )
2024-09-13 13:03:31 +00:00
renovate[bot]
7efa6352f8
Update shogo82148/actions-upload-release-asset digest to aac270e ( #4385 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-03 20:32:50 +00:00
renovate[bot]
f74614705e
Update mheap/github-action-required-labels digest to d25134c ( #4384 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-03 20:32:29 +00:00
David Baker
e6acfdf275
Rename merge release notes script to cjs ( #4361 )
...
and update the corresponding workflow file
2024-08-28 10:40:16 +00:00
David Baker
802b996b10
Set web team as codeowner for the scripts dir ( #4354 )
...
The scripts in here are used in the release, and from the develop
branch too (because it's the main branch and github actions does this)
so it's critical for the release process.
2024-08-23 12:46:27 +00:00
renovate[bot]
17b6e59819
Update shogo82148/actions-upload-release-asset digest to 6d4fd50 ( #4366 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-21 15:47:42 +00:00
Michael Telatynski
09780672aa
Fix release-gitflow.yml node version
2024-08-06 11:42:35 +01:00
Michael Telatynski
fe0edcd081
Stop testing on Node 21 as it is EOL ( #4308 )
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-07-09 14:32:07 +00:00
Michael Telatynski
51544f25a7
Fix bump-downstreams using incompatible Node version
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-07-09 13:17:11 +01:00
Richard van der Hoff
03ed4f5dd7
Bump node.js requirement to 20. ( #4293 )
...
According to
https://github.com/matrix-org/matrix-js-sdk?tab=readme-ov-file#supported-platforms ,
we *only* supprt the latest LTS release (which is currenly https://github.com/nodejs/release#release-schedule ), so this should be safe.
2024-07-04 12:27:31 +00:00
David Langley
0a7f7efd9d
Sync labels with element-meta and add local labels yml for others. ( #4295 )
2024-07-03 13:36:40 +00:00
Michael Telatynski
0f98df158c
Fix ingest of release notes wiping out the parent notes ( #4266 )
...
* Fix ingest of release notes wiping out the parent notes
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Remove redundant reusable workflow input
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-06-25 16:24:13 +00:00
renovate[bot]
3e0017fecf
Update actions/checkout digest to 692973e ( #4267 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-25 15:25:04 +00:00
renovate[bot]
8790cde6d4
Update dependency typedoc to ^0.26.0 ( #4270 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2024-06-25 15:21:27 +01:00
renovate[bot]
8535604200
Update actions/checkout digest to a5ac7e5 ( #4219 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-30 11:45:14 +00:00
R Midhun Suresh
8c3be2a56a
Update organization ( #4212 )
2024-05-21 15:55:49 +00:00
renovate[bot]
73ce51065f
Update mheap/github-action-required-labels digest to 5847eef ( #4204 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 10:26:32 +00:00