Commit Graph

701 Commits

Author SHA1 Message Date
Andreas Linde 674c2318ce
fix: copyAssets() for destination_dir (#414) 2020-07-25 19:36:43 +09:00
peaceiris 0b4686e3a6
chore(release): Remove build assets [skip ci] 2020-07-24 21:33:54 +09:00
peaceiris 1029512144
chore(release): 3.7.0-3 2020-07-24 21:33:53 +09:00
peaceiris 6c430d988e
chore(release): Add build assets 2020-07-24 21:33:51 +09:00
Shohei Ueda 6f6bb2661a
fix: set full path of publishing assets (#413)
https://github.com/peaceiris/actions-gh-pages/issues/410#issuecomment-663507581
2020-07-24 21:33:08 +09:00
dependabot[bot] d1700b5653
deps: bump @types/jest from 26.0.5 to 26.0.7 (#411)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.5 to 26.0.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-24 11:37:53 +09:00
dependabot[bot] 1b5d710b24
deps: bump @types/node from 12.12.51 to 12.12.52 (#412)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.51 to 12.12.52.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-24 11:37:39 +09:00
peaceiris 3667febec5
refactor: change message type from warning to info 2020-07-24 00:49:02 +09:00
peaceiris 8546b0c56b
chore(release): Remove build assets [skip ci] 2020-07-24 00:42:18 +09:00
peaceiris 2c04f23922
chore(release): 3.7.0-2 2020-07-24 00:42:17 +09:00
peaceiris b15488f0b3
chore(release): Add build assets 2020-07-24 00:42:15 +09:00
peaceiris 612f1f7579
fix: chdir to workDir after copied assets
Related to #324
2020-07-24 00:40:01 +09:00
dependabot[bot] af7aac1007
ci: bump codecov/codecov-action from v1.0.11 to v1.0.12 (#409)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.11 to v1.0.12.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.11...07127fde53bc3ccd346d47ab2f14c390161ad108)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-23 14:28:01 +09:00
peaceiris 6896bd8b80
docs: change default-branch to main 2020-07-23 12:17:19 +09:00
Shohei Ueda ad558aa8bd
docs: bump hugo from 0.71.1 to 0.74.2 2020-07-23 12:12:27 +09:00
Shohei Ueda 5051105279
docs: change master branch to default-branch (#408) 2020-07-23 12:10:40 +09:00
Shohei Ueda 99a89f661a
docs: Add Code Scanning workflow badge 2020-07-23 11:22:23 +09:00
dependabot[bot] 8cd820bd66
ci: bump actions/setup-node from v2.1.0 to v2.1.1 (#407)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.0 to v2.1.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.0...321b6ccb03083caa2ad22b27dc4b45335212e824)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-22 14:42:08 +09:00
Shohei Ueda f633b0f6b5
ci: remove types [skip ci] 2020-07-21 19:44:14 +09:00
Shohei Ueda a2712f7b92
ci: Add docker-compose.yml (#406) 2020-07-21 19:37:23 +09:00
peaceiris 09b03c0bb1
chore(release): Remove build assets [skip ci] 2020-07-21 12:53:50 +09:00
peaceiris afee929f89
chore(release): 3.7.0-1 2020-07-21 12:53:50 +09:00
peaceiris 4b17904d54
chore(release): Add build assets 2020-07-21 12:53:48 +09:00
Shohei Ueda ce4e3beff1
fix: KeepFiles behaviour when DestinationDir has dir (#405)
Related to #324
2020-07-21 12:53:14 +09:00
peaceiris 3874723ac6
docs: Enhance section name 2020-07-21 11:42:39 +09:00
peaceiris f0c76f03b6
chore(release): Remove build assets [skip ci] 2020-07-21 11:17:05 +09:00
peaceiris b7f7b0dddb
chore(release): 3.7.0-0 2020-07-21 11:17:04 +09:00
peaceiris 14e12e8e74
chore(release): Add build assets 2020-07-21 11:17:03 +09:00
Shohei Ueda f30118c78e
feat: Add destination_dir option (#403)
Related to #324 #390
2020-07-21 11:15:53 +09:00
dependabot[bot] 0cb61e91a5
deps: bump @types/node from 12.12.50 to 12.12.51 (#404)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.50 to 12.12.51.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-21 11:14:49 +09:00
dependabot[bot] 42a6cdde0c
deps: bump @types/jest from 26.0.4 to 26.0.5 (#402)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.4 to 26.0.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-20 11:12:36 +09:00
Shohei Ueda 250469649c
docs: update dependabot label 2020-07-18 16:25:09 +09:00
dependabot[bot] a5a8912d3e
ci: bump codecov/codecov-action from v1.0.10 to v1.0.11 (#401)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.10 to v1.0.11.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.10...6d208f5b527841fb050f92f778e86cb808dacdcb)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-18 16:18:20 +09:00
Shohei Ueda 5980f05de8
ci: update label 2020-07-18 16:18:08 +09:00
peaceiris 106f76b593
chore(release): Remove build assets [skip ci] 2020-07-18 13:02:37 +09:00
peaceiris 8a36f3edfc
chore(release): 3.6.4 2020-07-18 13:02:36 +09:00
peaceiris 220a06da5e
chore(release): Add build assets 2020-07-18 13:02:34 +09:00
favonia e193524bff
feat: Allow absolute path for publish_dir (#400)
Close #242
2020-07-18 12:55:50 +09:00
dependabot[bot] 7e92312ae4
deps: bump typescript from 3.9.6 to 3.9.7 (#399)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.6 to 3.9.7.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.6...v3.9.7)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-17 11:19:32 +09:00
Shohei Ueda 3d656402e5
feat: enhance error message (#398) 2020-07-15 02:04:43 +09:00
Shohei Ueda 6901b8e8fc
docs: change default branch from master to main (#397) 2020-07-15 01:41:09 +09:00
Shohei Ueda 932df18147
chore: change default branch from master to main (#396) 2020-07-14 12:45:04 +09:00
dependabot[bot] c935046a93
deps: bump standard-version from 8.0.1 to 8.0.2 (#395)
Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/conventional-changelog/standard-version/releases)
- [Changelog](https://github.com/conventional-changelog/standard-version/blob/master/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/standard-version/compare/v8.0.1...v8.0.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-14 11:18:14 +09:00
peaceiris ed8dfeaf86
chore(release): Remove build assets [skip ci] 2020-07-14 09:06:36 +09:00
peaceiris 381bc0b884
"chore(release): 3.6.3" 2020-07-14 09:06:36 +09:00
peaceiris 3914720f25
chore(release): Add build assets 2020-07-14 09:06:34 +09:00
Zach f53ab0c2a5
fix: isProhibitedBranch detection (#394)
Co-authored-by: peaceiris <30958501+peaceiris@users.noreply.github.com>
2020-07-14 09:05:55 +09:00
dependabot[bot] 6b76e36ab3
deps: bump standard-version from 8.0.0 to 8.0.1 (#391)
Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/conventional-changelog/standard-version/releases)
- [Changelog](https://github.com/conventional-changelog/standard-version/blob/master/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/standard-version/compare/v8.0.0...v8.0.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-13 15:04:17 +09:00
dependabot[bot] a4205cbdd8
deps: bump @types/node from 12.12.48 to 12.12.50 (#392)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.48 to 12.12.50.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-13 15:03:42 +09:00
ThunderMiracle d753ac9b7d
docs: pin actions/setup-node from v2 to v2.1.0 (#389)
Close #388
2020-07-10 18:02:08 +09:00