Commit Graph

11 Commits

Author SHA1 Message Date
David Finol
a89f0fae68 Upgrade to use typescript instead of javascript and use game-ci images
* Upgrade to using typescript instead of javascript and use game-ci images instead of gableroux images

* Fix errors

* Update bash script

* Fix test

* Remove test

* Add versioning

* Update husky

* Update husky

* Update husky

* Update package.json

* Update husky and image-tag

* Use 'yarn lint-staged' instead of 'npx lint-staged'

* Update entrypoint.sh
2022-01-10 21:14:47 -06:00
dependabot[bot]
135235a5b6 Bump actions/setup-node from 2.4.0 to 2.5.1 (#83)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.0 to 2.5.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.4.0...v2.5.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-28 21:19:23 +01:00
dependabot[bot]
ad4da7340e Bump actions/setup-node from 2.3.2 to 2.4.0 (#75)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.3.2...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-07 22:45:03 +02:00
dependabot[bot]
f984ae20ba Bump actions/setup-node from 2.1.5 to 2.3.2 (#74)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.1.5 to 2.3.2.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.5...v2.3.2)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-04 17:44:11 +02:00
dependabot[bot]
f5fb591ebf Bump actions/setup-node from v1.1.2 to v2.1.5 (#63)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1.1.2 to v2.1.5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1.1.2...46071b5c7a2e0c34e49c3cb8a0e792e86e18d5ea)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-30 01:37:26 +02:00
Webber
2a04635f7a Update docs 2020-01-29 21:12:59 +01:00
Webber
271ac6eac9 Add tests to pipeline 2020-01-29 21:12:59 +01:00
Webber
6854c930fe Add workflow strategy for multiple versions 2020-01-29 21:12:59 +01:00
Webber
caf297b116 Use hardcoded license for allowing workflow in external PRs 2020-01-21 22:03:59 +01:00
Webber
5e03b210c2 Add pull requests as trigger for workflow 2019-12-07 16:03:17 +01:00
Webber
900b158ef4 Test the action 2019-11-30 15:01:52 +01:00