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
Zeke Sikelianos
0963d3b35f
add docs about checking out the triggering ref ( #21 )
...
* add docs about checking out the triggering ref
* clarify checkout behavior
6 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
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
Doug Moscrop
cacfc4155d
Change version to node-version ( #12 )
...
version is deprecated and replaced by node-version
6 years ago
Ahmet Alp Balkan
6e6328ef28
README: Environment variable typo fix ( #11 )
6 years ago
Edward Thomson
53bed0742e
Submodule documentation improvements ( #4 )
6 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.
6 years ago
Bryan MacFarlane
af513c7a01
actions to steps
6 years ago
Danny McCormick
bf4af63534
Add docs ( #2 )
...
* Update README.md
* Create LICENSE
* Update README.md
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
Chris Patterson
44679f67d2
Initial commit
6 years ago