It seems that whenever I look more closely at what #github does, it blows my mind. I had no idea that the actions/checkout which everyone seems to be using to basically run "git clone" is 38k LOC of pure node.js madness.
How about we use 9 lines of shell instead?
๐ @adyxax [โฆ]
Hashtag
#ForgejoActions
Advertisement ยท 728 ร 90
0
0
0
0
Finally migrated my personal website (powered by #HugoSSG) from #GitLab to #Codeberg. Including CI via #ForgejoActions and hosting via #CodebergPages. Jobs are running on the local #homelab server.
There are jobs for building and deploying the website and for updating the contribution data [โฆ]
1
0
0
0
so... if i'm understanding this right...
code.forgejo.org/forgejo/runner/src/commi...
`secrets` cannot be used in a `jobs.<job_id>.strategy.matrix` block... but `vars`, the same thing but not hidden, can? [โฆ]
0
0
1
0