Commit Graph

172 Commits (main)
 

Author SHA1 Message Date
eric sciple 01a434328a
document scenario: checkout the head commit of a PR (#90) 5 years ago
eric sciple 4817b449b0
clarify name with owner (#87) 5 years ago
eric sciple 689bf84be4
Do not delete cwd (#86) 5 years ago
eric sciple cc70598ce8
Update README.md 5 years ago
eric sciple 8461dbfed3
update readme (#82) 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
5 years ago
Rachael Sewell e8bd1dffb6 Update help docs link (#68) 5 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
5 years ago
Edward Thomson f6ce2afa70 Explain submodules option (#48)
Explain that submodules have several settings: `false`, `true` or `recursive`.
5 years ago
Danny McCormick 94d077c249
Add explanatory comment to plugin (#31) 5 years ago
Zeke Sikelianos 0963d3b35f add docs about checking out the triggering ref (#21)
* add docs about checking out the triggering ref

* clarify checkout behavior
5 years ago
Max Held a14471d838 clarify language on working directory (#9)
* clarify language

I guess this action doesn't technically make sure that my working directory is `$GITHUB_WORKSPACE`, so this might be more precise?

* fix repetition
5 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
5 years ago
Doug Moscrop cacfc4155d Change version to node-version (#12)
version is deprecated and replaced by node-version
5 years ago
Ahmet Alp Balkan 6e6328ef28 README: Environment variable typo fix (#11) 5 years ago
Edward Thomson 53bed0742e Submodule documentation improvements (#4) 5 years ago
Max Held b4b537b06a clarify default checkout sha (#10)
this is trivial for `on: push`, but might be helpful to remind readers that this ain't always so for other events.
Hence the link to the docs.
5 years ago
Bryan MacFarlane af513c7a01
actions to steps 5 years ago
Danny McCormick bf4af63534
Add docs (#2)
* Update README.md

* Create LICENSE

* Update README.md
5 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
5 years ago
Chris Patterson 44679f67d2
Initial commit 5 years ago