risor-io / risor

Fast and flexible scripting for Go developers and DevOps.
https://risor.io
Apache License 2.0
741 stars 31 forks source link

Usage within GitHub actions #286

Open gedw99 opened 1 month ago

gedw99 commented 1 month ago

Anyone used this in GitHub actions ?

I expect it works but maybe there are some gotcha’s.

even this repo could use it to test its usage

myzie commented 1 month ago

@applejag created the gha (github actions) Risor module: https://risor.io/docs/modules/gha

There's also the official Docker image here: https://hub.docker.com/r/risor/risor

@gedw99 - let me know if there's a specific usage you had in mind and whether this helps!

applejag commented 1 month ago

I also created a setup-risor GitHub Action a while ago: https://github.com/applejag/setup-risor