Commit Graph

14 Commits (47c80b2383c8f9ad8ccd3ee195930eb2af6bb2f3)

Author SHA1 Message Date
Konrad Pabjan 47c80b2383 Small tweaks to existing workflows 2023-01-05 20:28:36 +00:00
Konrad Pabjan 7375ec431c Use NPM CI vs install 2023-01-05 20:20:08 +00:00
Konrad Pabjan 7e45c255ee Test 2023-01-05 20:05:29 +00:00
Konrad Pabjan 580feb4efd Test 2023-01-05 19:41:09 +00:00
Konrad Pabjan 4143026b46 Remove caching 2023-01-05 16:44:49 +00:00
Konrad Pabjan 4e875ba5d1 Use node 18.x for check-dist 2023-01-05 15:24:30 +00:00
Konrad Pabjan db0a613a77 Update check dist with node 16 2023-01-05 14:29:39 +00:00
Konrad Pabjan 2c08627390 Test node 14 2023-01-05 14:23:49 +00:00
Konrad Pabjan b7882ac5b1 use npm install 2023-01-04 21:45:45 +00:00
Konrad Pabjan 74798f3937 Remove new caching 2023-01-04 21:38:26 +00:00
Konrad Pabjan 4e9b3eabba Add npm build to check-dist 2023-01-04 21:33:10 +00:00
Konrad Pabjan 34557c202d Use node 16 for devcontainer and CI 2023-01-04 20:44:09 +00:00
Brian Cristante 11e311c8b5
Remove path filters (#229) 2021-06-25 13:39:56 -04:00
Brian Cristante 8d06e6c094
Create check-dist.yml (#227)
* Create check-dist.yml

* steps.if still needs ${{ }} when the expr has operators

* single quotes?

* npm install

* mess with index.js

* add if failure()

* Copy the correct version back in from the artifact

* Update .github/workflows/check-dist.yml

Co-authored-by: Konrad Pabjan <konradpabjan@github.com>

* formatting & language

* npm ci

Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
2021-06-24 11:38:43 -04:00