Commit Graph

13 Commits

Author SHA1 Message Date
JamesIves
d32a58cb35 Merge branch 'dev' into releases/v3 2020-01-28 00:07:02 -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
204e85b9d1
3.2.0 (#142)
* Additional Integration tests (#123)

* Update integration-beta.yml

* git fetch again

* git fetch

* Tests

* Failing Build (#124)

* Bump @types/node from 13.1.6 to 13.1.7 (#126)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.1.6 to 13.1.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump @types/jest from 24.0.25 to 24.9.0 (#127)

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.0.25 to 24.9.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* js > ts

* License Upgrades

* Bump typescript from 3.7.4 to 3.7.5 (#132)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.4 to 3.7.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.7.4...v3.7.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* [Issue-133] Customizable Commit Messages (#134)

* Customizable Commit Messages

* Removes lodash

* Update package.json

* README

* Changes

* Check for null

* Adds a dash

* Support action/checkout@v2 (#136)

* Create CODEOWNERS

* Update integration.yml

* Adds automatic issue labels (#139)

* [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

* Update README.md

* README Reorg

* Update README.md

* Update README.md

* Update README.md

* Adds correct metadata

* Update action.yml

* Formatting

* Update build.yml

* Adds CodeCov report

* Update README.md

* Test Coverage Improvements (#141)

* Test Coverage Improvements

* Update env.js

* More Test Coverage / Imps

* Update README.md

* Formatting

* Update git.js

* Test Names...

* Update action.yml

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-01-19 16:33:10 -05:00
JamesIves
e94fa61b9b Update action.yml 2020-01-19 16:29:04 -05:00
JamesIves
b6a1872434 Formatting 2020-01-19 13:45:10 -05:00
JamesIves
7463f42ef5 Update action.yml 2020-01-19 13:41:19 -05:00
JamesIves
f8d4eef4a1 Adds correct metadata 2020-01-19 13:38:32 -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
7f8bf1bd16 Unrequired 2019-11-08 17:47:35 -05:00
James Ives
29d0518f82 More cleanup 2019-11-08 11:49:08 -05:00
James Ives
fc443526c0 Update action.yml 2019-11-08 10:54:43 -05:00
James Ives
8223d3cd61 Version 3 Beta 2019-11-07 17:46:04 -05:00
James Ives
f7faf642c5
Checks for relative path names (#15)
* Relative

* Update entrypoint.sh

* Update entrypoint.sh

* Another test

* Update entrypoint.sh

* Update entrypoint.sh
2019-08-25 18:16:24 -04:00