Commit Graph

29 Commits (84e54000da2dc6a631a786445872e84be33086ea)

Author SHA1 Message Date
jongwooo 04b13caea4 chore: Use built-in cache action to cache dependencies
Signed-off-by: jongwooo <jongwooo.han@gmail.com>
Bishal Prasad d0af8a3ecc
Change datadog/squid to Ubuntu/squid in CI check ()
Vipul 27c0af5532
Remove .md files skip condition from test workflow
Peter Mescalchin 8f1e2e0286
Bump GitHub actions `actions/checkout` and `actions/setup-node` ()
* Bump GitHub actions

* Bump Node.js version used to `16.x` in workflows

* Bump `actions/upload-artifact@v3`
Ashwin Sangem 7799d864d9
Updated the usage and docs to the major version release. ()
Aparna Ravindra eb0698d1c5
Bumping up @actions/cache version to 1.0.8 ()
* bumping up @actions/cache version to 1.0.8
* Remove ubuntu-16.04
Brian Cristante 6bbe742add
Use existing check-dist implementation ()
Dave Hadka 24fb121989 Bump cache module to version 1.0.0
Aiqiao Yan 0065ae9713 Remove master from the branch list
Aiqiao Yan 4aa79d91d3 Rename master to main
Aiqiao Yan bcc23b930f React to feeback and change to use 0.2.0 cache package
Aiqiao Yan 249a22026d Update workflow.yml
David Hadka 5d8c995f20
Detect uncommitted changes to the dist/ folder ()
* Update workflow.yml

* Update workflow.yml

* Run build

* Update workflow.yml

* Update workflow.yml

* Update workflow.yml
Josh Gross e5370355e6
Combine relative jobs into main test jobs
David Hadka 0e86d5c038
Update workflow.yml
David Hadka 2ba9edf492
Fix job names v2
David Hadka f15bc7a0d9
Fix job names
David Hadka b6b8aa78d8
Update workflow.yml
David Hadka 4a724707e9
Add test for relative paths
eric sciple 4944275b95
test e2e during workflow ()
Josh Gross 23e301d35c
Disable fail-fast to get full coverage of failures
Josh Gross f0cbadd748
Use cache in workflows ()
Josh Gross 4657a5f525
Fix lint on Windows ()
BSKY fb50aa45ec Add initial eslint setup ()
Josh Gross bde557aefd
Fix PR filters
Josh Gross 0e86554410
Ignore all .md files
Josh Gross aae1376422
Exclude documentation from CI tests ()
Josh Gross 889c603691
Update workflow ()
* Run workflow on linux, mac, and windows

* Add status badge

* Use npm install instead

* Bump typescript version

* Use node 12.x
Josh Gross 37c45447e4 Initial commit