Commit Graph

54 Commits

Author SHA1 Message Date
James Ives
5406604520 Release 2020-07-27 10:47:45 -04:00
James Ives
d914bdd4bc 3.5.8 Changes 2020-07-13 13:09:22 -04:00
James Ives
dd9ddf64a9 3.5.6 2020-06-26 14:17:54 -04:00
James Ives
a6936ef037 Silence 2020-06-26 14:11:02 -04:00
James Ives
5844b4e384 Adds silent option 2020-06-26 14:01:06 -04:00
James Ives
dcb66bba22 Changes 2020-06-06 14:15:12 -04:00
James Ives
9fbb4ab89e Test 2020-06-06 13:11:43 -04:00
James Ives
68843f8436 Release Dependencies 2020-06-06 10:11:37 -04:00
James Ives
51f4ac3d8e Update git.js 2020-05-24 12:56:27 -04:00
James Ives
4735f165fd Hotfix 2020-05-24 12:39:12 -04:00
James Ives
f86ab8fe14 Build 2020-05-24 12:21:23 -04:00
James Ives
19e358b0c2 Not 2020-05-24 12:05:59 -04:00
James Ives
beddbf76e3 Additional Changes 2020-05-24 11:51:13 -04:00
James Ives
fdd6b767e0 Some additional changes for the release 2020-05-24 11:25:38 -04:00
James Ives
5df73db307 Update git.js 2020-05-24 11:18:50 -04:00
James Ives
b1015a679d 3.5.3 2020-05-24 10:59:46 -04:00
James Ives
e9e51bbfd8 3.5.3 2020-05-18 08:58:56 -04:00
James Ives
5af4d9fc85 3.5.0 🎉 2020-05-14 17:33:08 -04:00
James Ives
8fcf8339ce 3.4.9 2020-04-30 08:40:07 -04:00
JamesIves
f8bad71bf4 Update git.js 2020-04-11 13:59:32 -04:00
JamesIves
0f7ac9d558 3.4.7 2020-04-09 11:05:35 -04:00
JamesIves
48815494c2 3.4.3 2020-03-31 09:41:31 -04:00
JamesIves
38d5950b38 3.4.3 Build 2020-03-31 08:48:28 -04:00
JamesIves
e0c5ab92a5 Dependencies 2020-03-06 22:45:40 -05:00
JamesIves
56556c943c Build 2020-03-02 09:38:52 -05:00
JamesIves
0a2a93df00 Make npm build the lib folder 2020-03-02 09:37:21 -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
JamesIves
eb26d0d826 Update git.js 2020-01-19 16:19:53 -05:00
JamesIves
9e5e2050db Formatting 2020-01-19 16:19:40 -05:00
JamesIves
4e8c644240 More Test Coverage / Imps 2020-01-19 16:16:28 -05:00
James Ives
109bba8860
Test Coverage Improvements (#141)
* Test Coverage Improvements

* Update env.js
2020-01-19 15:33:14 -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
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
e1634de1d0
Failing Build (#124) 2020-01-14 15:14:15 -05:00
James Ives
3ddbf41de7 git fetch 2020-01-14 14:22:01 -05:00
James Ives
b7e33f69fd git fetch again 2020-01-14 13:36:26 -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
41de4b88ee Some additional integration test fixes 2020-01-11 20:26:08 -05:00
James Ives
ed9ce077ed Additional Changes 2020-01-11 19:48:09 -05:00
James Ives
26eeb0b857 --rebase 2020-01-11 19:36:30 -05:00
James Ives
ab1c92261e Integration Test Changes 2020-01-11 19:30:07 -05:00
James Ives
9dbe7b2384 Integration Tests 2020-01-11 19:21:50 -05:00
James Ives
6d7895db3a
[Issue-111] Deployment Hotfix (#113)
* hotfix-1

* f

* Unit test fixes

* s

* Change

* lk

* Update git.test.ts
2020-01-08 08:32:47 -05:00
James Ives
a6723fe785
[Issue-107] Fixes an issue that prevents new branches from being created (#108)
* test

* l

* x

* Tests
2020-01-07 10:59:50 -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
247dcbb60f
[Issue-89] Post Deployment Tasks (#90)
* cleanup

* Changes

* Post cleanup2

* Changes

* Update git.test.ts
2019-12-21 14:58:59 -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
9464f67397
Private Repository Issue (#71)
* git fetch origin does not work in private repositories

* Revert "git fetch origin does not work in private repositories"

This reverts commit e115e86689.

* Origin issues
2019-11-27 08:36:19 -05:00
James Ives
c4cfbc80af
Pusher is undefined in scheduled jobs (#62)
* Fallback for name and email

* Build
2019-11-22 10:01:06 -05:00