Hands-on Introduction to Gitea Actions

preview_player
Показать описание
Gitea is a painless self-hosted all-in-one software development service, it includes Git hosting, code review, team collaboration, package registry and CI/CD. It is similar to GitHub, Bitbucket and GitLab. Gitea was forked from Gogs originally and almost all the code has been changed. See the Gitea Announcement blog post to read about the justification for a fork.

It is similar and compatible to GitHub Actions, and its name is inspired by it too. To avoid confusion, we have clarified the spelling here:

"Gitea Actions" (with an "s", both words capitalized) is the name of the Gitea feature.
"GitHub Actions" is the name of the GitHub feature.
"Actions" could refer to either of the above, depending on the context. So it refers to "Gitea Actions" in this document.
Рекомендации по теме
Комментарии
Автор

Hi, just wanted to say thanks for the upload, this walkthrough is invaluable to newcomers like myself. Appreciate it.

Anonymous-vhkp
Автор

Can you run Docker Compose in a GitHub Action, for integration tests? We rely on that heavily in our current CI pipelinme.

JacekF-z
Автор

Great video but we need to talk about your lack of dark mode. 😜

rizzoid
Автор

Really helpful thanks!
But...
Why are your headphones upside down!? 🙃

GarethBlain
Автор

Yea, Ubuntu is not Ubuntu destroyed my brain for a while lol

nickthompson
Автор

Thanks for posting great stuff 🫡, however that white background burning my eyes 🔥🙈

anonymouscoder-vd