Commit Graph

13 Commits

Author SHA1 Message Date
James Ives
ae5d58fae3 Formatting 2019-12-21 16:52:52 -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
08b281c798 Update git.ts 2019-12-20 17:36:35 -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
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
08316f5f4c
Test PR (#59)
* Update README.md

* test setup

* Update build.yml
2019-11-20 09:13:01 -05:00
James Ives
dc364d11f0 Unit Tests 2019-11-20 09:01:31 -05:00
James Ives
0dfa1cb46b
Skips deployment if the working tree is clean (#55)
* Adding procelain

* Update git.ts
2019-11-19 18:07:27 -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