Commit Graph

844 Commits

Author SHA1 Message Date
peaceiris 9a18a4d0fc
chore: Add pre-release remove-pre-release tasks 2021-03-10 19:57:43 +09:00
Shohei Ueda b52df3c817
build: fix dev docker image (#584) 2021-03-10 19:52:56 +09:00
dependabot[bot] 65a821ebc7
ci: bump codecov/codecov-action from v1.2.1 to v1.2.2 (#583)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.2.1 to v1.2.2.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v1.2.1...1f8f3abcccf7960749744fd13547965f0e7d1bdd)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-10 14:25:35 +09:00
Shohei Ueda ebe02723dc
deps: bump node from 12.20.1 to 12.21.0 (#582) 2021-03-10 12:58:23 +09:00
peaceiris bf41193762
docs: comment out GHES section 2021-03-09 20:53:36 +09:00
peaceiris 628161d570
chore: remove lib 2021-03-09 20:52:41 +09:00
Dominik Meyer 3623583f73
feat: Add GHES support 🏢 (#580)
Changes for #579

Co-authored-by: dom <dominik.meyer01@sap.com>
2021-03-09 20:51:31 +09:00
Shohei Ueda a0db9b66be
chore: Add postinstall for husky install (#578) 2021-03-06 23:13:46 +09:00
Shohei Ueda 0a4c122ea4
deps: update devDependencies (#577) 2021-03-06 22:14:18 +09:00
Shohei Ueda 07f38c68fa
build: Set target to ES2019 (#576) 2021-03-05 02:03:11 +09:00
dependabot[bot] 94fb28f81c
ci: bump actions/setup-node from v2.1.4 to v2.1.5 (#574)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.4...46071b5c7a2e0c34e49c3cb8a0e792e86e18d5ea)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-23 20:55:56 +09:00
Shohei Ueda 99df4b07a7
ci: Add --unsafe-perm=true --allow-root (#573) 2021-02-23 02:36:11 +09:00
Shohei Ueda 0ed12e5298
ci: Remove husky and lint-staged (#572) 2021-02-23 01:55:16 +09:00
Shohei Ueda 77ce5ecb49
chore: update package-lock.json (#567) 2021-02-20 18:31:41 +09:00
Shohei Ueda e27e41d7ce
docs: Improve description of destination_dir and keep_files (#569)
https://github.com/peaceiris/actions-gh-pages/issues/324#issuecomment-779218091

Co-authored-by: Matthias Mohr <webmaster@mamo-net.de>
2021-02-16 20:13:09 +09:00
peaceiris d3a97d53a8
ci: Fix husky post-merge 2021-02-10 14:14:41 +09:00
peaceiris 03d253207f
ci: Remove skipci job 2021-02-09 19:23:44 +09:00
peaceiris 47a5b8c834
ci: Migrate husky from v4 to v5 2021-02-09 19:23:10 +09:00
Shohei Ueda 1d14b37db2
deps: Bump npm to v7 (#564)
And updated engines field

cf. [npm 7 is now generally available! - The GitHub Blog](https://github.blog/2021-02-02-npm-7-is-now-generally-available/)
2021-02-03 16:49:49 +09:00
Shohei Ueda 9b425f80df
deps: update devDependencies (#563) 2021-02-03 10:42:22 +09:00
Oleh Prypin fcead0e030
ci: Exclude writing actions on forks (#562)
Co-authored-by: peaceiris <30958501+peaceiris@users.noreply.github.com>
2021-01-21 22:10:28 +09:00
dependabot[bot] 87b7480404
ci: bump peaceiris/actions-mdbook from v1.1.13 to v1.1.14 (#561)
Bumps [peaceiris/actions-mdbook](https://github.com/peaceiris/actions-mdbook) from v1.1.13 to v1.1.14.
- [Release notes](https://github.com/peaceiris/actions-mdbook/releases)
- [Changelog](https://github.com/peaceiris/actions-mdbook/blob/main/CHANGELOG.md)
- [Commits](https://github.com/peaceiris/actions-mdbook/compare/v1.1.13...4b5ef36b314c2599664ca107bb8c02412548d79d)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-18 17:55:21 +09:00
Shohei Ueda 3baf850920
deps: bump node from 12.20.0 to 12.20.1 (#560) 2021-01-08 16:27:54 +09:00
dependabot[bot] 071f8cbc5a
ci: bump codecov/codecov-action from v1.2.0 to v1.2.1 (#559)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.2.0 to v1.2.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v1.2.0...e156083f13aff6830c92fc5faa23505779fbf649)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-06 14:44:08 +09:00
Shohei Ueda 4b77300e3c
deps: update devDependencies (#558) 2021-01-06 00:34:54 +09:00
dependabot[bot] 1fd941c40a
ci: bump codecov/codecov-action from v1.1.1 to v1.2.0 (#557)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.1.1 to v1.2.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v1.1.1...a92c414703a4bba586f6df7fcc885c9d0bdff772)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-05 18:27:32 +09:00
Shohei Ueda 5b8ea1e7ee
docs: bump mdbook from 0.3.7 to 0.4.5 (#556) 2021-01-05 05:26:50 +09:00
peaceiris fe996f57a5
docs: notes of GITHUB_TOKEN for newbies 2021-01-03 08:02:51 +09:00
dependabot[bot] 852bfb8e83
ci: bump peaceiris/workflows from v0.7.0 to v0.8.1 (#555)
Bumps [peaceiris/workflows](https://github.com/peaceiris/workflows) from v0.7.0 to v0.8.1.
- [Release notes](https://github.com/peaceiris/workflows/releases)
- [Commits](https://github.com/peaceiris/workflows/compare/v0.7.0...c5f4695d45956fa26dd97690a03406cbc1c8f510)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-28 14:50:21 +09:00
Shohei Ueda 3f0d4cea48
chore: Add link to create-release-npm
peaceiris/workflows/create-release-npm
2020-12-27 18:09:54 +09:00
dependabot[bot] facb2e7272
deps: bump node-notifier from 8.0.0 to 8.0.1 (#554)
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases)
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
- [Commits](https://github.com/mikaelbr/node-notifier/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-12-23 10:05:52 +09:00
dependabot[bot] 77a99cbdfe
ci: bump codecov/codecov-action from v1.1.0 to v1.1.1 (#553)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.1.0 to v1.1.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v1.1.0...1fc7722ded4708880a5aea49f2bfafb9336f0c8d)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-22 15:13:42 +09:00
Shohei Ueda 38add90c90
Update README.md 2020-12-20 01:46:48 +09:00
Shohei Ueda 419385e998
add test and docker 2020-12-18 17:02:11 +09:00
Shohei Ueda 584ffda459
ci: remove CODECOV_TOKEN (#552)
> For public repositories, no token is needed

https://github.com/codecov/codecov-action
2020-12-18 16:42:51 +09:00
Shohei Ueda eaab2e3404
ci: add labeler.yml 2020-12-18 16:37:46 +09:00
Shohei Ueda 33f5d6c1bf
ci: add actions/labeler 2020-12-18 16:34:32 +09:00
Shohei Ueda b427ba5d48
deps: update devDependencies (#551) 2020-12-18 15:09:01 +09:00
dependabot[bot] f06a7f8795
ci: bump codecov/codecov-action from v1.0.15 to v1.1.0 (#550)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.15 to v1.1.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.15...7de43a7373de21874ae196a78f8eb633fcf7f0c4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-18 14:36:04 +09:00
dependabot[bot] 7d345152fb
ci: bump actions/setup-node from v2.1.3 to v2.1.4 (#549)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.3 to v2.1.4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.3...c46424eee26de4078d34105d3de3cc4992202b1e)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-17 17:47:18 +09:00
dependabot[bot] 75c0bf7407
deps: bump ini from 1.3.5 to 1.3.8 (#547)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-12 16:24:50 +09:00
dependabot[bot] 44a3899927
ci: bump actions/setup-node from v2.1.2 to v2.1.3 (#546)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.2 to v2.1.3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.2...27082cecf3ff7a1742dbd5e12605f0cb59dce2d9)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-11 14:08:55 +09:00
peaceiris 727890a27e
chore: bump doctoc from 1.4.0 to 2.0.0 2020-12-05 09:47:15 +09:00
Shohei Ueda 4adbf1cc05
deps: bump node from 12.19.1 to 12.20.0 (#543) 2020-12-02 12:53:29 +09:00
Shohei Ueda 3dbd73271d
chore: fix typo 2020-11-29 20:04:03 +09:00
Shohei Ueda 6004cfef02
chore: update redirected links 2020-11-29 20:02:11 +09:00
Shohei Ueda d04f65f985
chore: update link to github.community
GitHub Support Community Forum GitHub Actions category
old https://github.community/c/github-actions
new https://github.community/c/code-to-cloud/github-actions/41
2020-11-29 20:00:01 +09:00
peaceiris 1054f6a6b9
docs: bump actions/setup-node
Close #542
2020-11-29 03:41:13 +09:00
Shohei Ueda 6c2db6e184
ci: pin actions/checkout to v2 (#541) 2020-11-23 21:43:45 +09:00
Shohei Ueda 3ba244e8d4
ci: remove options no longer needed (#540) 2020-11-23 13:48:34 +09:00