Commit Graph

26 Commits (1d8589888dcf98c7f13873fbb56a779c9621b0fc)

Author SHA1 Message Date
Tingluo Huang cd6a9fd493
Update update-main-version.yml
Bassem Dghaidi 7b187184d1
Upgrade codeql actions to v2 ()
Cory Miller 5c3ccc22eb
Replace datadog/squid with ubuntu/squid Docker image ()
* test with ubuntu/squid

* Start a contributing guide

* remove link
Francesco Renzi 8230315d06
Add workflow to update a main version ()
* Add workflow to update a main version

* New line
Tingluo Huang 0ffe6f9c55
Add set-safe-directory input to allow customers to take control. ()
* Add set-safe-directory input to allow customers to take control.
Thomas Boop 2d1c1198e7
update test workflows to checkout v3 ()
Thomas Boop 8f9e05e482
Update to node 16 ()
* Update to node 16

* update setup-node version

* Update check-dist.yml

update setup node version

* update dist/index.js
eric sciple fd47087372
codeql should analyze lib not dist ()
eric sciple 3d677ac575
script to generate license info ()
Jeremy Epling c49af7ca1f
Create codeql-analysis.yml ()
Brian Cristante afe4af09a7
Create check-dist.yml ()
* Add check-dist.yml

* Don't need to mv to git diff

* Upload the whole dist/ directory as an artifact

* Update .github/workflows/check-dist.yml
Thomas Boop 21dc310f19
Add `Licensed` To Help Verify Prod Licenses ()
* Add Licensed file and workflow

* manual updates of dependencies

* Delete licenses.txt

* Ignore Generated Files in Git PR's
eric sciple 1433f62caa
update default branch ()
eric sciple 80602fafba
convert SSH URL to HTTPS ()
eric sciple 422dc45671
add support for submodules ()
eric sciple f219062370
more unit tests and corresponding refactoring ()
eric sciple f95f2a3856
Update test.yml
eric sciple f90c7b395d
follow proxy settings ()
eric sciple db41740e12
consume v2 action during build ()
eric sciple 722adc63f1
update examples to reference v2 tag ()
eric sciple 3537747199
fix ref ()
eric sciple c170eefc26
add input persist-credentials ()
eric sciple a572f640b0
fallback to REST API to download repo ()
eric sciple e347bba93b
Convert checkout to a regular action ()
Thomas Boop 50fbc622fc
Reverted Changes to Git Config and Authentication ()
v1.2.0 Release - Reverted changes to git just works authentication
Tingluo Huang 0b496e91ec Upgrade checkout to v1.1.0 to better support scripting git. ()
* Upgrade checkout to v1.1.0 to better support scripting git.

* add changelog

* Update README.md

* Add local testing yaml

* Add Status Badge to readme