Commit Graph

24 Commits (0db9bcf4d997ee54762b4b13f18db9ec28927ce9)

Author SHA1 Message Date
Johnny Willemsen 0db9bcf4d9
Merge f80349a6ad into 8f4b7f8486 2 years ago
Cory Miller 5c3ccc22eb
Replace datadog/squid with ubuntu/squid Docker image (#1002)
* test with ubuntu/squid

* Start a contributing guide

* remove link
2 years ago
Johnny Willemsen f80349a6ad
Merge branch 'actions:main' into jwi-pathdocu 3 years ago
Tingluo Huang 0ffe6f9c55
Add set-safe-directory input to allow customers to take control. (#770)
* Add set-safe-directory input to allow customers to take control.
3 years ago
Thomas Boop 2d1c1198e7
update test workflows to checkout v3 (#709) 3 years ago
Thomas Boop 8f9e05e482
Update to node 16 (#689)
* Update to node 16

* update setup-node version

* Update check-dist.yml

update setup node version

* update dist/index.js
3 years ago
Johnny Willemsen d795c2780e
Move env to test step
* .github/workflows/test.yml:
5 years ago
Johnny Willemsen d345e1892f
Back to basic
* .github/workflows/test.yml:
5 years ago
Johnny Willemsen 388793bd97
Use ref as it should
* .github/workflows/test.yml:
5 years ago
Johnny Willemsen 4f92610a97
Added environment based path test
* __test__/verify-environment-path.sh:
      Added.

    * .github/workflows/test.yml:
5 years ago
eric sciple 1433f62caa
update default branch (#305) 5 years ago
eric sciple 80602fafba
convert SSH URL to HTTPS (#179) 5 years ago
eric sciple 422dc45671
add support for submodules (#173) 5 years ago
eric sciple f219062370
more unit tests and corresponding refactoring (#174) 5 years ago
eric sciple f95f2a3856
Update test.yml 5 years ago
eric sciple f90c7b395d
follow proxy settings (#144) 5 years ago
eric sciple db41740e12
consume v2 action during build (#131) 5 years ago
eric sciple 722adc63f1
update examples to reference v2 tag (#110) 5 years ago
eric sciple 3537747199
fix ref (#109) 5 years ago
eric sciple c170eefc26
add input persist-credentials (#107) 5 years ago
eric sciple a572f640b0
fallback to REST API to download repo (#104) 5 years ago
eric sciple e347bba93b
Convert checkout to a regular action (#70) 5 years ago
Thomas Boop 50fbc622fc
Reverted Changes to Git Config and Authentication (#64)
v1.2.0 Release - Reverted changes to git just works authentication
6 years ago
Tingluo Huang 0b496e91ec Upgrade checkout to v1.1.0 to better support scripting git. (#56)
* 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
6 years ago