Commit Graph
5 Commits
Author SHA1 Message Date
Thomas BoopandGitHub 6d709998c7 regenerate dist 2022-02-10 21:18:28 +00:00
Thomas BoopandGitHub 5784c79d41 regenerate files and update workflows 2022-02-10 21:11:10 +00:00
Thomas BoopandGitHub 558ef89cd9 Update default runtime to node16
Node 12 has an end of life on April 30, 2022.

This PR updates the default runtime to [node16](https://github.blog/changelog/2021-12-10-github-actions-github-hosted-runners-now-run-node-js-16-by-default/), rather then node12. 

This is supported on all Actions Runners v2.285.0 or later.
2022-02-07 14:04:45 -05:00
Thomas BoopandGitHub c6fd00ceb9 Swap to env files (#200)
* Swap to env files

* revert to old method for tests

* disable executing of commands during tests

* bump package.json @actions/core version
2020-10-01 12:03:22 -04:00
Thomas BoopandGitHub c211e95e60 Add Licensed To Help Verify Prod Licenses (#180)
* add licensed workflow and config files

* manual dependency verification

* Hide generated license files in pr
2020-09-10 09:23:54 -04:00