Join Nostr
2026-01-04 20:16:43 UTC
in reply to

AU9913 on Nostr: I'm not? I'm literally one of two people working on building CICD pipelines into ...

I'm not? I'm literally one of two people working on building CICD pipelines into nostr....

If you use act, it uses the same engine as github pipelines does. This is how it needs to be so there 0 work that has to be done to migrate off github. Also by using act, you get the benefit of being able to use all of the actions in the github market place.

I brought up Gitea as well, which can be self hosted just as easily as this tool you're talking about, it's pipelines work just like github actions and it has additional functionality besides just being able to build apks. I'm not promoting github, bit it is the default, so using tools that make migrating away from them should be the path forward, not requiring additional steos.