Commit Graph

66 Commits

Author SHA1 Message Date
ff0d3954e2
publish and dryrun using official plugin
Some checks failed
continuous-integration/drone/push Build is failing
2021-11-05 14:42:21 +01:00
TP Honey
800bf7977a
Merge pull request #338 from tphoney/bump-go-1.13
Some checks failed
continuous-integration/drone/push Build is failing
(maint) bump git to 1.13 for build and test
2021-11-05 14:29:57 +01:00
51e3b30dcc
wip: attempt to dogfood again 2021-11-05 14:25:48 +01:00
610a78f71c
switch back to plugins/docker 2021-11-05 14:25:24 +01:00
f4401e8852
ci: use immawanderer/drone-docker
...so we're dogfooding now..
2021-11-05 14:25:22 +01:00
3e0e3c8cb5
bump dind to 20.10.9
All checks were successful
continuous-integration/drone/push Build is passing
rebased on master + applied the previous changes

commit b96d5245e363b8e465c95fde3dd7d3a00078da07
Author: surtur <a_mirre@utb.cz>
Date:   Fri Oct 22 14:28:24 2021 +0200

    chore: bump dind to 20.10.9

commit ca9cfe9733edef3df9ecae19d51976ea6371baf5
Author: surtur <a_mirre@utb.cz>
Date:   Tue Jun 8 22:32:45 2021 +0200

    chore: bump docker to 20.10.7-dind

commit 5dc2b561ae0cc0e75cf7f8ec78daeb0f1b2eafcd
Author: surtur <a_mirre@utb.cz>
Date:   Tue Apr 13 10:00:07 2021 +0200

    chore: bump docker to 20.10.6-dind

commit 6dc63b2b1d7ec133ae2b4a210f625364faa973b1
Author: surtur <a_mirre@utb.cz>
Date:   Wed Mar 17 02:35:29 2021 +0100

    chore: bump docker to 20.10.5-dind

commit 1ae4536a1e38d54e3d29812b70e52fabd25530b7
Author: surtur <a_mirre@utb.cz>
Date:   Wed Mar 17 01:11:36 2021 +0100

    docker: add multiple different image tags

    rolling:
    * latest
    * edge-dind

    fixed to a commit:
    * ${DRONE_COMMIT_SHA:0:8}
    * ${DRONE_COMMIT_SHA:0:8}-edge-dind
    * ${DRONE_COMMIT_SHA:0:8}-linux-amd64

commit 6b86978633e0b5ba039bb5139a4f9d83ce5b0e35
Author: surtur <a_mirre@utb.cz>
Date:   Wed Mar 17 02:22:36 2021 +0100

    ci: use plugins/docker:linux-amd64

    * bump from :18
    * add repo tag for dry_run

commit 2a52c7ee365d4e05d6657fe0481af4c073c59d62
Author: surtur <a_mirre@utb.cz>
Date:   Tue Mar 16 22:26:30 2021 +0100

    chore: bump docker to 19.03.15-dind

commit e5693c332a0e81366085ce9508590242f5e79f5a
Author: surtur <a_mirre@utb.cz>
Date:   Tue Mar 16 21:53:51 2021 +0100

    ci: dry-run on push+publish to immawanderer

commit 07c40b46a61421b1c3a6aa6bc4edaf089631c360
Author: surtur <a_mirre@utb.cz>
Date:   Tue Mar 16 19:59:34 2021 +0100

    jsonnet: thow out {arm,gcr,acr,heroku} stuff

