|
213960abc3
|
fix: normal git commit checkout
continuous-integration/drone/push Build is failing
|
2023-10-01 21:10:17 +02:00 |
|
|
e5254617f6
|
fix: remove symlink
continuous-integration/drone/push Build was killed
|
2023-10-01 20:52:13 +02:00 |
|
|
570825bcaa
|
fix(ci): pull always
continuous-integration/drone/push Build is failing
|
2023-10-01 20:45:41 +02:00 |
|
|
9fae1f4211
|
fix: use whitespaces instead of tabs
continuous-integration/drone/push Build is failing
|
2023-10-01 20:44:02 +02:00 |
|
|
8e901429a3
|
fix(ci): pull-always
continuous-integration/drone/push Build is failing
|
2023-10-01 19:43:27 +02:00 |
|
|
db6bbad75b
|
fix: git clone by refspec
continuous-integration/drone/push Build was killed
|
2023-10-01 19:39:08 +02:00 |
|
|
2ca1f86ec4
|
fix(ci): use specific images for different architectures
continuous-integration/drone/push Build is failing
|
2023-10-01 19:20:45 +02:00 |
|
|
c33efa3ce9
|
fix: disable aws integration
continuous-integration/drone/push Build was killed
|
2023-10-01 19:03:40 +02:00 |
|
|
d320981914
|
fix(ci): rename drone.yml to .drone.yml
continuous-integration/drone/push Build encountered an error
|
2023-10-01 18:57:32 +02:00 |
|
|
4d91bb9897
|
core(deps): update git.cryptic.systems/volker.raschek/markdownlint to 0.37.0
|
2023-10-01 18:56:07 +02:00 |
|
|
d6adb0e2e3
|
refac: project
|
2023-10-01 18:54:37 +02:00 |
|
TP Honey
|
39d233b3d9
|
Update .drone.yml
|
2023-01-04 12:13:02 +00:00 |
|
TP Honey
|
d2b4c922fd
|
Update Dockerfile.windows.ltsc2022
|
2023-01-04 12:06:51 +00:00 |
|
TP Honey
|
c40d9ffccc
|
(maint) fix release for windows images (#49)
|
2023-01-04 11:54:02 +00:00 |
|
TP Honey
|
f03006262c
|
(maint) move to harness.drone.io (#48)
|
2023-01-04 10:25:17 +00:00 |
|
Julien Duchesne
|
8070857203
|
Add retries option (#43)
* Add `retries` option
It can be enabled this way:
```
clone:
retries: 3
```
|
2021-11-23 10:23:52 +00:00 |
|
Brad Rydzewski
|
3ccd78325a
|
revert to root due to npm issues
|
2021-05-14 09:09:58 -04:00 |
|
Brad Rydzewski
|
806bc25846
|
remove debug log entry
|
2021-05-06 14:40:28 -04:00 |
|
Brad Rydzewski
|
3d2cbbe9ba
|
Merge remote-tracking branch 'origin/drone_non_root' into drone_non_root
|
2021-05-06 14:39:26 -04:00 |
|
Brad Rydzewski
|
f7b49aaf9e
|
update readme and annotate code with change
|
2021-05-06 14:39:13 -04:00 |
|
Shubham Agrawal
|
be769618aa
|
updated dockerfile for arm
|
2021-05-06 20:10:24 +05:30 |
|
Shubham Agrawal
|
487521c8bc
|
provided 777 to /home/drone
|
2021-05-06 19:39:42 +05:30 |
|
Shubham Agrawal
|
79700f47fe
|
Allow non-root user to run git clone plugin
|
2021-05-06 19:12:05 +05:30 |
|
Brad Rydzewski
|
41c2120a63
|
improve logs indicating HOME directory created
|
2021-05-04 21:17:22 -04:00 |
|
Brad Rydzewski
|
9a0e8cc9d6
|
create HOME directory if not exists
|
2021-05-04 21:16:15 -04:00 |
|
Brad Rydzewski
|
16f4dd8829
|
revert to alpine 3.12 due to dns issue
|
2021-05-04 21:07:07 -04:00 |
|
Brad Rydzewski
|
e2f563e07f
|
Merge pull request #38 from drone/update_git_version
Update git version to 2.30.2 to fix git clone vulnerability
|
2021-03-23 10:17:32 -04:00 |
|
Shubham Agrawal
|
56e4928d73
|
Update git version to 2.30.2
|
2021-03-19 20:31:24 +05:30 |
|
Shubham Agrawal
|
70fe2c5f68
|
Merge pull request #37 from drone/update_dockerfile
Use alpine package to install aws cl1 v1.18
|
2021-02-16 11:28:58 +05:30 |
|
Shubham Agrawal
|
f006eebba3
|
addressed comments
|
2021-02-15 23:19:47 +05:30 |
|
Shubham Agrawal
|
937b910001
|
Using alpine package for aws cli
|
2021-02-10 17:11:16 +05:30 |
|
Shubham Agrawal
|
6647ff2107
|
Use pip to install aws cl1 v1.19.5
|
2021-02-10 16:06:42 +05:30 |
|
Shubham Agrawal
|
a0b9eebc4f
|
Merge pull request #36 from drone/aws_codecommit
Added AWS codecommit support using access & secret keys
|
2021-02-05 21:10:09 +05:30 |
|
Shubham Agrawal
|
e82207b591
|
Fix UT
|
2021-02-05 20:39:03 +05:30 |
|
Shubham Agrawal
|
21eadbab5b
|
Fixed test
|
2021-02-05 20:35:55 +05:30 |
|
Shubham Agrawal
|
b3e3302ecf
|
Added AWS codecommit support using access & secret keys
|
2021-02-05 20:02:25 +05:30 |
|
Brad Rydzewski
|
d2d831e671
|
Merge pull request #35 from r3pek/master
Upgrade to alpine 3.12 to support TLS 1.3
|
2020-12-09 16:13:46 -05:00 |
|
Carlos Mogas da Silva
|
3fece4c3ef
|
Upgrade to alpine 3.12 to support TLS 1.3
|
2020-11-26 23:53:24 +00:00 |
|
Brad Rydzewski
|
3f12c6de5c
|
Merge pull request #33 from shubham149/ssh_key
Added DRONE_SSH_KEY for ssh key environment variable
|
2020-11-06 09:19:05 -05:00 |
|
Brad Rydzewski
|
6950125511
|
rename ssh_key to DRONE_SSH_KEY
|
2020-11-06 09:10:13 -05:00 |
|
Shubham Agrawal
|
e8ff70dc6a
|
Added DRONE_SSH_KEY for ssh key environment variable
|
2020-11-04 12:38:22 +05:30 |
|
Brad Rydzewski
|
4148c5c886
|
allow depth when cloning head commit in branch
|
2020-10-29 10:27:49 -04:00 |
|
Brad Rydzewski
|
fc019e513c
|
fix checkout by branch
|
2020-10-29 10:18:31 -04:00 |
|
Brad Rydzewski
|
d0bca2a1f7
|
Merge pull request #32 from shubham149/clone_branch
Support cloning a branch without commit ID
|
2020-10-29 10:11:23 -04:00 |
|
Shubham Agrawal
|
dd96a5a670
|
Support cloning a branch without commit
|
2020-10-29 16:07:40 +05:30 |
|
Brad Rydzewski
|
1cc29870a1
|
added 1909 image to manifest
|
2020-05-03 15:03:56 -04:00 |
|
Brad Rydzewski
|
e4396e7c26
|
added 1909 dockerfile
|
2020-05-03 15:02:48 -04:00 |
|
Brad Rydzewski
|
a5164ab012
|
handle empty branch
|
2020-04-28 18:54:00 -04:00 |
|
Brad Rydzewski
|
1af95e7756
|
Merge pull request #19 from andrewrynhard/promote
feat: add support for promoting pull requests
|
2019-09-18 10:18:38 -07:00 |
|
Andrew Rynhard
|
570050ebdd
|
feat: add support for promoting pull requests
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
|
2019-08-28 03:11:52 +00:00 |
|