dependabot[bot]
|
7cc845b34b
|
Bump actions/setup-node from 1 to 2.5.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 2.5.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...v2.5.1)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-04 22:29:26 +01:00 |
|
Wolvan
|
934112de95
|
Only run tests on npm version 7+
NPM 7 introduced `set-script` which is needed to avoid running the
prepublish script on installation.
|
2022-02-04 22:19:57 +01:00 |
|
Wolvan
|
af8163541a
|
Add tests and automatic image publishing
A couple of github action files have been added that (hopefully)
run tests and CI for the docker images on push to dev and master.
|
2022-02-04 21:28:10 +01:00 |
|