1
1
mirror of https://github.com/joshdk/drone-skip-pipeline synced 2024-11-22 13:41:57 +01:00
Commit Graph

19 Commits

Author SHA1 Message Date
Josh Komoroske
99b912893c
docs: update for v0.2.1 release (#18) v0.2.1 2023-04-13 20:23:31 -04:00
Josh Komoroske
bd8dd6e45a
chore: upgrade component versions (#17) 2023-04-13 20:14:15 -04:00
Josh Komoroske
92b1f5af7a
fix: properly paginate pull request file list (#16) 2023-04-13 19:45:16 -04:00
Josh Komoroske
3c2e4381a7
chore: upgrade component versions (#15) v0.2.0 2022-08-04 00:23:51 -04:00
Josh Komoroske
ba2afe8263
fix: reset user id (#14) 2022-08-03 23:52:06 -04:00
Josh Komoroske
3e066944ec
feat: setting to touch file when pipeline is skipped (#13) 2022-08-03 22:37:11 -04:00
Josh Komoroske
ca87ac8526
docs: droneci usage instructions (#12) v0.1.0 2021-11-14 19:08:29 -08:00
Josh Komoroske
eaad6116e5
ci: lint code with golangci-lint (#11) 2021-11-14 18:27:59 -08:00
Josh Komoroske
d6844517de
ci: workflows for master and tags (#10) 2021-11-14 18:03:10 -08:00
Josh Komoroske
92bfbcb2c0
feat: skip pipeline based on matched files (#9) 2021-11-14 16:45:31 -08:00
Josh Komoroske
bee6f97416
feat: match changed files against config rules (#8) 2021-11-14 16:11:00 -08:00
Josh Komoroske
72119db944
feat: get a list of pr files using the github api (#7) 2021-11-14 12:58:05 -08:00
Josh Komoroske
df43032bbe
feat: load plugin config from env (#6) 2021-11-14 11:41:59 -08:00
Josh Komoroske
ae754e6ce8
feat: build version information into docker image (#5) 2021-11-14 10:57:55 -08:00
Josh Komoroske
d14f040b9d
ci: build and push docker images for pull requests (#4) 2021-11-13 18:21:02 -08:00
Josh Komoroske
6388d942c4
feat: dockerfile (#3) 2021-11-13 18:13:29 -08:00
Josh Komoroske
bc2bc6d927
chore: go mod and main (#2) 2021-11-13 17:55:33 -08:00
Josh Komoroske
c2de9c45ce
docs: license and readme (#1) 2021-11-13 14:40:58 -08:00
Josh Komoroske
000000001f
feat: initial commit v0.0.0 2021-11-13 14:34:15 -08:00