https://pulumi.com logo
l

limited-rainbow-51650

05/18/2020, 6:27 PM
How much work would it be to publish a true Github Action rather than using the
uses: <docker://pulumi/actions>
notation? I am using act (https://github.com/nektos/act/) to test my workflows locally and the
docker:
notation does not seem to be supported.
c

colossal-beach-47527

05/18/2020, 6:40 PM
Could you please file an issue at github.com/pulumi/pulumi? I don’t know what would be entailed in that, but it’s probably not much relative to the benefits of publishing the containers to a GitHub-managed registry.
👍🏼 1
l

limited-rainbow-51650

05/18/2020, 6:57 PM
a

acceptable-stone-35112

05/18/2020, 7:08 PM
You mean one like this? https://github.com/marketplace/actions/pulumi-stack I published it as workaround for issue I had
l

limited-rainbow-51650

05/18/2020, 7:10 PM
Yes, but I would favour an official one.