Commit Graph

15 Commits

Author SHA1 Message Date
dependabot[bot] 92544e4047
Bump actions/setup-node from 2.4.1 to 2.5.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.1 to 2.5.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.4.1...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>
2021-12-29 03:21:11 +00:00
dependabot[bot] c5a9c383e8
Bump actions/setup-node from 1 to 2.4.1 (#387)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 2.4.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...v2.4.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-13 08:29:46 -04:00
Brian Cristante 41c060b9af
Create check-dist.yml (#352)
* Add check-dist.yml

* Fix triggers in licensed.yml

* Delete licensed.yml
2021-10-13 08:20:28 -04:00
Ross Brodbeck bfe8a6758b
master -> main trigger update 2020-07-20 07:52:25 -04:00
Ross Brodbeck 802f392f59
Update prettier and run it on YAML (#74) 2020-07-20 07:44:22 -04:00
Ross Brodbeck d34e81e77f
Fix a bunch of small issues with the template (#67)
* Fixup dependencies and some other things

* add dependabot

* Update to separate run steps
2020-07-20 07:07:15 -04:00
toda 4640e008e8
chore: version up actions/checkout@2 (#54) 2020-07-17 08:59:45 -04:00
Bryan MacFarlane d381446d27
add badge (#43) 2019-12-07 10:40:49 -08:00
Ross Brodbeck 9cdc5b327a
Update typescript template to follow some conventions (#42)
* Update default project to follow conventions
2019-12-06 14:22:35 -05:00
Bryan MacFarlane c125c0f784 update test.yml to validate master locally 2019-09-25 15:20:18 -04:00
Bryan MacFarlane 7fd643eccd run local action 2019-09-21 10:37:13 -04:00
Bryan MacFarlane df66b0f320 update test yml 2019-09-21 10:36:57 -04:00
Bryan MacFarlane b2a87e0a71 update with tests 2019-09-21 08:56:30 -04:00
Danny McCormick 768ad92772
Remove format step 2019-08-09 16:09:30 -04:00
Shawn Napora 9851c37052 Add workflow to build, test, and check formatting/artifacts on PR (#8)
* add workflow

* add workflow and remove husky

* prettier tests
2019-08-08 14:36:59 -04:00