Michael Telatynski
68317ac836
Remove browserify builds ( #3759 )
2023-10-03 10:23:11 +01:00
Michael Telatynski
5c45c980e9
Update cypress.yml
2023-10-03 08:40:40 +01:00
Michael Telatynski
d29b8520f7
Update cypress.yml
2023-09-25 17:17:26 +01:00
Richard van der Hoff
37e1fd9af5
Another attempt at fixing the Cypress job ( #3749 )
2023-09-25 15:58:38 +01:00
Richard van der Hoff
407ec4d67a
Add github action to mark cypress tests skipped ( #3744 )
2023-09-22 09:22:00 +00:00
renovate[bot]
a3e273d6f1
Update all non-major dependencies ( #3735 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-20 10:26:16 +00:00
renovate[bot]
b1a3b264e5
Update SimenB/github-actions-cpu-cores action to v2 ( #3741 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-20 10:25:40 +00:00
renovate[bot]
015e9a5be7
Update all non-major dependencies ( #3700 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-06 12:42:44 +00:00
renovate[bot]
8cdd8e882b
Update peter-evans/repository-dispatch digest to bf47d10 ( #3696 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-06 09:02:54 +00:00
renovate[bot]
76e0d5a896
Update actions/checkout action to v4 ( #3701 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-05 17:30:43 +00:00
renovate[bot]
5788d9744b
Update all non-major dependencies ( #3671 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-24 13:01:48 +00:00
renovate[bot]
9e35b8dd0a
Update all non-major dependencies ( #3656 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-08 15:09:57 +00:00
renovate[bot]
bed787b749
Update tibdex/backport digest to 9565281 ( #3658 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-08 14:14:28 +00:00
renovate[bot]
906946c419
Update all non-major dependencies ( #3626 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-27 08:37:23 +00:00
Michael Telatynski
38c3abb364
Update downstream-artifacts.yml ( #3613 )
2023-07-20 21:43:49 +00:00
renovate[bot]
b052950a19
Update JS-DevTools/npm-publish action to v2.2.1 ( #3581 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-12 10:57:45 +00:00
renovate[bot]
e68a1471c1
Update all non-major dependencies ( #3564 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-10 14:38:14 +00:00
Richard van der Hoff
722debe8f9
Drop support for Node 16 ( #3533 )
...
* Stop running tests on Node 16
* update package.json
2023-06-29 16:36:09 +00:00
Richard van der Hoff
acbcb4658a
Force coloured output from jest ( #3521 )
2023-06-27 15:14:47 +00:00
renovate[bot]
e4a9f958a0
Update peter-evans/create-pull-request digest to 1534078 ( #3518 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-27 11:11:12 +00:00
renovate[bot]
5a68861418
Update all non-major dependencies ( #3513 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-27 11:00:37 +00:00
Richard van der Hoff
3e646bdfa0
Bump version of the react-sdk cypress workflow file ( #3501 )
...
`cypress.yaml` is currently pinned to an old version of the react-sdk, meaning
that each attempt to run it is currently failing with an error.
(Introduced by https://github.com/matrix-org/matrix-js-sdk/pull/3480 )
2023-06-26 09:09:20 +00:00
Michael Telatynski
9c62d15447
Specify git tags for cypress workflow so updating tests is gated by renovate PRs ( #3480 )
2023-06-19 07:38:24 +00:00
Michael Cousins
9f30defcd1
Upgrade JS-DevTools/npm-publish to v2 ( #3456 )
...
- Upgrade JS-DevTools/npm-publish to v2.2.0
- Remove workaround for bug JS-DevTools/npm-publish#15
- Remove usage of `jq` in favor of npm-publish output
Signed-off-by: Michael Cousins <michael@cousins.io >
2023-06-14 08:02:48 +00:00
Richard van der Hoff
61497c9a8f
Pass Kiwi secrets to react-sdk Cypress build ( #3461 )
2023-06-09 11:03:33 +00:00
RiotRobot
9451b55985
Merge branch 'master' into develop
2023-06-06 13:45:34 +01:00
Richard van der Hoff
ea7042efb9
Disable downstream artifacts build for develop branch ( #3444 )
2023-06-05 17:38:08 +00:00
Richard van der Hoff
3351c4f57a
Fix downstream-artifacts build ( #3443 )
...
* Fix downstream-artifacts build
* Update cypress.yml
2023-06-05 15:05:14 +00:00
Richard van der Hoff
e70a1a1eff
GHA: build and cypress-test a copy of element-web after each push ( #3412 )
...
* Build a copy of element-web after each push
* Run cypress after each build of element-web
2023-06-05 09:11:00 +00:00
ElementRobot
81cb44db7f
Merge branch 'develop' into staging
...
# Conflicts:
# spec/unit/room.spec.ts
# src/models/event-timeline.ts
# src/models/thread.ts
2023-06-01 16:49:33 +01:00
Michael Telatynski
b5d544df68
Update sonarqube.yml ( #3376 )
2023-05-19 12:16:29 +00:00
renovate[bot]
32a5cc4728
Update matrix-org/netlify-pr-preview action to v2 ( #3374 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-16 15:01:13 +00:00
Michael Telatynski
78637a0689
Fix docs deployment
2023-05-16 14:15:27 +01:00
Michael Telatynski
5e8cb9fa18
Fix typedoc release documentation deployment ( #3358 )
...
* Prune typedoc docs before generating new ones
* Only maintain 10 major versions
* Switch to deploy mechanism which doesn't mangle symlinks
* Convert absolute symlinks to relative
2023-05-15 09:14:35 +00:00
Andy Balaam
73ca9c9ed2
Revert "Update JS-DevTools/npm-publish action to v2 ( #3336 )" ( #3350 )
...
Attempting to fix failure to publish to NPM due to an "invalid token"
error https://github.com/matrix-org/matrix-js-sdk/actions/runs/4926808655/jobs/8819822367 .
This reverts commit ca9263fa64 .
2023-05-10 10:32:22 +00:00
renovate[bot]
ca9263fa64
Update JS-DevTools/npm-publish action to v2 ( #3336 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-02 13:56:42 +00:00
renovate[bot]
9f619be08d
Update peter-evans/create-pull-request digest to 284f54f ( #3331 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-02 13:40:31 +00:00
renovate[bot]
38d5b202c9
Update peter-evans/create-pull-request action to v5 ( #3300 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-26 12:47:31 +00:00
Michael Telatynski
514e4f07f1
Update sonarcloud.yml
2023-04-24 08:38:14 +01:00
Michael Telatynski
37e8391cde
Node 20 support ( #3302 )
2023-04-19 09:11:32 +01:00
renovate[bot]
01afed9ff9
Update dawidd6/action-download-artifact digest to 246dbf4 ( #3294 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-18 22:10:19 +00:00
Michael Telatynski
2687bb37fb
Update tests.yml
2023-04-18 17:51:06 +01:00
Michael Telatynski
9d230ef0d6
Use typedoc-plugin-versions ( #3289 )
...
* Install typedoc-plugin-versions
* Iterate
* Remove typedoc.json
* Simplify
* Simplify
* gnu vs bsd
* Iterate
* Iterate
2023-04-18 12:39:17 +00:00
Richard van der Hoff
b9d0596dd7
Fix typedoc warnings ( #3275 )
...
There aren't that many of these, so I've gone through and fixed them, and
configured the GHA workflow to complain if any creep back in.
2023-04-12 20:30:57 +00:00
Richard van der Hoff
6049c0bf37
Improve output in github actions for jest tests ( #3269 )
2023-04-11 18:53:10 +00:00
Michael Telatynski
a58c5aacdf
Update pull_request.yaml
2023-04-06 12:53:43 +01:00
renovate[bot]
2be5889d18
Update peter-evans/create-pull-request digest to 38e0b6e ( #3257 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-06 09:20:40 +00:00
Michael Telatynski
ca6b574bee
Update upgrade_dependencies.yml ( #3264 )
2023-04-06 07:51:58 +00:00
Michael Telatynski
57b0172a2d
Update pull_request.yaml
2023-04-06 09:17:30 +01:00
Michael Telatynski
53260ee25d
Update pull_request.yaml ( #3255 )
2023-04-06 07:45:44 +00:00