Commit Graph

20 Commits (385d3aa94f91957b010a631eae136cac51807fd6)

Author SHA1 Message Date
Peter Murray 385d3aa94f
Adding ability to specify the GitHub Server URL and allowing for it to differ from the Actions workflow host 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 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
eric sciple 61b9e3751b
improve description for fetch-depth (#301) 5 years ago
eric sciple 00a3be8934
determine default branch (#278) 5 years ago
eric sciple 9a3a9ade82
persist core.sshCommand for submodules (#184)
* persist core.sshCommand for submodules

* update verbiage; add comments

* fail when submodules or ssh-key and fallback to REST API
5 years ago
eric sciple b2e6b7ed13
add ssh support (#163) 5 years ago
eric sciple 422dc45671
add support for submodules (#173) 5 years ago
eric sciple bc50a995b8
Add link to doc for creating and using encyrpted secrets (#123) 5 years ago
eric sciple c170eefc26
add input persist-credentials (#107) 5 years ago
Edward Thomson 7990b10a0c Update description (#65) 5 years ago
eric sciple 4817b449b0
clarify name with owner (#87) 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
Edward Thomson f6ce2afa70 Explain submodules option (#48)
Explain that submodules have several settings: `false`, `true` or `recursive`.
6 years ago
Danny McCormick 94d077c249
Add explanatory comment to plugin (#31) 6 years ago
Andy McKay 7f0669ca1f Update action.yml (#3)
This partially fixes #940 by updating the description to match the request. However I'm assuming the runner adds in the `Action` part by truncating the description? cc @bryanmacfarlane
6 years ago
Edward Thomson 53bed0742e Submodule documentation improvements (#4) 6 years ago
Ting 3df79e0276 add checkout action.yml (#1)
* initial test.

* test

* Update action.yml

* Update action.yml

* Update action.yml

* Update action.yml

* Update action.yml
6 years ago