Shohei Ueda
4dfc201b55
ci: add workflow_dispatch event
...
> You can now create workflows that are manually triggered with the new workflow_dispatch event.
> You will then see a 'Run workflow' button on the Actions tab, enabling you to easily trigger a run.
> You can choose which branch the workflow is run on.
https://github.blog/changelog/2020-07-06-github-actions-manual-triggers-with-workflow_dispatch/
2020-07-07 16:06:26 +09:00
dependabot[bot]
05b3340742
ci: bump codecov/codecov-action from v1.0.7 to v1.0.10 ( #375 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.0.7 to v1.0.10.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.7...f3570723ef743f6942b6a480461ed0cd6c0f9baa )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-02 16:26:07 +09:00
dependabot[bot]
ac980646cf
ci: bump actions/setup-node from v2.0.0 to v2.1.0 ( #373 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from v2.0.0 to v2.1.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.0.0...1ae8f4b1fd89676f69b55d3dd6932b6df089ff7b )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-30 18:46:52 +09:00
Shohei Ueda
1ceef71a57
ci: remove open-pull-requests-limit
2020-06-24 14:12:15 +09:00
dependabot[bot]
19976af8e5
ci: bump peaceiris/actions-mdbook from v1 to v1.1.12 ( #360 )
...
Bumps [peaceiris/actions-mdbook](https://github.com/peaceiris/actions-mdbook ) from v1 to v1.1.12.
- [Release notes](https://github.com/peaceiris/actions-mdbook/releases )
- [Changelog](https://github.com/peaceiris/actions-mdbook/blob/master/CHANGELOG.md )
- [Commits](https://github.com/peaceiris/actions-mdbook/compare/v1...95a44014c14104ed598589e585d0a1c4214d50ef )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-22 02:12:37 +09:00
Shohei Ueda
f444b0ede2
ci: remove skipci job
2020-06-21 13:18:07 +09:00
Shohei Ueda
f954d4113e
ci: add is_skip [skip ci]
2020-06-19 20:48:25 +09:00
dependabot[bot]
70411f07e7
ci: bump actions/checkout from v2.3.0 to v2.3.1 ( #355 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from v2.3.0 to v2.3.1.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/master/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.3.0...28c7f3d2b5162b5ddd3dfd9a45aa55eaf396478b )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-19 00:24:14 +09:00
dependabot[bot]
744621d13d
ci: bump actions/checkout from v2 to v2.3.0 ( #353 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from v2 to v2.3.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/master/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...b4483adec309c0d01a5435c5e24eb40de5773ad9 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-17 14:28:08 +09:00
Shohei Ueda
8b93bc127f
chore: update ignore version @types/node ( #341 )
2020-06-07 11:44:13 +09:00
Shohei Ueda
aa82aebc1d
chore: Add note reading official docs
...
Please read the latest GitHub Actions official documentation and learn about the basic spec and concepts
cf. #339
2020-06-07 09:59:36 +09:00
peaceiris
e705cf59bc
chore: Comment out explanations
2020-06-06 05:37:29 +09:00
Shohei Ueda
773665f4f0
ci: Add ubuntu-20.04 to matrix ( #336 )
...
https://github.com/actions/virtual-environments/issues/228#issuecomment-637362224
2020-06-04 09:08:35 +09:00
dependabot[bot]
d1afc2e8ce
ci: bump codecov/codecov-action from v1 to v1.0.7 ( #333 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1 to v1.0.7.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Commits](https://github.com/codecov/codecov-action/compare/v1...f532c3a1452359a7f96c37efc741537b80555c74 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-03 22:04:30 +09:00
dependabot[bot]
59c0ce4284
ci: bump actions/setup-node from v1.4.1 to v2.0.0 ( #334 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from v1.4.1 to v2.0.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v1.4.1...e434342e4e324065b1b19b24586c710a1a68d2d7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-03 22:03:49 +09:00
Shohei Ueda
65dc7af084
ci: Add package-ecosystem github-actions
2020-06-03 21:48:50 +09:00
Shohei Ueda
4477775802
ci: Pin to actions/setup-node v1.4.1
2020-06-03 21:45:40 +09:00
dependabot-preview[bot]
c4529a59aa
ci: Update Dependabot config file ( #330 )
...
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-03 08:07:26 +09:00
Shohei Ueda
5b6baff975
chore: update url
2020-05-28 16:15:25 +09:00
peaceiris
6d42c2c3b6
chore: Please follow the issue templates
2020-05-21 23:00:37 +09:00
Shohei Ueda
489a03aac4
ci: remove pull_request.types
...
cf. https://help.github.com/en/actions/reference/events-that-trigger-workflows#pull-request-event-pull_request
> By default, a workflow only runs when a pull_request's activity type is opened, synchronize, or reopened.
2020-05-08 22:42:10 +09:00
Shohei Ueda
c8f4fd4c5d
ci: Change test cases
2020-05-04 11:55:40 +09:00
Shohei Ueda
0b7411e2cf
feat: Add full_commit_message ( #275 )
...
* feat: Add full_commit_message
* ci: Add full_commit_message
* docs: Add full_commit_message
cf. #274
2020-05-04 09:50:38 +09:00
peaceiris
750c807fa1
chore: Enhance style
2020-05-04 00:52:58 +09:00
peaceiris
2875e4112a
Revert "ci: use github_token"
...
This reverts commit 9d27fac8dc
.
2020-05-02 02:25:23 +09:00
Shohei Ueda
9d27fac8dc
ci: use github_token
2020-05-02 02:21:22 +09:00
Shohei Ueda
7501463241
ci: Add test-ubuntu-20.04 job ( #270 )
...
- Bumps mdBook from 0.3.6 to 0.3.7
- Add test job for ubuntu 20.04
cf. #268
2020-05-01 15:10:19 +09:00
Shohei Ueda
e76c874d85
feat: Support ubuntu-16.04 ( #263 )
...
* ci: Add ubuntu-16.04
* ci: bump actions/upload-artifact from v1 to v2
* ci: Fix file name for all matrix
2020-04-30 23:36:53 +09:00
peaceiris
eda4527add
chore: Add issue priority [skip ci]
2020-04-23 12:55:35 +09:00
peaceiris
0ab035e1c1
Revert "chore: Add issue priority [skip ci]"
...
This reverts commit af61d81606
.
2020-04-23 12:53:19 +09:00
Shohei Ueda
af61d81606
chore: Add issue priority [skip ci]
2020-04-23 12:52:32 +09:00
Shohei Ueda
86114bb2c7
chore: update [skip ci]
2020-04-23 12:44:24 +09:00
Shohei Ueda
1139364d4c
chore: enhance about [skip ci]
2020-04-23 12:43:08 +09:00
Shohei Ueda
98e0f6025c
ci: delete stale workflow
2020-04-14 10:51:25 +09:00
Shohei Ueda
3789ef4a0a
ci: Add cname
2020-04-02 19:34:58 +09:00
Shohei Ueda
ed5a99d637
ci: Merge test workflows ( #204 )
2020-03-31 21:26:20 +09:00
Shohei Ueda
0a1633ac31
ci: bump mdbook from 0.3.5 to 0.3.6
2020-03-29 18:19:30 +09:00
Shohei Ueda
465b328f75
ci: Add dev-image workflow ( #177 )
2020-03-25 19:37:45 +09:00
Shohei Ueda
cf8d655310
ci: comment out pull_request event
2020-03-22 16:09:54 +09:00
Shohei Ueda
6cf4da4de2
ci: Add GitHub context dump step [skip ci]
2020-03-22 16:06:43 +09:00
Shohei Ueda
b2788ae3c6
chore: reindent
2020-03-12 09:24:30 +09:00
Shohei Ueda
c279167199
ci: update script link [skip ci]
2020-03-09 20:23:58 +09:00
Shohei Ueda
f3b165fbe1
ci: fix user_name
2020-03-08 15:33:52 +09:00
Shohei Ueda
945c44d50a
ci: fix user_name
2020-03-08 15:27:46 +09:00
Shohei Ueda
80c8fe5fb3
ci: Add GitHub Actions bot as committer
2020-03-08 14:42:09 +09:00
Shohei Ueda
618792b2f0
deps: bump hub 2.14.1 to 2.14.2
2020-03-07 19:32:13 +09:00
Shohei Ueda
86214f3d79
chore: Add user support issue template ( #146 )
...
* chore: Add user support issue template
* chore: Fix title
* chore: Add link to Actions Documentation
Close #58
2020-03-07 19:01:05 +09:00
Shohei Ueda
ade8887479
deps: bump node 12.15.0 to 12.16.1 ( #142 )
...
* deps: bump node 12.15.0 to 12.16.1
* deps: bump git 2.25.0 to 2.25.1
* chore: validate node and npm version by engines field
* ci: Add npm i -g npm
2020-03-07 02:54:14 +09:00
Shohei Ueda
b81e21a3dc
ci: Add deployment status check workflow ( #125 )
2020-02-24 20:35:46 +09:00
Shohei Ueda
00fde1eb97
feat: Add disable_nojekyll and cname options ( #119 )
...
* feat: Add disable_nojekyll and cname options
* docs: Add cname and disable_nojekyll
* chore: Add vim
* chore(release): 3.3.0-0
* ci: Add codecov/codecov-action
* refactor: Enhance warning message
- Add .nojekyll file by default to only the master and gh-pages branches. When the file already exists, this action does nothing.
- When we set other branches to publish_branch, this action does not add .nojekyll file.
cf. https://github.com/peaceiris/actions-gh-pages/issues/112#issuecomment-589678269
Close #112
Co-authored-by: Daniel Himmelstein <daniel.himmelstein@gmail.com>
Co-authored-by: Nicolas Vanhoren <nicolas.vanhoren@gmail.com>
2020-02-24 18:49:55 +09:00
Shohei Ueda
1b6740cb30
fix: Enable to create branch for first deployment ( #92 )
...
* fix: Enable to create branch for first deployment
* fix: remove pull_request
* ci: remove lint-staged husky for testing
* ci: Add git checkout {package-lock,package}.json
2020-02-06 15:21:18 +09:00
peaceiris
cfdf8c43ed
ci: use github_token for windows-latest
2020-02-05 20:11:40 +09:00
Shohei Ueda
ed21b6a594
feat: Add getHomeDir() for windows ( #86 )
2020-02-05 20:04:31 +09:00
peaceiris
a150e4e690
ci: force_orphan to false
2020-02-05 14:37:47 +09:00
Shohei Ueda
68b21c12af
feat: Add TypeScript Action ( #83 )
...
cf. https://github.com/peaceiris/actions-github-pages
Close #54
2020-02-05 14:34:19 +09:00
peaceiris
b8c0499d1e
chore: Add workflow
2019-12-23 05:51:44 +09:00
peaceiris
e376bcf7c0
Revert "chore: remove paths-ignore of pr"
...
This reverts commit 2437fbe949
.
2019-12-18 07:08:38 +09:00
Shohei Ueda
2437fbe949
chore: remove paths-ignore of pr
2019-12-16 12:44:08 +09:00
Shohei Ueda
26c5cb82dd
chore: upgrade actions/checkout to v2
2019-12-14 18:03:52 +09:00
Shohei Ueda
fb16fe135c
chore: Rename workflow name
2019-12-14 18:02:39 +09:00
Shohei Ueda
e13d24c2ac
chore: Add Pull Request to stale target
2019-12-09 10:39:58 +09:00
Shohei Ueda
830cc44454
Update purge-readme-image-cache.yml
2019-12-09 10:38:57 +09:00
peaceiris
cf4667b165
gha: Remove checkout step
2019-12-08 17:47:22 +09:00
peaceiris
299744c4cc
gha: Remove push trigger
2019-12-08 17:43:01 +09:00
peaceiris
817fe3379a
gha: Fix one liner
2019-12-08 17:38:48 +09:00
peaceiris
dbec91074d
gha: Add checkout step
2019-12-08 17:35:21 +09:00
peaceiris
3514e583e0
gha: Add workflow to purge readme image cache
2019-12-08 17:30:38 +09:00
peaceiris
0803e7e969
gha: Pin version actions/checkout to v1
2019-12-05 19:54:25 +09:00
Shohei Ueda
14ef8241ef
Create stale.yml
2019-12-05 17:07:08 +09:00
Shohei Ueda
e4b680c116
Update docker-image-ci.yml
2019-11-28 19:51:55 +09:00
Shohei Ueda
8563c806e5
Update docker-image-ci.yml
2019-11-28 19:35:49 +09:00
Shohei Ueda
8981758aad
gha: update to macos-latest
2019-11-07 08:20:14 +09:00
Shohei Ueda
f3c1954c3b
Update docker-image-ci.yml
2019-11-03 13:30:26 +09:00
peaceiris
f47e77b3ef
github: Add issue template config
...
https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository#configuring-the-template-chooser
2019-10-29 09:50:58 +09:00
Shohei Ueda
0e1d168f48
Update issue templates
2019-10-29 09:46:29 +09:00
peaceiris
d6d7a5601d
github: Remove FUNDING.yml
2019-10-29 03:27:49 +09:00
peaceiris
8076e77c01
github: Add CODEOWNERS
2019-10-24 06:04:56 +09:00
Shohei Ueda
855ba06744
Release: v2.5.0 ( #38 )
...
* gha: enhance trigger
* feat: Add SCRIPT_MODE
* docs: Update about GITHUB_TOKEN
* docs: Add new section about Script mode, close #37
2019-10-06 23:53:36 +09:00
peaceiris
551961e807
gha: remove paths
2019-09-23 14:36:00 +09:00
Shohei Ueda
8f168fea5a
fix: Fixes for docker hub image ( #28 )
...
* fix: Fixes for docker hub image (INPUT_EMPTYCOMMITS false condition)
* fix: Add skip function
Close #27
Close #31
Keep open #29
* gha: Add fetch-depth 1 to actions/checkout
* gha: Add pull_request trigger, Close #32
2019-09-23 14:00:10 +09:00
peaceiris
b8dd2848eb
gha: Add paths trigger
2019-09-22 16:14:23 +09:00
James McCollum
241ef9fea0
feat: Add emptyCommits option ( #22 )
...
* feat: Add emptyCommits option (@kingofzeal)
* docs: Update README about emptyCommits option (@kingofzeal)
* gha: Update trigger of docker image ci workflow (@peaceiris)
Close #21
2019-09-15 03:49:20 +09:00
Shohei Ueda
9dbd791001
Release v2.0.0 ( #10 )
...
Changes for peaceiris/actions-gh-pages
* update: yaml example of GitHub Actions v2 settings for MkDocs, close #8
* revert: support ACTIONS_DEPLOY_KEY (ssh deploy) again
* upgrade: Hugo to v0.58.0 at example yaml
* remove: steps if statement from example yaml, close #12
Changes for this repository
* gha: add lint job (shellcheck and hadolint)
* gha: remove tag filter
* gha: remove steps if statement, close #12
* gha: add action.yml
* fix: FUNDING.yml
2019-09-05 23:07:49 +09:00
peaceiris
500440b181
fix: FUNDING.yml
2019-09-04 22:17:54 +09:00
peaceiris
3a8415028f
add: master branch to GitHub Actions filter
2019-09-02 18:37:30 +09:00
peaceiris
77991bbc93
add: release docker image with latest tag
2019-09-02 18:28:50 +09:00
peaceiris
82f293b20d
rename: workflow name
2019-08-22 04:58:58 +09:00
peaceiris
141841e4cd
add: docker-image-ci workflow
2019-08-22 04:49:43 +09:00
peaceiris
5b4ace2ae6
remove: GitHub Actions v1 workflow setting
2019-08-22 02:45:13 +09:00
Shohei Ueda
6009c110fc
Create FUNDING.yml ( #2 )
2019-05-24 21:40:48 +09:00
peaceiris
036c4a14e0
add: action
2019-05-22 06:53:54 +09:00