Commit Graph

719 Commits

Author SHA1 Message Date
dependabot[bot] 7259f5ccc2
deps: bump eslint-plugin-jest from 23.18.0 to 23.18.2 (#420)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.18.0 to 23.18.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v23.18.0...v23.18.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-27 15:19:43 +09:00
dependabot[bot] c8397307b4
deps: bump @types/node from 12.12.52 to 12.12.53 (#421)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.52 to 12.12.53.
- [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-27 15:17:57 +09:00
peaceiris 7dd962e52e
docs: Add exclude_assets section 2020-07-26 00:32:49 +09:00
peaceiris ded3953565
docs: bump hugo from 0.74.2 to 0.74.3 2020-07-26 00:19:04 +09:00
Shohei Ueda 71958c534b
ci: add env (#419)
ENV LANG="C.UTF-8"
ENV ImageVersion="20200625.0"
ENV GITHUB_API_URL="https://api.github.com"
ENV RUNNER_TOOL_CACHE="/opt/hostedtoolcache"
ENV GITHUB_REPOSITORY_OWNER="peaceiris"
ENV GITHUB_ACTIONS="true"
2020-07-26 00:12:46 +09:00
Shohei Ueda eca3d9d25e
ci: set env CI to true (#418) 2020-07-26 00:03:59 +09:00
Shohei Ueda 24d40fe124
ci: add workflow_dispatch and schedule 2020-07-25 23:59:01 +09:00
peaceiris 19b0b66a7c
chore(release): Remove build assets [skip ci] 2020-07-25 21:55:02 +09:00
peaceiris 23abc3124a
chore(release): 3.7.0-6 2020-07-25 21:55:01 +09:00
peaceiris 866d7e715c
chore(release): Add build assets 2020-07-25 21:55:00 +09:00
Shohei Ueda 6f45501409
feat: exclude_assets supports glob patterns (#417)
Related to #163

https://github.com/actions/toolkit/tree/main/packages/glob
2020-07-25 21:54:06 +09:00
peaceiris bf46251210
chore(release): Remove build assets [skip ci] 2020-07-25 20:53:29 +09:00
peaceiris f8993157cb
chore(release): 3.7.0-5 2020-07-25 20:53:29 +09:00
peaceiris 9cf67ec63b
chore(release): Add build assets 2020-07-25 20:53:27 +09:00
Shohei Ueda 0f5c65e140
feat: Add exclude_assets option (#416)
Related to #163
2020-07-25 20:52:35 +09:00
peaceiris 2046290e2b
chore(release): Remove build assets [skip ci] 2020-07-25 19:37:28 +09:00
peaceiris 600bb6caa2
chore(release): 3.7.0-4 2020-07-25 19:37:27 +09:00
peaceiris 20912713da
chore(release): Add build assets 2020-07-25 19:37:25 +09:00
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