tapankarangiya
123a133f01
feat: [CI-19349]: Added oidc support for azure connector ( #496 )
...
* feat: [CI-19349]: Added oidc support for azure connector
* feat: [CI-19349]: Added env variables
* feat: [CI-19349]: Added tests
* Update cmd/drone-acr/main.go
* Update cmd/drone-acr/main.go
* feat: [CI-19349]: Added Debug statements
---------
Co-authored-by: OP (oppenheimer) <21008429+Ompragash@users.noreply.github.com >
2025-10-24 11:48:46 +05:30
OP (oppenheimer)
58bfad7a29
feat: [CI-18308]: Add Cosign Image Signing Support ( #494 )
...
* Add signing support via cosign
* Updated docker.go
* Add signing support via cosign
* Updated docker.go
* Updated docker.go
* Updated docker.go
* Updated docker.go
* Updated docker.go
* Updated dockerfiles
2025-08-01 00:42:10 +05:30
OP (oppenheimer)
78fc38da63
feat: [CI-16478]: Add Azure Container Registry (ACR) authentication support ( #480 )
...
* Updated cmd/drone-acr/main.go and the dependencies
* Updated cmd/drone-acr/main.go
* Import path/filepath
2025-03-26 18:34:28 +05:30
OP (oppenheimer)
feb90fe92d
New input skip_push_if_tag_exists ( #472 )
2025-02-13 15:34:02 +05:30
sahithiharness
e2e30f3015
fix:[CI-14845]: support for build args which has comma seperated values
2024-11-26 21:28:32 +05:30
Aishwarya Lad
9a4e1ba483
address review comments
2024-06-25 15:04:24 -07:00
Aishwarya Lad
ced9875ed0
add only docker registry auths to docker config
2024-06-24 12:50:00 -07:00
Aishwarya Lad
e9b38c94b4
update docker config
2024-06-23 03:02:24 -07:00
Ompragash Viswanathan
49e9dde7a7
Updated cmd/drone-ecr/main.go
2024-05-15 10:56:48 +05:30
Ompragash Viswanathan
e7e8dd882d
Fixed 'error getting ECR auth: WebIdentityErr: unable to read file at' issue
2024-05-15 10:56:48 +05:30
OP (oppenheimer)
12cc40aa62
Added PLUGIN_OIDC_TOKEN_ID support
2024-04-23 22:34:44 +05:30
Eoin McAfee
755ae001f9
ci-3011- split out gar/gcr ( #415 )
...
* split out gar/gcr
2023-10-26 11:41:06 +01:00
Eoin McAfee
757a756d1a
ci-9739 - workload identity/OIDC support for GAR/GCR ( #413 )
...
* adds support for oidc access tokens gar/gcr
2023-10-23 10:11:18 +01:00
Eoin McAfee
c354cd6a8d
ci-3011 - GAR support ( #404 )
...
* adds support for GAR
2023-09-20 14:17:12 +01:00
David Pollack
1ec7bb3b74
Allow gcr authentication with workload identity ( #383 )
...
* Allow gcr authentication with workload identity
2023-08-31 14:42:06 +01:00
TP Honey
8734c9c23b
Revert "Add support for AAD auth for docker-acr ( #395 )" ( #398 )
...
This reverts commit be7bda4431 .
2023-08-25 14:21:17 +01:00
Rutvij Mehta
be7bda4431
Add support for AAD auth for docker-acr ( #395 )
...
* Add support for AAD auth for docker-acr
* Update go version
---------
Co-authored-by: TP Honey <tp@harness.io >
2023-08-22 12:07:41 +01:00
Rutvij Mehta
42680c34f2
Format imports
2023-05-16 10:17:29 -07:00
Rutvij Mehta
a38298c4f2
Use uniuri to generate temporary tag
2023-05-16 10:14:18 -07:00
Rutvij Mehta
490a50eae0
Use random string as temporary tag
2023-05-16 01:23:48 -07:00
Raghav
6cf4d8e9e9
Write artifacts to input artifact file ( #389 )
...
* Write artifacts to input artifact file
2023-05-04 13:12:58 +01:00
TP Honey
d70414892d
ssh agent support
2023-01-25 13:55:45 +00:00
Ole Henning
4d92e8103d
Add option to mount host ssh agent (--ssh)
2023-01-17 12:43:56 +00:00
Marcelo E. Magallon
5a691ae1e4
Add support for docker --platform flag
...
Add a --platform flag so that the user can specify a value for the
corresponding flag passed to docker. This is useful in the context of
multi-arch builds and buildkit (DOCKER_BUILDKIT=1 in the environment).
Signed-off-by: Marcelo E. Magallon <marcelo.magallon@grafana.com >
2022-11-17 13:31:29 +00:00
Stefano Arlandini
94f2f970db
Add support for multiple Buildkit secrets with env vars or files as source ( #359 )
2022-05-03 10:22:55 +01:00
TP Honey
05357ea390
(DRON-232) enable build-kit for secrets consumption
2022-02-16 11:22:07 +00:00
Eoin McAfee
246dfb3c0e
(feat) publish docker data to create drone card ( #347 )
...
* plugin logic to write card data to publish drone card
2022-01-13 12:14:53 +00:00
Shubham Agrawal
47dc8555ad
Fix ECR & GCR docker publish on windows ( #352 )
2022-01-12 22:32:57 +05:30
Jim Sheldon
e44c2d46ea
adding support for externalId
2021-09-17 15:33:05 -04:00
Brad Rydzewski
f08821b024
Merge pull request #300 from rvoitenko/ecr_scan_on_push
...
ECR: adding setting to enable image scanning while repo creation
2021-04-06 15:55:56 -04:00
Roman Voitenko
5760e7b4e8
Merge branch 'master' into ecr_scan_on_push
2021-02-20 13:32:16 +01:00
Codruț Constantin Gușoi
bd4029884c
Add support for automatic opencontainer labels
2021-01-20 18:14:27 +00:00
Brad Rydzewski
9c86f98ea5
Update main.go
2020-11-25 11:51:03 -05:00
Roman Voitenko
3501d9a65d
add possibility to turn on/off image scanning not only during repo creation, but when repo already created
2020-10-01 10:43:25 +02:00
Roman Voitenko
d8b6b48fa3
add possibility to turn on ECR image scanning for repos created by ecr plugin
2020-09-30 23:32:23 +02:00
Robert Stettner
a5076e74dc
Added env-file with godotenv to all non-base implementations of plugin
2020-08-05 16:28:21 +01:00
Brad Rydzewski
6cc2e43e64
semver parsing fails pipeline step
2020-05-19 13:26:13 -04:00
Gary Kim
0099cd6056
Add quiet build option
...
This adds the option for using the `--quiet` flag during builds.
Signed-off-by: Gary Kim <gary@garykim.dev >
2020-04-29 14:11:31 +08:00
Brad Rydzewski
528dc0a7b3
update config.json messaging
2020-03-24 13:49:10 -07:00
Brad Rydzewski
122443b3e6
minor variable name change
2020-03-24 13:40:35 -07:00
Andrea Cervesato
063f479004
Using more generic configuration & respecting win
2020-03-24 21:00:24 +01:00
Andrea Cervesato
18c4e995d3
Added AuthConfig to login to multiple registry
2020-03-24 19:20:52 +01:00
recamshak
17639d6cbf
Add build add-host
2019-12-11 09:33:26 +09:00
Brad Rydzewski
39da697e1e
Merge branch 'master' into master
2019-10-16 10:03:13 -10:00
Joe Walton
2184682042
Apply suggestions from code review
...
Co-Authored-By: Lauris BH <lauris@nix.lv >
2019-10-14 10:20:32 +01:00
Michael J. Schultz
7b060dd935
Merge remote-tracking branch 'benwilson512/master'
2019-08-15 12:08:48 -05:00
Brad Rydzewski
b47dd5d7bc
Revert "append tags with autotag instead of replacing"
2019-08-06 13:09:07 -07:00
Stefan Schwarz
db96c9a78b
append tags with autotag instead of replacing
...
closes #201
2019-07-24 11:12:22 +02:00
Joe Walton
b5b34938c5
Add Assume Role Option For ECR Pushes
2019-04-24 13:31:46 +01: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