Commit Graph

99 Commits

Author SHA1 Message Date
haya14busa
608eeebba4 Merge pull request #47 from reviewdog/fix-with-pr
fix with-pr action ref
2021-09-21 00:18:13 +09:00
haya14busa
3a4491550e Refer reviewdog/action-depup@v1 2021-09-20 15:16:42 +00:00
haya14busa
8f08450f36 fix with-pr action ref 2021-09-20 15:13:52 +00:00
haya14busa
ae3daf8e6b Merge pull request #46 from reviewdog/with-pr
Add reviewdog/depup/with-pr action
2021-09-21 00:08:22 +09:00
haya14busa
78295f0a74 Update README 2021-09-20 15:07:06 +00:00
haya14busa
e8f96c2af9 Use with-pr action in depup workflow 2021-09-20 15:00:33 +00:00
haya14busa
058e31d03b Add reviewdog/depup/with-pr action 2021-09-20 14:57:21 +00:00
haya14busa
20e588b806 Merge pull request #44 from reviewdog/restore-base-branch
Restore base branch input
2021-02-21 19:46:26 +09:00
haya14busa
84b119f483 Restore base branch input
It's removed by #30, but it's required, at least for depup testing which
uses multiple branches to run depup
2021-02-21 10:40:00 +00:00
haya14busa
7f44727fc3 Merge pull request #40 from reviewdog/fix-output
Set outputs before exit
2021-02-21 18:36:23 +09:00
haya14busa
8258e6975b Set outputs before exit 2021-02-21 09:34:03 +00:00
haya14busa
b393f8441b Merge pull request #35 from reviewdog/output
Add outputs in action.yml
2021-02-21 18:07:41 +09:00
haya14busa
1fbd427b2c Add outputs in action.yml 2021-02-21 09:02:37 +00:00
haya14busa
5a81c4320d Merge pull request #33 from tsuyoshicho/feature/remotetags-20210214
Add support tag checker
2021-02-15 21:28:34 +09:00
haya14busa
de1e7065a0 Update entrypoint.sh 2021-02-15 21:22:12 +09:00
Tsuyoshi CHO
bb1dcffbd3 fix review suggest : create listup function 2021-02-14 16:42:19 +09:00
Tsuyoshi CHO
b7620405b1 Update README 2021-02-14 14:02:55 +09:00
Tsuyoshi CHO
5538f76c19 Add tag sample 2021-02-14 14:02:48 +09:00
Tsuyoshi CHO
06537dd0a5 Add tag checker test 2021-02-14 13:57:41 +09:00
Tsuyoshi CHO
bbfd8c9cac Add support tag checker 2021-02-14 13:55:28 +09:00
haya14busa
d5c4451fff fix yaml indent 2021-02-14 01:28:23 +09:00
haya14busa
9395ebaa0b Add workflow_dispatch 2021-02-14 01:15:02 +09:00
haya14busa
5d9f2923de Merge pull request #30 from tsuyoshicho/fix/exampleupdate-20210211
Update example and reviewdog.yml
2021-02-13 18:49:11 +09:00
Tsuyoshi CHO
df2714bdc9 ci: fix redpen release name 2021-02-13 09:08:54 +09:00
Tsuyoshi CHO
96821dc2cd Fix review suggest 2021-02-12 08:39:04 +09:00
Tsuyoshi CHO
4a3583cfd2 Update example and reviewdog.yml 2021-02-11 20:12:29 +09:00
haya14busa
340523197f Merge pull request #27 from reviewdog/renovate/docker-alpine-3.x
Update alpine Docker tag to v3.13
2021-02-02 23:36:58 +09:00
Renovate Bot
716096c8ce Update alpine Docker tag to v3.13 2021-01-15 01:42:26 +00:00
haya14busa
3bdad12e4a Merge pull request #26 from reviewdog/renovate-config
Bump patch version on updating dependencies by renovate
2020-12-13 21:18:05 +09:00
haya14busa
39a9a8b4d9 Bump patch version on updating dependencies by renovate 2020-12-13 05:40:12 +00:00
haya14busa
584ff68134 Merge pull request #25 from reviewdog/rename-owner
Change the owner name
2020-12-13 14:34:01 +09:00
haya14busa
f0facbb574 Merge pull request #24 from reviewdog/renovate/docker-alpine-3.x
Update alpine Docker tag to v3.12
2020-12-13 14:33:18 +09:00
Renovate Bot
a24f49492f Update alpine Docker tag to v3.12 2020-12-13 05:32:07 +00:00
haya14busa
96867b7d00 Merge pull request #23 from reviewdog/renovate/configure
Configure Renovate
2020-12-13 14:31:53 +09:00
haya14busa
e33ffa4d7a Change the owner name
ref: #22
2020-12-13 05:30:22 +00:00
Renovate Bot
06f87e1739 Add renovate.json 2020-12-13 05:10:58 +00:00
haya14busa
f71e4e4693 Merge pull request #21 from rickstaa/improve_version_syntax_parsing
Adds new version matching syntax support
2020-12-13 14:01:43 +09:00
haya14busa
dbc172bbef Merge branch 'master' into improve_version_syntax_parsing 2020-12-13 13:59:33 +09:00
haya14busa
4dde9f82ba Merge pull request #19 from skarzi/issue-18
Handle quotes and extra whitespaces in version regexps
2020-12-13 13:58:10 +09:00
rickstaa
e2e63124f3 👽 Updates create-pull-request version to fix env security vurnerability
This commit updates the create-pull-request action version such that a security vulnerability that is present when using
the `set-env` and `add-path` arguments is fixed. See
https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
for more information.
2020-12-12 16:41:42 +01:00
rickstaa
d15af245f4 Updates regex syntax tests
To see the new regex syntax in action go to
https://regex101.com/r/t1JcmL/13.
2020-12-12 16:27:38 +01:00
rickstaa
6a229db7d8 Adds support for single quotes 2020-12-12 16:15:09 +01:00
rickstaa
374f5b7b5b 🐛 Fixes a bug in the retrieval of the latest repo version 2020-12-11 17:21:47 +01:00
rickstaa
47054a1d4c Adds used repo as output 2020-12-11 16:58:40 +01:00
rickstaa
b72f443043 Updates testfile with new supported syntax 2020-12-11 15:31:30 +01:00
rickstaa
15a21af2bc Extends version matching with quotes and - annotated tags"
In this commit I added support to match the version when it is enclosed
in quotes (Example: REVIEWDOG_VERSION = "v0.1.0"). I also added support
for version tags that contain a - annotation text (example: REVIEWDOG=v0.1.0-nightly20201208+12faa31).
You can check out the regex syntax on https://regex101.com/r/t1JcmL/10.
2020-12-11 15:29:25 +01:00
Łukasz Skarżyński
4d5f0e24c7 skip white spaces and quotes in version regexp 2020-11-25 12:19:08 +01:00
Łukasz Skarżyński
a04b4ce256 run test workflow on workflow_dispatch event 2020-11-25 11:57:06 +01:00
haya14busa
2f1ee20823 Merge pull request #16 from swfz/feature/not-semver-pattern
add version pattern x.x
2020-05-16 13:35:33 +09:00
swfz
8907f95f88 feat: add test pattern 2020-03-12 01:02:07 +09:00