Commit Graph

6 Commits (f626d210e89a2e2d150959be6e4551ba42e25f5c)

Author SHA1 Message Date
Rob Herley 8d531b15a6
reorganize upload code in prep for merge logic, add more tests 2 years ago
Rob Herley 6c139afa6f
update imports and old v4-beta references 2 years ago
Rob Herley 6a5077f99b
update docs and bump @actions/artifact 2 years ago
Konrad Pabjan 013d2b89ba
Create devcontainer for codespaces + update all dev dependencies (#375)
* Create devcontainer for codespaces

* Use node 16 for devcontainer and CI

* Fix node version incompatibility error

* Remove caching

* Add npm build to check-dist

* Remove new caching

* use npm install

* Test node 14

* Update check dist with node 16

* Use node 18.x for check-dist

* Npm install vs CI

* Update package.json scripts

* test

* Remove caching

* npm run test

* testing

* test

* test

* One more test

* Test

* test

* Update everything

* use vercel

* Test

* Update index.js

* Test

* Remove codeql warnings

* Use NPM CI vs install

* Small tweaks to existing workflows
3 years ago
Brian Cristante 11e311c8b5
Remove path filters (#229) 4 years ago
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>
4 years ago