Shohei Ueda
1eeaa0edab
ci: add workflow_dispatch
2020-07-17 15:50:48 +09:00
Shohei Ueda
da2d5466d3
chore: change default branch from master to main ( #386 )
2020-07-17 15:38:09 +09:00
Shohei Ueda
2fa902b35f
ci: add codeql workflow
2020-07-07 16:46:50 +09:00
dependabot[bot]
00ad5734ff
ci: bump codecov/codecov-action from v1.0.7 to v1.0.10 ( #373 )
...
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 13:13:01 +09:00
dependabot[bot]
d59d21e633
ci: bump actions/setup-node from v2.0.0 to v2.1.0 ( #371 )
...
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:51:36 +09:00
Shohei Ueda
53a8986af5
ci: remove open-pull-requests-limit
2020-06-24 14:10:03 +09:00
dependabot[bot]
be3787356a
ci: bump peaceiris/actions-label-commenter from v1 to v1.3.7 ( #364 )
...
Bumps [peaceiris/actions-label-commenter](https://github.com/peaceiris/actions-label-commenter ) from v1 to v1.3.7.
- [Release notes](https://github.com/peaceiris/actions-label-commenter/releases )
- [Changelog](https://github.com/peaceiris/actions-label-commenter/blob/master/CHANGELOG.md )
- [Commits](https://github.com/peaceiris/actions-label-commenter/compare/v1...56d53284bcd1157938a58751728e275ebf9d3ec7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-22 03:34:59 +09:00
Shohei Ueda
919a5f9b0b
chore: fix link to GitHub Actions Community Forum
2020-06-22 03:32:45 +09:00
Shohei Ueda
998d85162e
ci: remove skipci job
2020-06-21 13:04:33 +09:00
Shohei Ueda
c0e9f57fdb
ci: add is_skip [skip ci]
2020-06-19 20:46:22 +09:00
dependabot[bot]
41aa07a09a
ci: bump actions/setup-node from v1 to v2.0.0 ( #359 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from v1 to v2.0.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v1...e434342e4e324065b1b19b24586c710a1a68d2d7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-19 00:40:09 +09:00
Shohei Ueda
697e1b0bf9
ci: fix labels of github-actions
2020-06-19 00:23:24 +09:00
dependabot[bot]
0b3975d690
ci: bump codecov/codecov-action from v1 to v1.0.7 ( #358 )
...
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-19 00:20:23 +09:00
Shohei Ueda
38bf1d20d0
ci: add package-ecosystem github-actions
2020-06-19 00:12:10 +09:00
Shohei Ueda
926e28de4a
ci: Add ubuntu-20.04 ( #355 )
2020-06-13 17:53:43 +09:00
Shohei Ueda
75e0d6c01d
chore: Add CODEOWNERS
2020-06-09 11:25:45 +09:00
dependabot-preview[bot]
f0d93788f5
ci: Update Dependabot config file ( #345 )
...
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-03 08:07:08 +09:00
Shohei Ueda
0f35b33b73
docs: update url
2020-05-28 16:14:25 +09:00
peaceiris
16b12f7dfe
chore: Please follow the issue templates
2020-05-21 22:58:48 +09:00
peaceiris
07082d9e3b
chore: Enhance style
2020-05-09 22:17:38 +09:00
Shohei Ueda
312bc2c8e4
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:11 +09:00
Shohei Ueda
0b128ac232
ci: Enhance test workflow ( #301 )
...
- Add ubuntu-16.04
- Bump actions/upload-artifact from v1 to v2
- Fix coverage artifact name
2020-05-03 13:33:05 +09:00
Shohei Ueda
55117bdfe7
ci: Add ubuntu-16.04
2020-05-03 13:17:01 +09:00
peaceiris
271b8c5d4e
ci: Add Label Commenter Action
...
https://github.com/peaceiris/actions-label-commenter
2020-04-30 02:42:58 +09:00
peaceiris
2aa39a0fb5
chore: Ported issue template
...
from https://github.com/peaceiris/actions-gh-pages
2020-04-30 02:07:56 +09:00
Shohei Ueda
9d657ea2ca
ci: Add npm i -g npm
2020-04-18 11:30:41 +09:00
Shohei Ueda
85093b6a03
ci: remove unused steps
2020-04-18 11:27:17 +09:00
Shohei Ueda
260f1b862c
ci: delete Stale workflow
2020-04-17 06:23:22 +09:00
peaceiris
4c53abd8fe
Revert "ci: add push event" [skip ci]
...
This reverts commit 336da8a2f2
.
2020-04-08 02:00:29 +09:00
Shohei Ueda
336da8a2f2
ci: add push event
2020-04-08 01:55:37 +09:00
Shohei Ueda
02db58a779
ci: delete CODEOWNERS
2020-04-07 12:27:00 +09:00
Shohei Ueda
abb5843560
ci: Add dependabot for auto-merging
2020-04-07 12:20:07 +09:00
Shohei Ueda
c34a46e748
ci: comment out push event [skip ci]
2020-03-30 22:23:40 +09:00
Shohei Ueda
b5b805beb9
chore: remove extra line [skip ci] ( #239 )
2020-03-30 22:23:08 +09:00
Shohei Ueda
b71ad2d014
ci: Add workflow for developing container ( #231 )
...
* ci: Add workflow for developing container
* ci: Add CI tasks to Makefile
* chore: Add RUNNER_TEMP to Dockerfile
* deps: Bump git from 2.25.0 to 2.26.0
2020-03-27 19:07:48 +09:00
Shohei Ueda
3d71d2403d
ci: update script link [skip ci]
2020-03-09 20:23:44 +09:00
Shohei Ueda
61f1757c8c
deps: bump hub 2.14.1 to 2.14.2
2020-03-07 19:33:15 +09:00
Shohei Ueda
7e8dab4a15
ci: use github/hub install script [skip ci]
...
https://github.com/github/hub/issues/2249
https://github.com/github/hub/pull/2453
https://github.com/actions/virtual-environments/issues/36
2020-01-26 20:31:36 +09:00
Shohei Ueda
de65f3e128
ci: remove operations-per-run
2020-01-25 12:00:51 +09:00
Shohei Ueda
4fb2901627
style: remove extra whitespace [skip ci]
2020-01-24 00:20:16 +09:00
Shohei Ueda
7a50ddc694
ci: Add Hugo version dump step
2020-01-24 00:17:39 +09:00
Shohei Ueda
94ce32ea1b
ci: Add codecov/codecov-action@v1 ( #136 )
...
ci: Comment out coverallsapp/github-action@v1.0.1
2020-01-21 01:04:46 +09:00
Shohei Ueda
b6a7551978
ci: Add operations-per-run 1
2020-01-19 15:37:28 +09:00
Shohei Ueda
386980e22b
test: Add integration testing ( #131 )
...
* docs: Update description
* deps: Add nock
* chore: Add resolveJsonModule
* test: Add integration testing
* chore: Add @typescript-eslint/eslint-plugin
* refactor: Fix lint errors
* chore: Add eslint-plugin-jest
* refactor: Fix lint errors
* test: Add remove working files
* ci: Comment out cache steps
2020-01-18 10:29:06 +09:00
Shohei Ueda
66bce0558a
test: Enable Coveralls ( #129 )
2020-01-18 02:48:31 +09:00
Shohei Ueda
d226d51229
ci: Comment out push event [skip ci]
2020-01-18 02:18:31 +09:00
Shohei Ueda
37cc539052
ci: Add action test workflow
2020-01-18 02:16:00 +09:00
peaceiris
9d8553d36d
ci: Add release workflow [skip ci]
2020-01-18 01:40:06 +09:00
peaceiris
7d9bfa0c1d
ci: Enhance tag creation
2020-01-18 01:39:09 +09:00
Shohei Ueda
7dc067063b
chore: Disable branch execution ( #125 )
2020-01-18 00:44:07 +09:00