6 Commits

Author SHA1 Message Date
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
5de3d0579f Test if docker API 1.25 has Mounts. Upgrade act so that --container-options is supported
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-28 20:58:49 +02: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
Shubham Agrawal
418c3a9f3a added yml 2021-09-27 11:01:36 +05:30
Shubham Agrawal
8123ab7679 Working github actions 2021-09-27 10:48:58 +05:30