Commit Graph

145 Commits

Author SHA1 Message Date
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
6ed0eafad9
Create FUNDING.yml 2019-11-22 12:48:44 -05:00
James Ives
20a5f8c8ea
Update README.md 2019-11-22 10:13:32 -05:00
James Ives
f948e107a3
Update integration.yml 2019-11-22 10:04:37 -05:00
dependabot-preview[bot]
a657e34756 Bump @types/node from 12.12.9 to 12.12.11 (#57)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.9 to 12.12.11.
- [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>
2019-11-22 10:01:56 -05:00
dependabot-preview[bot]
bbe900e6c8 Bump typescript from 3.6.4 to 3.7.2 (#52)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.6.4 to 3.7.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.6.4...v3.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-22 10:01:45 -05:00
dependabot-preview[bot]
1f581c7e56 Bump prettier from 1.18.2 to 1.19.1 (#50)
Bumps [prettier](https://github.com/prettier/prettier) from 1.18.2 to 1.19.1.
- [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.18.2...1.19.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-22 10:01:34 -05:00
dependabot-preview[bot]
f23e0621a6 Bump @actions/core from 1.1.3 to 1.2.0 (#49)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.1.3 to 1.2.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/master/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-22 10:01:17 -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
3d79fb5ce1 Update integration.yml 2019-11-21 09:34:12 -05:00
James Ives
b140db85a6 Update integration.yml 2019-11-21 09:33:53 -05:00
James Ives
b3c23a476e Fixing issue with GITHUB_REPOSITORY being undefined in scheduled tests 2019-11-21 09:29:43 -05:00
James Ives
46e858d2a2
Fixes integration test 2019-11-20 11:58:04 -05:00
James Ives
fefb582571 Unit tests 2019-11-20 09:21:36 -05:00
James Ives
2b7dae42d4 Merge branch 'dev' of https://github.com/JamesIves/github-pages-deploy-action into dev 2019-11-20 09:14:39 -05:00
James Ives
36f72ce53a Update integration.yml 2019-11-20 09:13:59 -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
69928fe0f1 Update build.yml 2019-11-20 09:02:22 -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
dependabot-preview[bot]
7a65168f11 Bump @types/node from 12.12.6 to 12.12.9 (#51)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.6 to 12.12.9.
- [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>
2019-11-19 11:26:16 -05:00
James Ives
38b00db2aa
Code of Conduct 2019-11-19 10:47:53 -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
dependabot-preview[bot]
ac30688c26 Bump @types/jest from 24.0.18 to 24.0.23 (#53)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.0.18 to 24.0.23.
- [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>
2019-11-19 10:43:35 -05:00
James Ives
1e49cabeb1 Update .gitignore 2019-11-19 10:22:12 -05:00
James Ives
e3935ffd41
Update integration.yml 2019-11-19 10:11:21 -05:00
James Ives
7a57806e8c
Update build.yml 2019-11-19 10:11:01 -05:00
James Ives
91799692c2
Update README.md 2019-11-19 10:10:46 -05:00
James Ives
7a3491e419
Update integration.yml 2019-11-19 10:09:33 -05:00
James Ives
9dfdc4cb0c
Deployment Name 2019-11-19 10:09:17 -05:00
James Ives
1d5fd60054
Update build.yml 2019-11-19 10:07:53 -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
James Ives
2726cd3bcd
Update README.md 2019-11-10 16:47:04 -05:00
iam-afvincent
baec7a0796 Update CONTRIBUTING.md (#35)
Grammar and spelling.
2019-10-03 15:41:38 -04:00
iam-afvincent
43f81684cc Update README.md (#34)
A few spelling mistakes.
2019-10-03 15:34:33 -04:00
James Ives
e0cbb126fc
Update README.md 2019-09-26 17:42:17 -04:00
James Ives
dc639e5086
Switches credentials to use GITHUB_TOKEN (#13)
* Adding x-access-token trigger

* Switch

* README

* Giving this a test

* Pusher

* ccc

* Update entrypoint.sh

* t

* Another check

* More changes to the readme

* Testing a curl?

* Update entrypoint.sh

* Update entrypoint.sh

* Update entrypoint.sh

* Update entrypoint.sh

* GitHub action metadata

* More changes

* Update README.md

* Update entrypoint.sh

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2019-09-26 17:37:24 -04:00
James Ives
2641b391f2
Contribution Documentation 2019-09-24 21:10:32 -04:00
James Ives
c3d5102651 Removes former example 2019-09-22 08:45:29 -04:00
James Ives
60732f6ba6
Removes the need for COMMIT_NAME and COMMIT_EMAIL (#25)
* Actor Changes

* Default Action Name/Email

* Update entrypoint.sh

* Update entrypoint.sh
2019-09-22 08:31:11 -04:00
James Ives
ffe5eb539e
Improving the commit message (#31) 2019-09-22 08:27:12 -04:00
Jake Jarvis
cc15f3c6ef README: Switch COMMIT_EMAIL and COMMIT_NAME descriptions (#30) 2019-09-22 07:03:55 -04:00
James Ives
5456577541
README Example (#26)
* README Example

* Update README.md

* Update README.md
2019-09-11 13:01:00 -04:00
James Ives
7354b17626
Quiets the commit logs (#27)
* Debug

* Quiet mode

* quiet(er)

* q

* Quiet mode
2019-09-11 10:42:03 -04:00
James Ives
494d15faeb
Schedule (#20) 2019-09-05 22:34:59 -04:00