James Ives
a3dc0b31ac
Some improvements to the initial credits line
2020-07-04 16:11:12 -04:00
James Ives
9ffb1646bf
Update lib.ts
2020-07-04 15:04:20 -04:00
James Ives
447551d7ea
Fixes unit tests
2020-07-04 14:47:45 -04:00
James Ives
c28f80b125
Formatting
2020-07-04 14:38:32 -04:00
James Ives
2546145f69
Adds support docs to the top of the readme etc
2020-07-04 14:29:45 -04:00
James Ives
30a915e43b
Fixes tests etc
2020-06-26 14:16:54 -04:00
James Ives
ab9d9526bc
Adjustments
2020-06-26 14:10:06 -04:00
James Ives
b71ad75352
Silent Settings ( #347 )
2020-06-26 08:18:23 -04:00
James Ives
3c226bcd5e
Revert "Makes check ( #332 )" ( #334 )
...
This reverts commit dce3848163
.
2020-06-16 06:16:48 -04:00
James Ives
dce3848163
Makes check ( #332 )
2020-06-15 10:26:44 -04:00
James Ives
5e3a0374ac
Rollback folder check
2020-06-06 13:49:39 -04:00
James Ives
14e664afd2
Update util.ts
2020-06-06 11:01:28 -04:00
James Ives
57ea9373b3
Adds check to see if folder exists
2020-06-06 10:55:49 -04:00
James Ives
e577b72e41
Update git.ts ( #321 )
2020-06-06 09:15:31 -04:00
James Ives
df054c018d
Update git.ts
2020-05-24 12:50:10 -04:00
James Ives
6d74177c08
Randomizes deployment branch name
2020-05-24 12:49:54 -04:00
James Ives
5cfaab981e
Fixes an issue preventing deployments
2020-05-24 12:38:27 -04:00
James Ives
b10266078a
Update lib.ts
2020-05-24 12:25:43 -04:00
James Ives
0ec442fa0c
Format
2020-05-24 12:18:00 -04:00
James Ives
9ec407dad8
Removes the temp branch
2020-05-24 12:16:08 -04:00
James Ives
adea226f67
Removes the branch
2020-05-24 11:50:24 -04:00
James Ives
dd4a1cd6b8
Lint
2020-05-24 11:24:43 -04:00
James Ives
0e2603f663
Force
2020-05-24 11:24:33 -04:00
James Ives
999988e54b
Moves where the log is placed for clarity
2020-05-24 11:18:06 -04:00
James Ives
0657078fb0
Removes the worktree ( #309 )
...
* Removes the worktree
* Tests
2020-05-24 10:57:49 -04:00
Frederik Hanghøj Iversen
93e7aa6ea7
Add --no-recurse-submodules to git fetch ( #299 )
2020-05-18 08:55:52 -04:00
James Ives
f57432925b
Removes the log
2020-05-14 17:56:56 -04:00
James Ives
1ada96b8f7
Deploy Status ( #296 )
...
* Deploy Status changes
* DEPLOY_STATUS -> DEPLOYMENT_STATUS
2020-05-14 17:24:32 -04:00
James Ives
2ec414d8d6
Fixes error handling and details in the readme.
2020-05-10 13:34:14 -04:00
James Ives
2f337e806c
Target Folder ( #268 )
...
* Creating target folder
* Formatting
2020-04-30 08:29:24 -04:00
James Ives
0467ae9871
Removed the need for a chmod command ( #248 )
2020-04-11 13:57:56 -04:00
Joachim Breitner
42b62470e4
Make sure rm -rf actually works. ( #242 )
...
* Make sure rm -rf actually works.
This makes sure directories in `temporaryDeploymentDirectory` are writabe before attempting to remove them. Fixes : #241
* Run formatter
2020-04-09 07:00:48 -04:00
Abhishek Kadam
145d802b17
append commit SHA to commit msg, only if not a part of it already. ( #236 )
...
* append commit SHA to commit msg, only if not a part of it already.
* user provided commit message will remain unmodified.
* Update src/git.ts
check, if SHA exists, before appending to commit message.
Co-Authored-By: James Ives <iam@jamesiv.es>
* linting bug fix (from failed workflow).
Co-authored-by: James Ives <iam@jamesiv.es>
2020-04-04 08:23:43 -04:00
JamesIves
c72d739e1c
Force
2020-03-31 09:40:27 -04:00
James Ives
2f96cedf7a
Single Commit ( #226 )
...
* Wipe History #1
* singleCommit
* Integration tests
* Update README.md
2020-03-30 20:44:09 -04:00
JamesIves
27a495c42c
Formatting
2020-03-28 13:27:15 -04:00
JamesIves
797f0da2e1
Update constants.ts
2020-03-28 13:25:18 -04:00
JamesIves
397fc01782
Wrap with debug
2020-03-28 13:06:55 -04:00
JamesIves
008bf69458
Correctly checks if values are true
2020-03-28 13:04:59 -04:00
JamesIves
0372f909eb
Not Required
2020-03-28 12:38:18 -04:00
JamesIves
ff7201a4d8
Update git.ts
2020-03-28 11:33:51 -04:00
JamesIves
fb344c2b78
Debugging Changes
2020-03-28 10:35:26 -04:00
dependabot-preview[bot]
78f3c44617
Bump prettier from 1.19.1 to 2.0.2 ( #210 )
...
* Bump prettier from 1.19.1 to 2.0.2
Bumps [prettier](https://github.com/prettier/prettier ) from 1.19.1 to 2.0.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/1.19.1...2.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Formatting for Prettier 2.0
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: JamesIves <iam@jamesiv.es>
2020-03-25 10:17:13 -04:00
Mathias Bynens
7314977437
Improve messages ( #204 )
2020-03-19 10:01:21 -04:00
JamesIves
9ce7c5f8d0
Linting errors
2020-03-09 09:19:16 -04:00
James Ives
b2acf87217
Migrates to eslint ( #193 )
2020-03-06 22:36:56 -05:00
JamesIves
d25f74597f
Prettier file
2020-03-05 08:19:45 -05:00
JamesIves
6493e2de76
Update git.ts
2020-03-02 09:05:39 -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