Talk:Writing go Ebuilds

From Gentoo Wiki
Jump to:navigation Jump to:search
Note
This is a Talk page - please see the documentation about using talk pages. Add newer comments below older ones, sign comments using four tildes (~~~~), and indent successive comments with colons (:). Add new sections at the bottom of the page, under a heading (== ==). Please remember to mark sections as "open for discussion" using {{talk|open}}, so they will show up in the list of open discussions.

Example for vendoring dependency tarballs as GitLab CI pipeline

Talk status
This discussion is done as of 2022-09-07.

I have created a simple GitLab CI pipeline which builds dependency tarballs and provides them in the GitLab package registry. Maybe this is something you might want to link as an example of hosting a dependency tarballs, since it also provides transparency on how the tarballs are created: https://gitlab.fem-net.de/gentoo/fem-overlay-vendored -- Nex (talk) 18:28, 5 September 2022 (UTC)

Thanks, added it. Feel free to edit it yourself, even if it is in my User namespace. 😉 Tastytea (talk) 00:00, 7 September 2022 (UTC)
Afaik, editing someone else's User pages is discouraged if the author doesn't state otherwise. -- Nex (talk)
I've moved my GitLab example to a third bullet point, since it uses a different technique (package registries) for providing the dependency tarballs instead of creating fake releases. -- Nex (talk) 07:09, 7 September 2022 (UTC)