Commit Graph

83 Commits

Author SHA1 Message Date
Archit Mallik cac8af90fc Create pipeline drone-manifest-harness 2025-03-18 12:57:09 +05:30
TP Honey af5721dace remove extra copy Dockerfile.windows.ltsc2022 2023-04-25 14:14:00 +01:00
TP Honey 6d25397ccd Merge pull request #40 from drone-plugins/v2
Update plugin to new conventions
2023-04-25 13:42:24 +01:00
Don Olmstead f43d8309d5 Update plugin to new conventions
Instead of downloading and using the manifest tool mimic the behavior of the CLI commands used. This is now possible with the v2 of the manifest tool library which can be used in this manner.

Use the new coding conventions for the plugin.
2023-04-07 17:08:30 -07:00
TP Honey fbcb0e4798 Update .drone.yml v1.4.0 v1.2.4 2022-12-16 15:37:58 +00:00
TP Honey 2e6d2280b4 Merge pull request #38 from tphoney/update_sprig
(maint) update to latest drone-template-lib and sprig v3
2022-12-16 15:03:53 +00:00
TP Honey cf7ba4606c (maint) update to latest drone-template-lib and sprig v3 2022-12-16 14:59:38 +00:00
TP Honey 416c6f2cba Merge pull request #37 from tphoney/windows_docker
(maint) fix windows docker files
2022-12-16 13:28:25 +00:00
TP Honey 2a9bc706ac Merge branch 'master' into windows_docker 2022-12-16 13:28:17 +00:00
TP Honey ec2669aa2d (maint) fix windows docker files 2022-12-16 13:24:19 +00:00
TP Honey 79f39c58d3 Merge pull request #36 from tphoney/windows_dockerfile
update manifest version
2022-12-16 11:27:27 +00:00
TP Honey 8eeefa8592 update manifest version 2022-12-16 11:09:03 +00:00
TP Honey c7afa18a9f Merge pull request #35 from tphoney/harness_move
(maint) move to harness.drone.io
2022-12-16 10:45:46 +00:00
TP Honey c51e841585 (maint) move to harness.drone.io 2022-12-16 10:19:14 +00:00
Don 92722b712a Merge pull request #30 from luthermonson/tool-v1.0.2
upgrading to manifest-tool 1.0.2
2020-05-28 07:36:19 -07:00
Luther b3f7912112 upgrading to manifest-tool 1.0.2 2020-05-27 12:08:04 -07:00
Thomas Boerger 2fe5f563a3 Merge pull request #28 from sh0rez/master
feat: allow to pass spec inline
2020-01-06 20:40:28 +01:00
Thomas Boerger 53c0cbbcef Merge branch 'master' into master 2020-01-06 20:37:35 +01:00
Thomas Boerger 2b1f33534d Merge pull request #29 from c0va23/feature/insecure-registry
Allow insecure and/or anonymous registry
2019-11-26 13:06:30 +01:00
Dmitrij Fedorenko 82ade6b5aa Allow anonymous access to registry 2019-11-26 08:33:10 +03:00
Dmitrij Fedorenko fe8c467e70 Add setting "insecure" 2019-11-26 08:29:56 +03:00
Dmitrij Fedorenko b2ea804f53 Upgrade manifest tools 1.0.0 2019-11-26 08:29:56 +03:00
Dmitrij Fedorenko 4bae79aec2 Upgrade alpine to 3.10 2019-11-23 21:45:27 +03:00
Brad Rydzewski 4a15a55224 enable auto tagging v1.2.3 2019-08-22 14:09:26 -07:00
Brad Rydzewski fbe23cbcec option to dump spec file to debug v1.2.1 2019-08-22 13:54:15 -07:00
Brad Rydzewski 3f387227b5 bump template lib and fix manifest trimPrefix v1.2.0 2019-08-22 13:16:53 -07:00
Brad Rydzewski bd53675813 remove microbadger [ci skip] 2019-08-22 13:04:41 -07:00
Brad Rydzewski 3091c4a002 update manifest template 2019-08-22 13:02:25 -07:00
sh0rez 35d6bee743 feat: allow to pass spec inline
This allows to pass the contents from `spec` directly from `drone.yml`, for use
with autogenerated drone configurations.
2019-08-14 16:40:13 +02:00
Thomas Boerger f92bc07dad Merge pull request #26 from deitch/fix-push-args
add from-args
2019-06-21 09:20:18 +02:00
Avi Deitcher 5b15413fc2 add from-args 2019-06-06 14:34:53 +03:00
Don af2017d35c Fix 1803 image 2019-04-25 17:58:29 -07:00
Don 5e8ab59d01 Use base again 2019-04-25 17:55:08 -07:00
Don 18cf775bd3 Fix Tls for Github 2019-04-25 17:31:35 -07:00
Don aaa402cdff Modify shell 2019-04-25 17:19:11 -07:00
Don bed8b9a1b2 Try servercore 2019-04-25 17:11:26 -07:00
Don e957ab3e04 Use 1809 for testing on windows 2019-04-25 16:46:56 -07:00
Don b548a9c07b Update windows build 2019-04-25 16:45:09 -07:00
Thomas Boerger a9899d8548 Merge pull request #22 from drone-plugins/improve-config
Drop renovate, proper version definition, unified jsonnet config
v1.1.0
2019-02-19 11:34:48 +01:00
Thomas Boerger 3c0ccca611 Use new template lib, fix manifest 2019-02-19 11:33:06 +01:00
Thomas Boerger 8ed1b321f5 Drop import of unused fmt package 2019-02-18 23:47:41 +01:00
Thomas Boerger f976bb1992 Unified documentation and readme 2019-02-15 11:58:33 +01:00
Thomas Boerger 99d6654f37 Add a reliable version and integrate libsonnet definition 2019-02-15 10:24:13 +01:00
Thomas Boerger 0a2a640285 Drop renovate config, it is simply too noisy 2019-02-14 20:14:11 +01:00
Thomas Boerger 597acafbf7 Merge pull request #20 from appleboy/patch
feat(version): support 18.06.0 tag format
2019-02-12 15:01:41 +01:00
Bo-Yi Wu c2ba435fb8 feat(version): support 18.06.0 tag format 2019-02-12 18:42:32 +08:00
Thomas Boerger 7210ab5c16 Merge pull request #19 from drone-plugins/windows-dockerfiles
Add Windows Dockerfiles
2019-01-25 19:01:10 +01:00
Don 8b07050495 Use drive letters consistently 2019-01-25 09:45:05 -08:00
Don 120230dbd9 Add Windows Dockerfiles 2019-01-24 18:37:55 -08:00
Thomas Boerger 3b67f54e06 Merge pull request #18 from drone-plugins/upgrade-drone
Upgrade and switch to Drone 1.0.0
2019-01-23 11:06:39 +01:00