Commit Graph

167 Commits

Author SHA1 Message Date
James Ives
a8c729ac59 Update README.md 2019-12-20 17:45:30 -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
dependabot-preview[bot]
10687d9ed6 Bump @types/node from 12.12.20 to 12.12.21 (#86)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.20 to 12.12.21.
- [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-12-19 09:32:01 -05:00
dependabot-preview[bot]
368c552c53 Bump @types/jest from 24.0.23 to 24.0.24 (#87)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.0.23 to 24.0.24.
- [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-12-19 09:19:22 -05:00
dependabot-preview[bot]
d07fb90002 Bump @types/node from 12.12.18 to 12.12.20 (#85)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.18 to 12.12.20.
- [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-12-18 08:29:42 -05:00
dependabot-preview[bot]
2147c0773d Bump @types/node from 12.12.17 to 12.12.18 (#83)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.17 to 12.12.18.
- [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-12-17 09:39:06 -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
0968ee3d9d
Update README.md 2019-12-16 10:29:19 -05:00
dependabot-preview[bot]
7674d45914 Bump @actions/exec from 1.0.1 to 1.0.2 (#78)
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>
2019-12-15 09:46:44 -05:00
dependabot-preview[bot]
138a7b0f85 Bump @actions/github from 1.1.0 to 2.0.0 (#79)
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 1.1.0 to 2.0.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/master/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-14 18:14:09 -05:00
dependabot-preview[bot]
db024e903d Bump @types/node from 12.12.14 to 12.12.17 (#81)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.14 to 12.12.17.
- [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-12-12 17:00:30 -05:00
dependabot-preview[bot]
5dc8079995 Bump typescript from 3.7.2 to 3.7.3 (#73)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.2 to 3.7.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.7.2...v3.7.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-04 10:53:16 -05:00
James Ives
6383e8d6c9 Merge branch 'dev' of https://github.com/JamesIves/gh-pages-github-action into dev 2019-11-27 14:42:11 -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
799b93b852 Revert "git fetch origin does not work in private repositories"
This reverts commit e115e86689.
2019-11-27 00:27:34 -05:00
James Ives
e115e86689 git fetch origin does not work in private repositories 2019-11-27 00:27:28 -05:00
dependabot-preview[bot]
2b3be1b495 Bump @types/node from 12.12.12 to 12.12.14 (#69)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.12 to 12.12.14.
- [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-26 07:28:24 -05:00
James Ives
cdaee34060
Update README.md 2019-11-25 10:58:06 -05:00
James Ives
98917ba5c6
Operating System README Configuration (#68)
* Operating system readme

* Update README.md

* Update README.md

* Update README.md
2019-11-25 10:57:28 -05:00
dependabot-preview[bot]
602b8f6153 Bump @types/node from 12.12.11 to 12.12.12 (#67)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.11 to 12.12.12.
- [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-25 10:55:26 -05:00
dependabot-preview[bot]
a3b048231a Bump ts-jest from 24.1.0 to 24.2.0 (#66)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 24.1.0 to 24.2.0.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v24.1.0...v24.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 10:55:11 -05:00
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