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
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]
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
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
renovate[bot]
5d0407d0a6
Update actions/checkout digest to 0ad4b8f ( #4203 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 10:23:58 +00:00
Kegan Dougal
d421e7f829
Run complement-crypto in CI ( #4197 )
...
* Maybe run complement-crypto
* Use existing checkout
* Test that things fail if crypto breaks
* Fix test; run only on merge queue
* Prettier
* Maybe get it working in a merge queue
2024-05-13 10:26:27 +00:00
Michael Telatynski
9fd051af33
Update downstream-end-to-end-tests.yml
2024-05-13 11:20:47 +01:00
David Baker
2bf554761c
Add some comments to the release drafter workflows ( #4140 )
...
* Add some comments to the release drafter workflows
* Rename component workflow so they have different names
* Fix comment
---------
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2024-04-30 09:38:07 +00:00
Michael Telatynski
c2687643b5
Update downstream-end-to-end-tests.yml
2024-04-30 10:30:19 +01:00
Michael Telatynski
a33758eda6
Update downstream-end-to-end-tests.yml
2024-04-30 10:28:44 +01:00
Michael Telatynski
8faed02cc5
Update sonarcloud.yml
2024-04-29 17:22:32 +01:00
Michael Telatynski
3ae0dab47a
Update sonarcloud.yml
2024-04-29 16:59:55 +01:00
Michael Telatynski
95394e4cbe
Update sonarcloud.yml
2024-04-29 16:52:54 +01:00
Michael Telatynski
8c9bbc01fc
Update downstream-end-to-end-tests.yml
2024-04-29 16:20:24 +01:00
Michael Telatynski
eb888791a3
Pass all args to Sonar via sonar-project.properties file ( #4179 )
...
* Pass all args to Sonar via sonar-project.properties file
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Update Sonarcloud action to v3.1
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Apply suggestions from code review
Co-authored-by: davidegirardi <16451191+davidegirardi@users.noreply.github.com >
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
Co-authored-by: davidegirardi <16451191+davidegirardi@users.noreply.github.com >
2024-04-29 15:12:00 +00:00
Michael Telatynski
6c0b2f55e1
Delete .github/workflows/downstream-artifacts.yml
2024-04-29 10:53:12 +01:00
Michael Telatynski
c9a5eaece3
Simplify Playwright CI ( #4178 )
2024-04-29 08:49:00 +01:00
renovate[bot]
53039b78ee
Update all non-major dependencies ( #4158 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-16 13:25:06 +00:00
David Baker
475f82c5ce
Update git-get-release action ( #4148 )
...
which appears to be breaking renovate somehow, and could probably use
and update anyway.
2024-04-11 09:36:07 +00:00
Michael Telatynski
0ff0093380
Add knip unused code & dependency analyser ( #4013 )
2024-04-08 11:04:40 +01:00
renovate[bot]
1ed3b13f0d
Update all non-major dependencies ( #4142 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-02 17:58:13 +00:00
renovate[bot]
4f628bf64c
Update mheap/github-action-required-labels digest to 132879b ( #4141 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-02 17:08:08 +00:00
Michael Telatynski
7884c22e41
Fix permissions for deploying docs to github pages ( #4122 )
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-03-19 17:57:33 +00:00
renovate[bot]
596826ab4d
Update all non-major dependencies ( #4116 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-19 16:22:03 +00:00
Michael Telatynski
c22a6858c8
Temporarily disable broken step in the release process
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-03-12 18:53:44 +00:00
renovate[bot]
7fee37680f
Update typedoc ( #4098 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2024-03-06 08:49:16 +00:00
renovate[bot]
2541ca04c2
Update all non-major dependencies ( #4096 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2024-03-05 17:54:30 +00:00
renovate[bot]
50b042d1ff
Update tspascoal/get-user-teams-membership digest to 57e9f42 ( #4094 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-05 16:14:15 +00:00
David Langley
b2e09250d9
Add job to automate adding new issues to the new project ( #4087 )
...
* add job to automate adding new issues to the new project
* missing jobs:
2024-02-29 12:20:53 +00:00
Michael Telatynski
5b74b446d4
Prune broken docs symlinks
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-02-22 10:48:50 +00:00
renovate[bot]
4da9627727
Update all non-major dependencies ( #4076 )
...
* 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-02-22 09:35:20 +00:00
Michael Telatynski
7f25162725
Update pull_request.yaml
2024-02-21 21:31:43 +00:00
Michael Telatynski
42dc498359
Update pull_request.yaml
2024-02-19 13:49:48 +00:00
Michael Telatynski
f96dac1e5b
Saner releases clean up ( #4072 )
...
* Remove allchange dependency
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Remove stale release scripts
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Update pull request template to remove allchange behaviours
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Update label check automation
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* mheap
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Re-add node-fetch which was previously transitive via allchange
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Use node-fetch@^2
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-02-19 12:32:26 +00:00