Commit Graph

42 Commits

Author SHA1 Message Date
Thomas Boerger 33539b842a Merge pull request #15 from drone-plugins/improve-config
Drop renovate, proper version definition, unified jsonnet config
2019-09-17 21:41:23 +02:00
Thomas Boerger 0abfc112fc Fix microbadger settings and enable auto_tag for manifest 2019-03-31 23:50:24 +02:00
Thomas Boerger af9152a1ee Fix manifest template helper 2019-03-31 23:50:24 +02:00
Thomas Boerger 58abec89d2 Drop import of unused fmt package 2019-03-31 23:50:24 +02:00
Thomas Boerger 1c8c6a8550 Replace godep with gomod 2019-03-31 23:50:23 +02:00
Thomas Boerger 6b9d1bf911 Unified documentation and readme 2019-03-31 23:50:23 +02:00
Thomas Boerger 9a456fee2a Add a reliable version and integrate libsonnet definition 2019-03-31 23:50:23 +02:00
Thomas Boerger fc84f968c5 Drop renovate config, it is simply too noisy 2019-03-31 23:50:23 +02:00
Thomas Boerger 495f9c89b2 Merge pull request #16 from joyqat/master
WIP: impl #14
2019-02-20 13:42:48 +01:00
joyqat 47f5dab31b clearify error info 2019-02-20 15:54:31 +08:00
joyqat 0081187385 remove redundant code 2019-02-20 09:37:02 +08:00
joyqat 3f15869f0e use filepath instead of path to work on all platform 2019-02-20 09:23:31 +08:00
joyqat 2595611d8a impl #14 2019-02-17 17:42:20 +08:00
Thomas Boerger 6c915125d8 Merge pull request #13 from drone-plugins/upgrade-drone
Upgrade and switch to Drone 1.0.0
2019-01-23 11:03:05 +01:00
Thomas Boerger 9e8a758dfd Execute built binary as simple test 2019-01-22 23:13:02 +01:00
Thomas Boerger f473b82aae Add some basic issue template content 2019-01-21 21:02:11 +01:00
Thomas Boerger e734798cd2 Add probot settings config 2019-01-21 20:58:25 +01:00
Thomas Boerger 7f3900db1f Remove duplicated badge 2019-01-21 09:32:36 +01:00
Thomas Boerger d5ac59f17d Fix duplicated step names 2019-01-21 01:13:49 +01:00
Thomas Boerger e4d601776d Update badges within readme 2019-01-21 00:19:18 +01:00
Thomas Boerger a6eb7738cd Migrate configs to drone 1.0.0 and drop appveyor 2019-01-20 23:52:02 +01:00
Thomas Boerger 58321691a7 Add manifest template to docker folder 2019-01-20 22:21:27 +01:00
Thomas Boerger e6aebc441a Move dockerfiles to docker folder 2019-01-20 22:20:05 +01:00
Thomas Boerger 96e7827129 Merge pull request #12 from drone-plugins/renovate/configure
Configure Renovate
2019-01-19 21:32:20 +01:00
Thomas Boerger 4e42d9104f Update renovate.json 2019-01-19 12:01:53 +01:00
Renovate Bot ceb5bdf0fe Add renovate.json 2019-01-19 02:54:52 +00:00
Thomas Boerger f06bb4fcc7 Merge pull request #11 from drone-plugins/checksum-fix
Copy the target file first and fix checksum checks
v1.2.3
2018-09-27 20:29:14 +02:00
Thomas Boerger 852b0b104c Copy the target file first and fix checksum checks 2018-09-27 14:37:43 +02:00
Thomas Boerger 125c08a2e6 Merge pull request #9 from patrickjahns/fix_checksum_miscalculation
fix comparison for sha256 checksum
v1.2.2
2018-09-26 07:38:35 +02:00
Patrick Jahns 64bc79b1db fix comparison for sha256 checksum 2018-09-25 22:38:06 +02:00
Thomas Boerger ce7e9cd1c9 Merge pull request #8 from patrickjahns/fix_checksumming
fixed typo regards to sha checksumming
v1.2.1
2018-09-25 21:01:32 +02:00
Patrick Jahns 77d760c2b9 provide legacy fallback option to avoid breaking changes 2018-09-25 19:33:31 +02:00
Patrick Jahns a367d8be06 fixed typo regards to sha checksumming 2018-09-25 16:29:22 +02:00
Thomas Boerger cb10efa30b Merge pull request #7 from patrickjahns/add_header_options
added ability to specify a authorization header
v1.2.0
2018-09-25 14:46:33 +02:00
Patrick Jahns 0746c93e6d added ability to specify a authorization header 2018-09-25 13:02:34 +02:00
Thomas Boerger f60fbda48d Merge pull request #6 from appleboy/patch-1
Provide a password using STDIN
2018-09-25 12:58:41 +02:00
Bo-Yi Wu d0e70bf7f1 Provide a password using STDIN 2018-06-30 20:17:54 +08:00
Thomas Boerger 67694d2750 Merge pull request #4 from drone-plugins/stats-code
Properly check for status 200
v1.1.0
2018-05-02 13:01:37 +02:00
Thomas Boerger ccc30ebd8d Merge pull request #5 from drone-plugins/redirect-basicauth
Add basic auth on redirects
2018-05-02 13:01:27 +02:00
Thomas Boerger 49372d3e9d Add basic auth on redirects 2018-05-02 12:25:36 +02:00
Thomas Boerger e12b6abe00 Properly check for status 200 2018-05-02 11:53:44 +02:00
Thomas Boerger b6fa684ea3 Initial commit v1.0.0 2018-04-23 01:20:54 +02:00