Status update: I updated my “ci” tool to not only configure the CI settings, but also all other repository settings (webhooks, protected branches, etc.). See https://salsa.debian.org/go-team/ci/blob/master/config/config.go
dh-make-golang’s create-salsa-project subcommand now calls this logic via an HTTP request, so that we can update the logic independent of the version of dh-make-golang that users are running (we’ve seen people run very old versions). See I ran the updated “ci” tool on all of our repos, so all of them now have the tagpending and KGB webhooks configured. As you may recall from the CI thread, the tool runs every hour, so even manually created repositories will end up with the correct configuration eventually. Creating repos via dh-make-golang is preferred, as the configuration will then be correct from the very beginning. With the hooks correctly configured, I think we have addressed all blockers. The website repository can remain on alioth for the time being, and we’ll migrate it later — that shouldn’t block the packaging repositories. Tincho, aviau, can you confirm that we’re good to go? aviau, are you still up for coordinating and doing the next steps (sending the announcement, migrating the repositories)? On Wed, Feb 21, 2018 at 2:25 PM, Michael Stapelberg <[email protected]> wrote: > No need to do anything manually, there will be an automated migration. > > On Wed, Feb 21, 2018 at 1:58 PM, Félix Sipma <[email protected]> > wrote: > >> I'm not sure of what was the conclusion, sorry if it was already >> answered. Is >> it planned to move the remaining packages to salsa automatically or do we >> have >> to do this by hand? In the latter case, is alioth->salsa redirection >> automatically added? >> >> Thanks! >> >> _______________________________________________ >> Pkg-go-maintainers mailing list >> [email protected] >> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg- >> go-maintainers >> > > > > -- > Best regards, > Michael > -- Best regards, Michael
_______________________________________________ Pkg-go-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers
