Comment 2 for bug 2017588

Revision history for this message
surfzoid (surfzoid) wrote :

Hi
- again Fedora Copr is the perfect example.
- somewhere, yes.
- to clarify.
1 i commit my code to github.
2 my github workflow build my program, then create a release and tag/version.
3 github web-hook send notification to launchpad, it can be new release, my case, but also any other event, like push, commit, and so on.
4 launchpad receive the github web-hook event and pull the github code.
5 launchpad start the build of the packages/deb.