James Ives
3a9b795240
Update README.md
2021-02-05 10:13:30 -05:00
James Ives
7fe0750a45
Unsets Persisted Credentials ( #587 )
...
* Persist
* Config Setup/Tests
* Assets
* Update git.ts
* Spacing
* Update integration.yml
2021-02-05 10:00:51 -05:00
James Ives
00910a99db
Update README.md
2021-02-03 23:21:53 -05:00
James Ives
86419a8638
Update README.md
2021-02-03 23:07:53 -05:00
James Ives
7644ba3bc6
Update README.md
2021-02-03 23:07:37 -05:00
James Ives
bc821012e1
Update README.md
2021-02-03 22:37:49 -05:00
James Ives
6d01e592e2
Update README.md
2021-02-03 22:37:09 -05:00
James Ives
d0c0cc0d21
Update README.md
2021-02-03 22:22:10 -05:00
James Ives
64eb7112e4
Native SSH Key Support ( #569 )
...
* SSH Key Support 🔑
* Update ssh.ts
* Update src/ssh.ts
Co-authored-by: Axel Hecht <axel@pike.org>
* README fixes/etc
* Unit Tests & README
* ssh key
* Update README.md
* Update ssh.test.ts
* Update ssh.test.ts
* Update ssh.test.ts
* Update ssh.test.ts
* Update ssh.test.ts
* Update ssh.test.ts
* Update integration.yml
Co-authored-by: Axel Hecht <axel@pike.org>
2021-01-21 09:08:31 -05:00
Axel Hecht
291c5c792e
Hyphenate inputs and outputs, add step output, fix #558 ( #559 )
...
* Hyphenate inputs and outputs, add step output, fix #558
I've also tried to make the clean docs a bit clearer, and consistent
about clean being on my default. Still not totally happy with the intro
of the docs there, though.
* Add testing of step outputs to build integration tests
2021-01-05 10:39:10 -05:00
Axel Hecht
7bf80b4b88
Use multi-line string for clean-exclude patterns. ( #553 )
...
As this change is subtle, I'm taking the opportunity to change
the underscore for the hyphen, which makes it less likely that
users of this action will just pass in an old json array.
2020-12-29 10:34:23 -05:00
James Ives
d8c795395d
Lowercase Inputs ( #547 )
...
* Lowercases inputs
* Adjusts workflow tests and deployment_status
2020-12-15 18:32:06 -05:00
James Ives
7a94841600
Simplifies Token Setup ( #530 )
...
* Token simplification
* Access Token / Github Token -> Token
* Oops
* Typos
* Update README.md
* Update README.md
* Update action.yml
Co-authored-by: Axel Hecht <axel@pike.org>
* Update README.md
Co-authored-by: Axel Hecht <axel@pike.org>
* Update README.md
Co-authored-by: Axel Hecht <axel@pike.org>
2020-12-10 11:49:37 -05:00
Axel Hecht
951989533a
Add DRY_RUN option, passing --dry-run to git push. ( #526 )
...
See #499 for the proposal.
2020-12-08 10:14:59 -05:00
Axel Hecht
560e416032
Stop checking out workspace ( #515 )
...
* Stop checking out base branch before deployment, drop option.
* Don't check out default branch, as we don't check out base branch, drop option.
* Don't stash/unstash as we don't update the workdir, drop preserve option.
* Don't init the workspace
* Only fetch the remote branch if it exists, only with depth 1.
* Rely on previous checkouts to have handled lfs files correctly, drop option.
* Update README, action.yml, integration tests
2020-12-07 10:11:58 -05:00
James Ives
e774cc50ed
Update README.md
2020-11-17 01:02:46 -05:00
James Ives
1a5f3fc2aa
3.7.1 Doc
2020-10-17 16:12:03 -04:00
James Ives
9ae8696e23
3.7.1 Doc
2020-10-17 16:11:29 -04:00
James Ives
b452f53eb7
Update README.md ( #457 )
2020-10-17 12:28:39 -04:00
James Ives
4d005d444f
Unit tests & Adjustments for 3.7.0
2020-10-17 11:47:44 -04:00
James Ives
af60791f5e
Adds Support to Readme ( #458 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2020-10-14 07:58:53 -04:00
James Ives
d99929c924
Update README.md
2020-10-12 10:27:27 -04:00
James Ives
fbc5cb96d6
Update README.md
2020-10-10 15:35:25 -04:00
James Ives
f69ed53dea
Update README.md
2020-10-02 08:46:43 -04:00
James Ives
fa67264818
Update README.md ( #439 )
2020-10-02 08:36:35 -04:00
James Ives
a7256d994a
3.6.2
2020-09-27 15:10:55 -04:00
James Ives
8912f4fdb3
Stash / Remote Changes ( #435 )
...
* Preservation Changes
* Update git.ts
* Makes adjustments
2020-09-27 14:37:43 -04:00
Shahzeb Siddiqui
6638f45b1d
spelling error ( #430 )
2020-09-22 21:09:37 -04:00
James Ives
ef47cb7f8a
Update README.md
2020-09-12 18:47:48 -04:00
James Ives
7e87bf8e08
README Etc
2020-09-12 18:45:58 -04:00
James Ives
9846e33967
#373 Adds LFS option
2020-09-12 17:33:19 -04:00
James Ives
7f15c23a1a
Update README.md
2020-09-08 09:41:08 -04:00
James Ives
ea52e95d77
Update README.md
2020-07-27 12:14:13 -04:00
James Ives
4687894012
Update README.md
2020-07-13 12:59:42 -04:00
James Ives
819ad25ac6
Merge branch 'dev' of https://github.com/JamesIves/github-pages-deploy-action into dev
2020-07-13 12:57:22 -04:00
James Ives
78e5064f2b
Updates Workflow References
2020-07-13 12:56:49 -04:00
James Ives
e34188042a
Changes to CNAME and nojekyll files ( #362 )
2020-07-13 12:52:45 -04:00
James Ives
13e968933a
Update README.md
2020-06-26 14:07:47 -04:00
James Ives
b71ad75352
Silent Settings ( #347 )
2020-06-26 08:18:23 -04:00
James Ives
95cdadb8d2
Update README.md
2020-06-17 09:06:27 -04:00
James Ives
7044d02ab5
Makes the default example the GITHUB_TOKEN
2020-06-06 10:58:54 -04:00
James Ives
db1b77fc3c
Update README.md
2020-05-25 11:40:09 -04:00
James Ives
14c41733cd
Update README.md
2020-05-25 11:39:44 -04:00
James Ives
e1ddd2d9a4
Update README.md
2020-05-16 18:23:10 -04:00
James Ives
c10d475b06
Update README.md
2020-05-16 18:20:39 -04:00
James Ives
9601af754e
Update README.md
2020-05-16 18:12:18 -04:00
James Ives
8945e5d754
Fixes Publishing Pipeline for GitHub
2020-05-16 18:11:24 -04:00
James Ives
cd57aa99e2
Update README.md
2020-05-15 09:21:57 -04:00
James Ives
abad53bf8a
Update README.md
2020-05-14 17:59:12 -04:00
James Ives
704d83fe9a
Update README.md
2020-05-14 17:42:55 -04:00