The glory of #lisp like #clojure is supposed to be the smooth #REPL experience. I have gone back to the stoneage because github actions are receiving an error that I cannot reproduce locally, so I keep making a change, pushing to see if that effects the github test error, and then trying again. Like I'm back in the stone age.
@worldsendless glad I could help out, hope it works out well for you
BTW, act is (or will be?) included in gitea as their actions runner; that's how I found out about it
@patrixl meh. RTFM. https://github.com/nektos/act/discussions/1439
How can I provide the Google credential JSON file as secrets in act so that the same workflow-file can work both on act locally and on github-actions (where I provide JSON file as secrets). Could s...
github.com