eric sciple and GitHub
df86c829eb
fix readme ( #251 )
2020-05-20 10:20:52 -04:00
Peter Evans and GitHub
97b30c411c
fix prettier glob pattern ( #247 )
2020-05-19 12:34:05 -04:00
eric sciple
86f86b36ef
changelog
v2.1.1
2020-05-19 10:27:02 -04:00
eric sciple and GitHub
7523e23789
switch GITHUB_URL to GITHUB_SERVER_URL ( #248 )
2020-05-18 13:05:15 -04:00
eric sciple and GitHub
ac455590d1
consume new @actions/github for GHES support ( #236 )
2020-05-07 12:11:11 -04:00
eric sciple
94c2de77cc
Update changelog
2020-04-02 16:04:37 -04:00
eric sciple and GitHub
01aecccf73
group output ( #191 )
v2.1.0
2020-03-27 13:12:15 -04:00
eric sciple and GitHub
85b1f35505
changes to support ghes alpha release ( #199 )
2020-03-25 15:12:22 -04:00
eric sciple
574281d34c
update readme
2020-03-19 22:17:25 -04:00
Jef LeCompte and GitHub
fbb30c60ab
Removed doc based on new changes ( #192 )
2020-03-19 22:03:41 -04:00
eric sciple and GitHub
58070a9fc3
update input descriptions in adr ( #189 )
2020-03-19 10:26:00 -04:00
eric sciple and GitHub
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
2020-03-12 11:42:38 -04:00
eric sciple and GitHub
b2e6b7ed13
add ssh support ( #163 )
2020-03-11 15:55:17 -04:00
eric sciple and GitHub
80602fafba
convert SSH URL to HTTPS ( #179 )
2020-03-10 10:45:50 -04:00
eric sciple and GitHub
b4626ce19c
revise adr: convert SSH URL to HTTPS ( #178 )
2020-03-06 17:30:23 -05:00
eric sciple and GitHub
422dc45671
add support for submodules ( #173 )
2020-03-05 14:21:59 -05:00
eric sciple and GitHub
204620207c
revise adr to support submodules ( #157 )
2020-03-04 13:10:35 -05:00
eric sciple and GitHub
f219062370
more unit tests and corresponding refactoring ( #174 )
2020-03-02 11:33:30 -05:00
eric sciple and GitHub
096e927750
revise adr to support ssh ( #156 )
2020-02-25 09:59:59 -05:00
eric sciple and GitHub
f858c22e96
update adr to match current behavior ( #154 )
2020-02-13 15:26:25 -05:00
77904fd431
Handle submodules with SSH URLs ( #140 )
...
* Handle submodules with SSH URLs
This is just a documentation change, explaining how to fix submodules
that are configured to use SSH URLs instead of HTTPS URLs. Spent a while
banging my head on the wall and hope this saves someone else the pain.
This is helpful for teams that use the SSH protocol for local
development so don't want to change the mechanism that pulls in the
submodules. Using `insteadOf` seems a bit nicer than than setting up a
deploy keypair.
* SSH submodules
Co-authored-by: Chris Patterson <chrispat@github.com >
2020-02-13 14:44:37 -05:00
eric sciple and GitHub
06218e4404
checkout v2 adr ( #153 )
2020-02-13 14:43:20 -05:00
eric sciple and GitHub
61fd8fd0c7
switch to spyOn for mocks ( #152 )
2020-02-13 13:25:46 -05:00
eric sciple and GitHub
f95f2a3856
Update test.yml
2020-01-27 10:26:27 -05:00
eric sciple and GitHub
f90c7b395d
follow proxy settings ( #144 )
2020-01-27 10:21:50 -05:00
eric sciple and GitHub
090d9c9dfd
fix ref for pr closed event when a pr is merged ( #141 )
2020-01-21 14:17:04 -05:00
eric sciple and GitHub
db41740e12
consume v2 action during build ( #131 )
2020-01-03 12:49:41 -05:00
eric sciple and GitHub
bc50a995b8
Add link to doc for creating and using encyrpted secrets ( #123 )
2020-01-03 12:32:17 -05:00
eric sciple and GitHub
dfd70d4a2d
2.0.1 ( #129 )
2020-01-03 11:24:41 -05:00
eric sciple and GitHub
ae525b2262
fix issue checking detached when git less than 2.22 ( #128 )
2020-01-03 10:13:01 -05:00
eric sciple and GitHub
f466b96953
improve summary ( #127 )
2020-01-02 15:40:10 -05:00
eric sciple and GitHub
c85684db76
example fetch all history for all tags and branches ( #115 )
2019-12-16 10:45:02 -05:00
eric sciple and GitHub
299dd5064e
add more scenarios ( #112 )
2019-12-13 16:39:47 -05:00
eric sciple and GitHub
722adc63f1
update examples to reference v2 tag ( #110 )
v2.0.0
2019-12-13 00:00:48 -05:00
eric sciple and GitHub
3537747199
fix ref ( #109 )
2019-12-12 14:44:19 -05:00
eric sciple and GitHub
a6747255bd
do not pass cred on command line ( #108 )
v2-beta
2019-12-12 14:04:04 -05:00
eric sciple and GitHub
c170eefc26
add input persist-credentials ( #107 )
2019-12-12 13:49:26 -05:00
eric sciple and GitHub
a572f640b0
fallback to REST API to download repo ( #104 )
2019-12-12 13:16:16 -05:00
Riddhesh Sanghvi and eric sciple
cab31617d8
Document update: Checkout PR head sha ( #102 )
2019-12-10 11:17:38 -05:00
eric sciple and GitHub
5881116d18
Update README.md
2019-12-05 22:10:31 -05:00
Edward Thomson and eric sciple
7990b10a0c
Update description ( #65 )
2019-12-04 23:43:03 -05:00
eric sciple and GitHub
01a434328a
document scenario: checkout the head commit of a PR ( #90 )
2019-12-04 10:12:10 -05:00
eric sciple and GitHub
4817b449b0
clarify name with owner ( #87 )
2019-12-03 16:47:19 -05:00
eric sciple and GitHub
689bf84be4
Do not delete cwd ( #86 )
2019-12-03 13:43:37 -05:00
eric sciple and GitHub
cc70598ce8
Update README.md
2019-12-03 11:35:57 -05:00
eric sciple and GitHub
8461dbfed3
update readme ( #82 )
2019-12-03 11:26:12 -05:00
eric sciple and GitHub
e347bba93b
Convert checkout to a regular action ( #70 )
2019-12-03 10:28:59 -05:00
Thomas Boop and GitHub
50fbc622fc
Reverted Changes to Git Config and Authentication ( #64 )
...
v1.2.0 Release - Reverted changes to git just works authentication
v1
v1.2.0
2019-11-21 11:04:30 -05:00
Rachael Sewell and Thomas Boop
e8bd1dffb6
Update help docs link ( #68 )
2019-11-20 13:36:26 -05:00
Tingluo Huang and Thomas Boop
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
v1.1.0
2019-10-25 10:52:59 -04:00