Commit Graph

37 Commits (ca0688b4ab11e7cf580914b477bb71ab31250602)

Author SHA1 Message Date
Vipul ca0688b4ab
Rename auto-assign.yaml to auto-assign.yml
Vipul ef8498dcba
Create auto-assign.yaml
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. ()
Vipul f7a7367bb2
Create close-inactive-issues.yml
Bishal Prasad e882008267
Update CODEOWNERS
Bishal Prasad 8e0501dcaf
Add actions-cache team in CODEOWNERS
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 ()
Brian Cristante c9db520cf3
Create check-dist.yml ()
* Add check-dist.yml

* Fix triggers in licensed.yml

* fix workflow for this repo
Josh Gross a3047dcdce
Fix CODEOWNER team name ()
Brian Cristante 29cdd22c60
Create CODEOWNERS
Thomas Boop 11e417fa43 Add Licensed to attribute third party licenses
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
Justin Hutchings b773382817
Add CodeQL security scanning ()
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
Justin Hutchings ce9276c90e
Add CodeQL Analysis workflow ()
* Add CodeQL Analysis workflow

* Rename .github/workflows/workflows/codeql.yml to .github/workflows/codeql.yml

* Clean up commented out stuff
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