RE: https://social.treehouse.systems/@whitequark/116454915873481567

Anyone publishing a Quarto blog with Codeberg Pages? I'm new to this automation stuff, and can't decide between WebHooks, Forgejo Actions, and WoodPecker CI. If I use actions or WoodPecker, it would be just for "quarto render"; any R code output is frozen and will be run on my own computer. I have a custom domain.

#QuartoPub #CodebergPages #GitPages #ForgejoActions #WoodPeckerCI

Anyone know of a guide on how to migrate a Build Awesome (11ty) site to Forgejo from GitHub? I somehow got stuck on the SSH auth setup last I tried 😭 I may just need to try again with fresh eyes.

I've been deploying to Neocities with GitHub Actions thanks to @sophie's great guide. I'm sure Forgejo actions will also be a sticking point so any tips here would be awesome. https://localghost.dev/blog/how-i-deploy-my-eleventy-site-to-neocities/

#Neocities #BuildAwesome #11ty #Forgejo #ForgejoActions

How I deploy my Eleventy site to Neocities - localghost

My setup for automatically deploying my Eleventy site to Neocities from GitHub.

localghost

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

https://code.vinyl-cache.org/forgejo/sane-checkout

#forgejo #forgejoActions

sane-checkout

A sane git checkout action which does not require a nodejs monster

code.vinyl-cache.org: Vinyl Cache open source code repositories

Ach, so ein tolles Gefühl, habe nach langer Zeit mal wieder die VM mit dem Forgejo Runer hochgefahren, ein neuen git Tag der aktuellen caddy Version gepusht, schon läuft die Kiste los und baut einen caddy Conatiner mit dem Hetzner DNS Provide Modul. 💓
Nach 3-4 Minuten habe ich also ein neues Image im Codeberg Image Repository =)

#forgejo #forgejoActions #Codeberg #selfhost #Proxmox

After read the #forgejo documentation I build my first #forgejoActions
I like that the forgejo actios are similar to the github action.
https://codeberg.org/codeDude/romodoro-socket/pulls/5/files
romodoro-socket

A Unix sockets that provide a pomodoro timer

Codeberg.org

My first #ForgejoActions running on #codeberg

Note: I'm using the images that codeberg offer

#Forgejo #FLOSS #FOSS

Eggcellent!! I've improved my #Forgejo workflow and learned how to make it so I can run the workflow without doing a push!

#forgejoActions #forgejoCI #codeberg

A real #forgejoActions workflow! Looks great!

#codeberg #forgejo #forgejoCI

I've made more progress and have a few sample workflows that will help me create one for real.

#forgejoActions #forgejoCI #forgejo

SUCCESS! I got a very simple action to run on my #Forgejo Runner! I'm on my way!

#ForgejoActions