this post was submitted on 29 Jul 2024
381 points (99.5% liked)

Programming

17022 readers
248 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 15 points 1 month ago (2 children)

I literally made an account the day before and transferred from GitHub, then wake up and see this. FFS just my luck.

[โ€“] [email protected] 7 points 1 month ago

Wait, this is YOUR fault?!! ๐Ÿ˜‹

[โ€“] [email protected] 2 points 1 month ago (1 children)
[โ€“] [email protected] 1 points 1 month ago (1 children)

Does Codeberg have anything like Gitlab CI, or does it need to be paired with other build tools like Jenkins, TeamCity, etc?

[โ€“] [email protected] 3 points 1 month ago

Yes, but you need to manually request it and there are a handful of things that need to be true. See here for them all: https://codeberg.org/Codeberg-e.V./requests#woodpecker-ci

In summary, it needs to be a public repo with FOSS code and the README must match the project's intended goal.