Commit Graph

173 Commits

Author SHA1 Message Date
renovate[bot]
8921dd4498
fix(deps): update module github.com/thegeeklab/drone-plugin-lib/v2 to v2.0.2 (#24) 2022-07-12 16:37:26 +02:00
renovate[bot]
3c5829c2ca
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.52 (#23) 2022-07-12 09:14:02 +02:00
ffe26e8540
docs: fix spelling in readme 2022-07-12 09:12:37 +02:00
renovate[bot]
478182371c
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.51 (#21) 2022-07-11 08:52:01 +02:00
renovate[bot]
8cbc38ada5
fix(deps): update module github.com/urfave/cli/v2 to v2.11.0 (#22) 2022-07-11 08:51:22 +02:00
renovate[bot]
d17f682ce7
fix(deps): update module github.com/thegeeklab/drone-plugin-lib/v2 to v2.0.1 (#20) 2022-06-20 21:04:04 +02:00
renovate[bot]
7fd5ede350
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.37 (#15) 2022-06-20 10:26:33 +02:00
renovate[bot]
3d84db568b
fix(deps): update module github.com/urfave/cli/v2 to v2.10.1 (#19) 2022-06-20 10:26:22 +02:00
df7cc521d1
refactor: rename parameter access to acl (#18)
BREAKING CHANGE: The parameter `access` was renamed to `acl` and the environment variable `PLUGIN_ACCESS` was removed.
2022-05-29 22:36:25 +02:00
9e053ce454
adjust wording of the help texts 2022-05-29 22:29:36 +02:00
5207ccc664
fix(deps): update module github.com/thegeeklab/drone-plugin-lib to v2 2022-05-29 13:56:55 +02:00
2c1fe02de9
refactor: add plugin flags to category (#16) 2022-05-29 12:37:09 +02:00
46cf242810
docs: add usage examples 2022-05-26 17:49:28 +02:00
c352a24dbd
simplify docs folder structure 2022-05-26 15:53:35 +02:00
renovate[bot]
2f1f11922c
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.20 (#9) 2022-05-24 09:12:40 +02:00
renovate[bot]
c5a5f13534
fix(deps): update module github.com/urfave/cli/v2 to v2.8.0 (#11) 2022-05-24 08:55:51 +02:00
renovate[bot]
6f0af11f5f
chore(deps): update dependency alpine to v3.16 (#12) 2022-05-24 08:55:44 +02:00
renovate[bot]
cd7fac86f3
chore(deps): update dependency arm32v7/alpine to v3.16 (#13) 2022-05-24 08:55:36 +02:00
renovate[bot]
625b9ffca4
chore(deps): update dependency arm64v8/alpine to v3.16 (#14) 2022-05-24 08:55:30 +02:00
Renovate Bot
9736a62f46 chore(deps): update dependency golangci/golangci-lint to v1.46.2 2022-05-23 04:31:05 +00:00
1d97da5afa
reorder docs 2022-05-22 22:50:14 +02:00
816088a1c1
docs: refactor plugin properties 2022-05-22 22:42:03 +02:00
renovate[bot]
c69749c34a
fix(deps): update module github.com/urfave/cli/v2 to v2.6.0 (#8) 2022-05-11 10:10:44 +02:00
renovate[bot]
8b580637a5
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.11 (#7) 2022-05-11 10:10:31 +02:00
renovate[bot]
8a33fd3269
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.7 (#6) 2022-05-04 22:10:52 +02:00
renovate[bot]
d66a3efb2b
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.6 (#5) 2022-05-04 21:49:34 +02:00
76e29e2a63
refactor: switch to forked thegeeklab/drone-plugin-lib (#4) 2022-05-03 22:48:24 +02:00
644e93f296
trigger ci 2022-05-03 21:34:09 +02:00
70bc9ecc5c
fix spellcheck 2022-05-03 14:38:31 +02:00
a5178a89a5
docs: add basic documentation 2022-05-03 13:40:39 +02:00
4681e2d02b
refactor: rewrite plugin to use drone plugin lib (#3) 2022-05-03 11:45:54 +02:00
bae966b706
add missing files 2022-05-02 22:45:43 +02:00
1430a1638c
initial commit after fork 2022-05-02 22:43:40 +02:00
Thomas Boerger
78a95ca4b5
Merge pull request #58 from drone-plugins/improve-config
Drop renovate, proper version definition, unified jsonnet config
2019-03-31 23:51:58 +02:00
Thomas Boerger
dae2ad062c
Fix microbadger settings and enable auto_tag for manifest 2019-03-31 22:34:07 +02:00
Thomas Boerger
e9be13eb4a
Fix manifest template helper 2019-02-25 22:21:07 +01:00
Thomas Boerger
de2823e439
Drop import of unused fmt package 2019-02-18 23:47:42 +01:00
Thomas Boerger
0b75267c4f
Unified documentation and readme 2019-02-15 11:58:30 +01:00
Thomas Boerger
d0a571de4e
Add a reliable version and integrate libsonnet definition 2019-02-15 10:29:44 +01:00
Thomas Boerger
4652f703b9
Drop renovate config, it is simply too noisy 2019-02-14 20:14:07 +01:00
Thomas Boerger
2942dd301f
Merge pull request #38 from fbcbarbosa/master
Rm aws keys verification to allow for iam roles
2019-02-11 09:32:17 +01:00
Thomas Boerger
9ba0aa552f
Merge branch 'master' into master 2019-02-11 09:29:55 +01:00
Thomas Boerger
dbe0439911
Merge pull request #53 from drone-plugins/renovate/golang.org-x-net-digest
Update golang.org/x/net commit hash to ed066c8
2019-01-23 14:07:19 +01:00
Renovate Bot
1f42ce6aed
Update golang.org/x/net commit hash to ed066c8 2019-01-23 10:07:59 +00:00
Thomas Boerger
ebde7dc9b4
Merge pull request #55 from drone-plugins/upgrade-drone
Upgrade and switch to Drone 1.0.0
2019-01-23 11:07:37 +01:00
Thomas Boerger
502e6ceee0
Execute built binary as simple test 2019-01-22 23:11:11 +01:00
Thomas Boerger
942d158c0e
Add some basic issue template content 2019-01-21 21:02:05 +01:00
Thomas Boerger
2fbcc11556
Add probot settings config 2019-01-21 20:58:19 +01:00
Thomas Boerger
21320ce444
Remove duplicated badge 2019-01-21 09:30:50 +01:00
Thomas Boerger
c935d6c226
Fix duplicated step names 2019-01-21 01:12:00 +01:00