0
1
Fork 0
Commit Graph

55 Commits

Author SHA1 Message Date
eric sciple 096b500552 . 2019-12-10 03:00:06 -05:00
eric sciple 59bb2dd7cd . 2019-12-10 02:58:11 -05:00
eric sciple 093dbebc2e . 2019-12-10 02:52:19 -05:00
eric sciple d79ea53307 . 2019-12-10 02:39:09 -05:00
eric sciple 0fa906a067 . 2019-12-10 02:31:36 -05:00
eric sciple 0b63af4c8c . 2019-12-10 02:07:58 -05:00
eric sciple 31d9a4bd37 . 2019-12-10 02:02:20 -05:00
eric sciple 154a05918b . 2019-12-10 02:01:59 -05:00
eric sciple 7a2b445a4b . 2019-12-10 01:53:49 -05:00
eric sciple eed20d30d5 . 2019-12-10 01:53:12 -05:00
eric sciple 4a1fa615de . 2019-12-10 01:52:10 -05:00
eric sciple 19fb09ae8f . 2019-12-10 01:50:41 -05:00
eric sciple bb56c8569a . 2019-12-10 01:44:30 -05:00
eric sciple ba329ee889 . 2019-12-10 01:42:25 -05:00
eric sciple a039094e93 . 2019-12-10 01:40:30 -05:00
eric sciple 64fcc0c59a . 2019-12-10 01:32:25 -05:00
eric sciple 35bb830cfd . 2019-12-09 20:07:49 -05:00
eric sciple 54a7542872 . 2019-12-09 20:06:34 -05:00
eric sciple 8ade6aebfa . 2019-12-09 20:04:52 -05:00
eric sciple bf32513e49 . 2019-12-09 19:39:49 -05:00
eric sciple 675d935214 . 2019-12-09 19:39:01 -05:00
eric sciple e7d8850882 . 2019-12-09 19:37:05 -05:00
eric sciple 1475d13f7a . 2019-12-09 19:36:02 -05:00
eric sciple 34b9c46c61 . 2019-12-09 19:31:21 -05:00
eric sciple 255d69d4c5 . 2019-12-09 19:26:59 -05:00
eric sciple c124b3fb75 . 2019-12-09 19:17:39 -05:00
eric sciple afff79a5a2 . 2019-12-09 19:16:06 -05:00
eric sciple 306dc1c898 . 2019-12-09 19:15:39 -05:00
eric sciple d415b27760 . 2019-12-09 17:06:03 -05:00
eric sciple 4af80cb867 . 2019-12-09 17:01:19 -05:00
eric sciple ad6dd29a96 fallback to REST API to download repo 2019-12-09 16:54:42 -05:00
eric sciple 5881116d18
Update README.md 2019-12-05 22:10:31 -05:00
Edward Thomson 7990b10a0c Update description (#65) 2019-12-04 23:43:03 -05:00
eric sciple 01a434328a
document scenario: checkout the head commit of a PR (#90) 2019-12-04 10:12:10 -05:00
eric sciple 4817b449b0
clarify name with owner (#87) 2019-12-03 16:47:19 -05:00
eric sciple 689bf84be4
Do not delete cwd (#86) 2019-12-03 13:43:37 -05:00
eric sciple cc70598ce8
Update README.md 2019-12-03 11:35:57 -05:00
eric sciple 8461dbfed3
update readme (#82) 2019-12-03 11:26:12 -05:00
eric sciple e347bba93b
Convert checkout to a regular action (#70) 2019-12-03 10:28:59 -05:00
Thomas Boop 50fbc622fc
Reverted Changes to Git Config and Authentication (#64)
v1.2.0 Release - Reverted changes to git just works authentication
2019-11-21 11:04:30 -05:00
Rachael Sewell e8bd1dffb6 Update help docs link (#68) 2019-11-20 13:36:26 -05:00
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
2019-10-25 10:52:59 -04:00
Edward Thomson f6ce2afa70 Explain submodules option (#48)
Explain that submodules have several settings: `false`, `true` or `recursive`.
2019-10-03 09:13:19 -04:00
Danny McCormick 94d077c249
Add explanatory comment to plugin (#31) 2019-09-06 13:18:58 -04:00
Zeke Sikelianos 0963d3b35f add docs about checking out the triggering ref (#21)
* add docs about checking out the triggering ref

* clarify checkout behavior
2019-09-05 11:42:49 -04:00
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
2019-08-21 21:39:05 -04:00
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
2019-08-16 11:00:30 -04:00
Doug Moscrop cacfc4155d Change version to node-version (#12)
version is deprecated and replaced by node-version
2019-08-16 10:59:11 -04:00
Ahmet Alp Balkan 6e6328ef28 README: Environment variable typo fix (#11) 2019-08-16 10:56:22 -04:00
Edward Thomson 53bed0742e Submodule documentation improvements (#4) 2019-08-13 15:44:07 -04:00