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

Yow! This is very cool. So glad I have an Ubuntu box at home!!

And my box doesn't even need to be accessible from the Internet! The runner polls Codeberg periodically to look for work.

#codeberg #forgejo #forgejoActions

I'm setting up a #ForgejoActions Runner on my home Linux box so I can run actions for my #Codeberg repos.

#Forgejo #ForgejoCI

https://docs.codeberg.org/ci/actions/

Using Forgejo Actions (Self-hosted) | Codeberg Documentation