Commit Graph

12 Commits

Author SHA1 Message Date
e21a44878d Fix act source code patching
Some checks failed
continuous-integration/drone/push Build is failing
2023-07-31 14:49:34 +02:00
034c040f8b FIX remove act glibc dependency
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-31 14:04:00 +02:00
750431982f Fix missing patch executable
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-31 12:24:55 +02:00
7bae512b01 Patch act to not bind the workdir as we do it using --container-options
Some checks failed
continuous-integration/drone/push Build is failing
2023-07-31 12:21:39 +02:00
c8c002ab01 Avoid error forbidden path outside the build context: ../act/bin/act
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-31 12:09:54 +02:00
60c0747e24 Compile the act ourselves.
Some checks failed
continuous-integration/drone/push Build is failing
2023-07-31 12:04:59 +02:00
836c1329fa Alow not a DinD mode of operation
All checks were successful
continuous-integration/drone Build is passing
2023-07-28 18:24:39 +02:00
Shubham Agrawal
db3f9ad9ae Update .drone.yml 2023-01-10 21:32:55 +05:30
Jim Sheldon
c11b39af26 remove auto tag from dry run step 2022-12-22 13:33:29 -05:00
Jim Sheldon
87c917b4e7 update act to v0.2.34
this also required updating the action image to node16

this is a potentially breaking change, so I don't think we want this plugin
image to be tagged 'latest' if/when this change is merged to main

I have also updated the drone pipeline to only publish the image on tag
events, so if we give a proper tag (maybe 2.0.0) this updated plugin image
will be available as plugins/github-actions:2 which will not break existing
pipelines pulling latest
2022-12-22 13:24:48 -05:00
TP Honey
7ae7cf3e78 (maint) move to harness.drone.io 2022-12-07 14:42:15 +00:00
Shubham Agrawal
418c3a9f3a added yml 2021-09-27 11:01:36 +05:30