Commit graph

6 commits

Author SHA1 Message Date
186c5754d7 ci: run tests on multiple node versions 2023-08-16 19:56:50 +01:00
fdd59c115d ci: add safe.directory to git config 2023-05-31 16:30:39 +01:00
e5fa389bdc chore: move to conventional-tools docker hub image 2023-05-31 16:23:26 +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
462048fb12 ci: make the current directory safe for git
This is also done in actions/checkout but for some reason dose not work.
I think its got something to do with us using a container for the
action.
2023-01-09 17:31:08 +00:00
656ef25406 chore: setup actions 2022-10-24 19:57:12 +01:00