Jonas Platte
cca8ac7aea
ci: Only save caches from main branch
...
Caches saved from a PR can't be loaded from other unrelated PRs, wasting
space and possibly getting older previously-saved caches evicted first.
2023-04-28 11:17:19 +02:00
Andrew Ferrazzutti
46f69f7efd
Update supported Node.js versions
...
Signed-off-by: Andrew Ferrazzutti <andrewf@element.io >
2023-04-25 23:51:53 +09:00
Richard van der Hoff
a86754a317
Minor tweaks to the github actions configurations ( #1606 )
...
* Replace custom cancellation action with `concurrency`
* Improve step names
... so don't have three steps with the same name
* Bump version of checkout action
checkout@v2 uses an old version of nodejs, which is deprecated.
2023-03-02 14:04:59 +00:00
Jonas Platte
4a5a0293a9
ci: Replace unmaintained actions-rs/cargo action
...
… we really didn't need it and can use run instead.
2023-02-10 13:58:41 +01:00
Jonas Platte
a5bfab1d55
ci: Replace unmaintained actions-rs/toolchain action
...
… with dtolnay/rust-toolchain.
2023-02-10 13:58:41 +01:00
Jonas Platte
cf359dede5
chore: Upgrade rust-cache GitHub action
2023-02-10 12:16:06 +01:00
Jonas Platte
054dfa98a0
ci: Upgrade checkout action
2022-08-04 23:43:49 +02:00
Benjamin Kampmann
d8caaed1ce
docs: only document default workspace members, not all
2022-08-02 15:24:48 +02:00
Benjamin Kampmann
14429af511
Update .github/workflows/documentation.yml
...
Co-authored-by: Jonas Platte <jplatte+git@posteo.de >
2022-08-01 22:19:46 +02:00
Benjamin Kampmann
1e6e00b0c0
ci(integration-testing): split integration test off from regular tests
2022-08-01 18:54:33 +02:00
Benjamin Kampmann
5089c1a7e9
ci(docs): force npm generated bindings if existing
2022-08-01 14:56:26 +02:00
Benjamin Kampmann
d0f58d0879
ci(js) add npm docs of bindings to pages
2022-08-01 12:17:36 +02:00
Ivan Enderlin
8cd7fa9fb0
chore: Implement feedback.
2022-06-22 16:03:37 +02:00