Commit graph

4 commits

Author SHA1 Message Date
b5635accf9 ci: install yarn for actions on forgejo
Some checks failed
CI / Lint (pull_request) Failing after 7s
CI / Test Node (pull_request) Failing after 5s
Conventional Tools Commitlint / Commitlint (pull_request) Successful in 5s
Summary:

The forgejo action use act under the hood. The default image does not have yarn
installed so, this is installing it.

Test Plan:

CI
2024-09-17 08:02:23 +01:00
186c5754d7 ci: run tests on multiple node versions 2023-08-16 19:56:50 +01:00
092985baf7 chore: update github actions
Update the node version to be consistent between the tests and
publishing.

Adds yarn cacheing to the setup-node action.

Adds a conditional action for the publishing so we don't publish a
release the release tagging fails.
2023-02-10 08:01:53 +00:00
656ef25406 chore: setup actions 2022-10-24 19:57:12 +01:00