Jake Jarvis
|
564c451cf7
|
Update readme examples to reflect the removal of build scripts (#205)
|
2020-03-19 09:59:05 -04:00 |
|
James Ives
|
1dd704840e
|
Update README.md
|
2020-03-08 19:33:31 -04:00 |
|
James Ives
|
b2acf87217
|
Migrates to eslint (#193)
|
2020-03-06 22:36:56 -05:00 |
|
JamesIves
|
cf3b5140f3
|
Update README.md
|
2020-03-02 09:07:10 -05:00 |
|
JamesIves
|
a5c6b4613e
|
gitHubRepository -> repositoryName
|
2020-03-02 08:37:55 -05:00 |
|
James Ives
|
71b19fd2fb
|
Package Exporting (#181)
* Corrects exporting
* README Changes
* Forgot the compiled code.
* Configuration changes
* Moving action package
* Update README.md
* Update README.md
* Improving example
* Update README.md
* Update src/lib.ts
Co-Authored-By: XAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>
* Correctly building types
* Update README.md
* Configuration update
* Update README.md
* Re-assigning
* Missing chnage
* More changes
* Some more information
* Setting changes to repositoryPath and tokenType
* Compiling
* Update package.json
* Token hiding
* Package Exporting Changes (#185)
* Initiial Changes
* Changes to action
* Compiled
* Added better logging for when debug is off...
* Removing base branch logging as it's not really required
* throw new Error -> throw
* Debug flag as an variable
* Update README.md
* More README Changes
* Update README.md
* Update README.md
* Update README.md
* error.message
* Fixes the debug flag
* Changing the directory routing for shell scripting
* Tidying!
* Changing to const
* Promotion
Co-authored-by: XAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>
|
2020-03-02 07:52:38 -05:00 |
|
Kindeep Singh Kargil
|
4258c3a701
|
Fix SSH example on README.md (#182)
Fixed a syntax error with an extra '-', found while trying to use the example.
|
2020-02-23 12:47:41 -05:00 |
|
James Ives
|
2af9604f13
|
Adds git config options. (#154)
* Adds git config options.
* Compile
|
2020-01-27 23:55:28 -05:00 |
|
James Ives
|
c3a28fa50e
|
Update README.md
|
2020-01-21 10:37:37 -05:00 |
|
James Ives
|
9ae3cdccaf
|
Update README.md
|
2020-01-21 10:36:47 -05:00 |
|
James Ives
|
de07b5b8c6
|
Update README.md
|
2020-01-19 22:04:50 -05:00 |
|
James Ives
|
2e04082037
|
Update README.md
|
2020-01-19 20:09:20 -05:00 |
|
James Ives
|
b6c1ea48ee
|
Update README.md
|
2020-01-19 16:50:22 -05:00 |
|
James Ives
|
5f6f26a2e0
|
Update README.md
|
2020-01-19 16:17:38 -05:00 |
|
James Ives
|
e2cddf199d
|
Update README.md
|
2020-01-19 14:16:23 -05:00 |
|
James Ives
|
64b4c5c7dc
|
Update README.md
|
2020-01-19 13:27:17 -05:00 |
|
JamesIves
|
97e26d6a86
|
Update README.md
|
2020-01-19 13:21:40 -05:00 |
|
JamesIves
|
bafac942b6
|
Update README.md
|
2020-01-19 13:21:11 -05:00 |
|
JamesIves
|
259c85fb84
|
README Reorg
|
2020-01-19 13:19:45 -05:00 |
|
JamesIves
|
01e712a6e7
|
Update README.md
|
2020-01-19 13:17:39 -05:00 |
|
James Ives
|
7cea1d5967
|
[Issue-130] SSH Support (#140)
* First pass at deploy key support
* Needed
* More ssh
* Adds keyscan
* Another look at this
* More things....
* w
* Path to home
* w
* k
* Update git.ts
* ff
* dd
* test
* File Sync maybe
* Adds SSH Examples
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* x
* c
* Update README.md
* Integration tests
* Update integration-beta.yml
* More Changes
|
2020-01-19 13:15:19 -05:00 |
|
James Ives
|
7caf584de1
|
Support action/checkout@v2 (#136)
|
2020-01-18 14:51:53 -05:00 |
|
James Ives
|
d17161afee
|
[Issue-133] Customizable Commit Messages (#134)
* Customizable Commit Messages
* Removes lodash
* Update package.json
* README
* Changes
* Check for null
* Adds a dash
|
2020-01-18 14:41:49 -05:00 |
|
James Ives
|
8a621223c0
|
git switch -> git checkout (#121)
* Changes
* Update git.ts
* rsync
* Remove apt-get
* Update git.ts
* Update git.js
* Update README.md
* Update README.md
* Update README.md
* Integration Test Addition
* README
* Update integration.yml
* Simplify
|
2020-01-14 10:04:59 -05:00 |
|
James Ives
|
f388c6bc5b
|
Update README.md
|
2020-01-12 16:56:55 -05:00 |
|
JamesIves
|
36039b7966
|
README Changes
|
2020-01-11 21:52:37 -05:00 |
|
James Ives
|
2e9035955d
|
Update README.md
|
2020-01-11 20:37:47 -05:00 |
|
James Ives
|
53da38d519
|
Update README.md
|
2020-01-03 10:11:43 -05:00 |
|
James Ives
|
8023ea2379
|
Update README.md
|
2019-12-22 13:28:23 -05:00 |
|
James Ives
|
6e8eb09e4a
|
Update README.md
|
2019-12-21 17:00:22 -05:00 |
|
James Ives
|
88ffcdb57b
|
Update README.md
|
2019-12-21 16:59:40 -05:00 |
|
James Ives
|
271d30c8e2
|
Base Branch Defaults (#92)
* switchToBaseBranch
* Remove defaults
* README and Tests
* Additional changes
|
2019-12-21 16:51:39 -05:00 |
|
James Ives
|
26a285d416
|
Update README.md
|
2019-12-20 17:54:13 -05:00 |
|
James Ives
|
bb288e9f68
|
Update README.md
|
2019-12-20 17:46:18 -05:00 |
|
James Ives
|
a8c729ac59
|
Update README.md
|
2019-12-20 17:45:30 -05:00 |
|
James Ives
|
682d643fa8
|
Clean Excludes
|
2019-12-20 17:36:30 -05:00 |
|
James Ives
|
771cc5a24a
|
[Issue-80] Adds target folder option (#82)
* Bump @actions/exec from 1.0.1 to 1.0.2
Bumps [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/exec)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Adds target directory
* Target Folder Docs
|
2019-12-16 10:29:29 -05:00 |
|
James Ives
|
0968ee3d9d
|
Update README.md
|
2019-12-16 10:29:19 -05:00 |
|
James Ives
|
cdaee34060
|
Update README.md
|
2019-11-25 10:58:06 -05:00 |
|
James Ives
|
98917ba5c6
|
Operating System README Configuration (#68)
* Operating system readme
* Update README.md
* Update README.md
* Update README.md
|
2019-11-25 10:57:28 -05:00 |
|
James Ives
|
564ecfe6d1
|
Operating System README Changes
|
2019-11-24 21:03:25 -05:00 |
|
James Ives
|
ffb7e936c5
|
Update README.md
|
2019-11-22 18:00:10 -05:00 |
|
James Ives
|
20a5f8c8ea
|
Update README.md
|
2019-11-22 10:13:32 -05:00 |
|
James Ives
|
1c579cbd85
|
Automatically remove hashed files (#63)
* Adding a CLEAN option
* Summary
* Clean
* Tests etc
* Update git.js
|
2019-11-22 09:58:00 -05:00 |
|
James Ives
|
6dcc761bdf
|
Update README.md
|
2019-11-19 10:46:43 -05:00 |
|
James Ives
|
96362cea47
|
Update README.md
|
2019-11-19 10:46:01 -05:00 |
|
James Ives
|
91799692c2
|
Update README.md
|
2019-11-19 10:10:46 -05:00 |
|
James Ives
|
57307078f5
|
Switching order
|
2019-11-19 10:07:20 -05:00 |
|
James Ives
|
4b2f84d384
|
Version 3 (#44)
* Version 3 Beta
* README Updates
* More readme updates
* lock
* Restoring license/contrib
* One set of tests
* linting
* More tests
* Finish up unit tests
* Update action.yml
* Update main.yml
* Update README.md
* Update README.md
* README Changes
* Update README.md
* Unit testing job
* Some more stuff
* More cleanup
* Update README.md
* Unrequired
* Update CONTRIBUTING.md
* no guess
* Using Git Switch as opposed to checkout
* Force Commit
* Remove git
* Some more simplification
* Update git.ts
* changes
* Options
* w
* Debugging
* More debugging
* More debugging
* Debugging
* Debugging
* Debugging
* Debugging
* Debugging
* Debugging
* Debugging
* Debugging
* Debugging
* Debugging
* Debugging
* Debugging
* Debugging
* Debug
* Debugging
* Another 1
* Update git.ts
* Fixes root deployment
* Quiet Mode
* Quiet
* Excluding .github
* Update README.md
|
2019-11-19 10:06:27 -05:00 |
|
James Ives
|
ab80c0965e
|
Update README.md
|
2019-11-19 07:36:11 -05:00 |
|