commit f0056159bf98e9130d1af882f08fdde2e382629c
Author: surtur <a_mirre@utb.cz>
Date:   Tue Mar 16 19:26:12 2021 +0100

    ci: edit .drone.yml to only build for linux-amd64

    * rm windows pipelines as I don't have any windows runners
    * rm arm/arm64 pipelines as I don't have any arm runners
    * rm {ecr,acr,whatever} publish steps as we're not publishing anything
      just yet
    * tag the image under immawanderer, not the official plugins repo
    * run as a dry_run (cause we're not really publishing, right?)

commit 6ec5e7141117e1489faa378b1c00e459d789642d
Merge: 88f8bf1 0911e6a
Author: TP Honey <tp@harness.io>
Date:   Wed Oct 13 17:19:30 2021 +0100

    Merge pull request #338 from tphoney/bump-go-1.13

    (maint) bump git to 1.13 for build and test

commit 0911e6a922663d52e1d9e4dfdee51a383d2b95fa
Author: TP Honey <tp@harness.io>
Date:   Wed Oct 13 14:49:29 2021 +0100

    (maint) bump git to 1.13 for build and test

commit 88f8bf1cb0c41297dbe8f5bb5ff1006b51a9f718
Merge: 607b04a 2d70a1f
Author: TP Honey <tp@harness.io>
Date:   Wed Oct 13 14:32:03 2021 +0100

    Merge pull request #337 from tphoney/prep_v19.03.9

    (maint) v19.03.9 release prep

commit 2d70a1fa7cb4a8f2afe38cad3a1984804f1df464
Author: TP Honey <tp@harness.io>
Date:   Wed Oct 13 14:24:58 2021 +0100

    (maint) v19.03.9 release prep

commit 607b04a8719332e8bbef6ff76ac26e30715df060
Merge: 72ef7b1 e44c2d4
Author: Eoin McAfee <83226740+eoinmcafee00@users.noreply.github.com>
Date:   Thu Sep 23 15:52:24 2021 +0100

    Merge pull request #333 from jimsheldon/ecr-externalid

    adding support for externalId

commit e44c2d46eafd5f223ac246eb003bc6b3427b3374
Author: Jim Sheldon <jim.sheldon@meltwater.com>
Date:   Fri Sep 17 15:33:05 2021 -0400

    adding support for externalId

commit 72ef7b1f3fa6c47c58f33ca312bdc8c484b6c5a4
Author: Brad Rydzewski <bradley.rydzewski@harness.io>
Date:   Mon Aug 2 22:15:39 2021 -0400

    log available credentials before login

commit fbbeec5a2e5845e488100da3885dc630fa3468fe
Author: Brad Rydzewski <bradley.rydzewski@harness.io>
Date:   Mon Aug 2 21:42:22 2021 -0400

    use Replace instead of ReplaceAll

commit b1d8698d1c5eb834b0703939e1001d23152300d2
Author: Brad Rydzewski <bradley.rydzewski@harness.io>
Date:   Mon Aug 2 21:28:37 2021 -0400

    print login failure reason to output

commit d4cf9f20f175ae550b11e0eeb44604c6d71bee20
Author: Brad Rydzewski <brad.rydzewski@gmail.com>
Date:   Sun Jul 11 15:50:43 2021 -0400

    remove pull always

commit f75380013d16585f4e4038483d6b948f0c025ff4
Merge: dd359df c10d367
Author: Brad Rydzewski <brad.rydzewski@gmail.com>
Date:   Sun Jul 11 15:39:35 2021 -0400

    Merge pull request #325 from drone-plugins/revert-322-update-seccomp

    Revert "Update seccomp to 20.10 docker"

commit c10d36754ccf53341f462a2e9f703315cc31f0cf
Author: Brad Rydzewski <brad.rydzewski@gmail.com>
Date:   Sun Jul 11 15:38:04 2021 -0400

    Revert "Update seccomp to 20.10 docker (#322)"

    This reverts commit dd359dfc7242b257f0f2078f1ef9027391d0bd0a.

commit dd359dfc7242b257f0f2078f1ef9027391d0bd0a
Author: techknowlogick <matti@mdranta.net>
Date:   Wed Jul 7 15:03:54 2021 -0400

    Update seccomp to 20.10 docker (#322)

    * Update seccomp to 20.10 docker

commit 729aa5d300a4085cfa6e0e8776368710a7fa96be
Merge: f08821b db5c216
Author: TP Honey <tp@harness.io>
Date:   Wed Jul 7 19:52:19 2021 +0100

    Merge pull request #323 from tphoney/docker_rate_limit

    (maint) CI, remove the dry run steps, due to rate limiting

commit db5c2161febe6292386d9dc7dd8e20047219d15e
Author: TP Honey <tp@harness.io>
Date:   Wed Jul 7 19:37:30 2021 +0100

    (maint) CI, remove the dry run steps, due to rate limiting

commit f08821b02496bfa8814d688523e170156050128f
Merge: 0f6bd8a 5760e7b
Author: Brad Rydzewski <brad.rydzewski@gmail.com>
Date:   Tue Apr 6 15:55:56 2021 -0400

    Merge pull request #300 from rvoitenko/ecr_scan_on_push

    ECR: adding setting to enable image scanning while repo creation

commit 5760e7b4e821a89805454f614cf2635f7ff7dc96
Merge: 3501d9a 7ade37a
Author: Roman Voitenko <r00mka@gmail.com>
Date:   Sat Feb 20 13:32:16 2021 +0100

    Merge branch 'master' into ecr_scan_on_push

commit 3501d9a65d0f773b01cf2c1a50d13a7726bca166
Author: Roman Voitenko <roman.voitenko@konsult.atg.se>
Date:   Thu Oct 1 10:43:25 2020 +0200

    add possibility to turn on/off image scanning not only during repo creation, but when repo already created

commit d8b6b48fa34561c16680cc5787ab97b3f18b2141
Author: Roman Voitenko <roman.voitenko@konsult.atg.se>
Date:   Wed Sep 30 23:32:23 2020 +0200

    add possibility to turn on ECR image scanning for repos created by ecr plugin
2021-10-22 14:34:35 +02:00
48ca97aeb5
docker: add multiple different image tags
All checks were successful
continuous-integration/drone/push Build is passing
rolling:
* latest
* edge-dind

fixed to a commit:
* ${DRONE_COMMIT_SHA:0:8}
* ${DRONE_COMMIT_SHA:0:8}-edge-dind
* ${DRONE_COMMIT_SHA:0:8}-linux-amd64
2021-03-17 02:23:38 +01:00
d532d1b620
ci: use plugins/docker:linux-amd64
* bump from :18
* add repo tag for dry_run
2021-03-17 02:22:36 +01:00
22d00cc6cb
ci: dry-run on push+publish to immawanderer
All checks were successful
continuous-integration/drone/push Build is passing
2021-03-17 00:49:30 +01:00
1ba922ee04
ci: edit .drone.yml to only build for linux-amd64
* rm windows pipelines as I don't have any windows runners
* rm arm/arm64 pipelines as I don't have any arm runners
* rm {ecr,acr,whatever} publish steps as we're not publishing anything
  just yet
* tag the image under immawanderer, not the official plugins repo
* run as a dry_run (cause we're not really publishing, right?)
2021-03-16 22:11:33 +01:00
Brad Rydzewski
7ade37a140
Update .drone.yml 2021-02-16 09:44:28 -05:00
Brad Rydzewski
faec3cf9d8 temporarily revert to last working yaml [CI SKIP] 2020-11-19 17:12:28 -05:00
Don
799cc8e35e Fix Windows build
The Windows docker builds should only be triggered when there's a push to master or
a tag. Also add proper tagging to the Windows builds.
2020-10-16 07:26:12 -07:00
Luther Monson
bae9d8ddbf adding windows 1909 2020-03-12 10:46:57 -07:00
Brad Rydzewski
3336758708 disable starting the daemon on windows 2019-08-14 12:51:43 -07:00
Brad Rydzewski
65e411842e fix Dockerfile path 2019-08-13 15:52:36 -07:00
Brad Rydzewski
d880d528ec enable 1903 build 2019-08-13 13:35:12 -07:00
Brad Rydzewski
43c45fed4d fix dependency graph 2019-08-09 10:46:20 -07:00
Brad Rydzewski
90fab79dc3 enable windows 1809 builds 2019-08-09 10:44:41 -07:00
Brad Rydzewski
3c2802ea17 microbadger not fail pipeline 2019-08-06 13:32:45 -07:00
Brad Rydzewski
f65d51bcc8 update yaml to use plugins/docker:18 (known working version) 2019-08-06 13:19:30 -07:00
Robert Lippens
ebce953fc4 Create ACR plugin extension (#228)
* initial commit

* switch order of args for trimPrefix
2019-03-28 11:20:36 +01:00
Thomas Boerger
d49219b56b
Fix auto_tag for manifests 2019-03-27 13:39:24 +01:00
Thomas Boerger
cc84d7267a
Fix microbadger secret 2019-03-27 13:31:52 +01:00
Thomas Boerger
30eaad2839
Add a reliable version 2019-03-27 13:16:00 +01:00
Thomas Boerger
da1afc3a38
Apply a proper libsonnet library 2019-02-10 14:14:28 +01:00
Thomas Boerger
b3ccd0b778
Execute built binary as simple test 2019-01-22 23:32:10 +01:00
Thomas Boerger
012d26f30f
Fix microbadger secret reference 2019-01-21 21:50:45 +01:00
Thomas Boerger
2ca0313b38
Add arm docker images and fix pipeline dependencies 2019-01-21 21:50:45 +01:00
Thomas Boerger
c76794b50f
Drop arm builds for now 2019-01-21 21:50:31 +01:00
Thomas Boerger
e6289388c4
Fix duplicated step names 2019-01-21 21:50:30 +01:00
Thomas Boerger
bb94127aa6
Migrate configs to drone 1.0.0 and drop appveyor 2019-01-21 21:50:30 +01:00
Colin Hoglund
047967e4da align build stage testing with other plugins 2018-02-13 23:49:47 -05:00
Colin Hoglund
a8da259d52 run tests as part of build step 2018-02-10 11:42:19 -05:00
Bradley Weston
e6d7090917 Remove 17.10 build tag. 2018-01-23 18:47:00 +00:00
Bradley Weston
6207bb9d85 Add Docker v17.12 dind 2018-01-23 18:43:54 +00:00
Alexander Chumakov
ebadcf7c21 Change base image from 17.05.0-ce-dind to 17.10.0-ce-dind
Latest edge version 17.10 have some significant changes.
2017-11-21 12:21:03 +00:00
Brad Rydzewski
e4bc243c93 replace govendor with dep 2017-10-30 23:05:06 -07:00
Brad Rydzewski
3e321f1904 enable gcr and heroku plugins 2017-08-27 12:27:28 -07:00
Bo-Yi Wu
7011e7797f
add 17.05 image.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-05-15 21:58:28 +08:00
Brad Rydzewski
e7e95b89bf Update .drone.yml 2017-05-15 11:33:44 +02:00
Jacob McCann
1ba685f481 Have tag match docker version 2017-05-02 10:22:25 -05:00
Kévin Darcel
37baf5e0d0
Update to docker 1.13.0
Changelog https://github.com/docker/docker/releases/tag/v1.13.0
2017-01-20 08:41:48 -06:00
Brad Rydzewski
b2d40533a3 pin to docker version 2016-12-29 11:37:13 -05:00
Brad Rydzewski
c77a19918a upgrade docker plugin to docker 1.12 2016-12-29 11:20:57 -05:00
Brad Rydzewski
2bba4885c8 bump minor version number and sign yaml 2016-11-09 00:56:41 +00:00
Jacob McCann
cb765bef60 Load PLUGIN_ENV_FILE before app 2016-11-08 18:37:06 -06:00
Brad Rydzewski
634e2c9329 bumped version number 2016-11-02 19:24:12 +01:00
Don
281a39360b Fixing docker plugin image 2016-11-01 09:53:25 -07:00
Thomas Boerger
3627052abb
Disabled go vet because of unfixed issue 2016-07-31 18:19:07 +02:00