Yes exactly, I have generated a personal salsa token that is provided to the service API.
dh-make-golang create-salsa-project just call the api at https://pgt-api-server.debian.net. You can see that here: https://github.com/Debian/dh-make-golang/blob/master/create_salsa_project.go Cheers Le jeu. 8 janv. 2026 à 09:30, Simon Josefsson <[email protected]> a écrit : > > Thanks for running this service! I tried to read the source but I can't > find what SALSA_TOKEN is used? I don't have it in my environment, but > still the 'dh-make-golang create-salsa-project' at least historically > created projects on Salsa for me. Is the token hard-coded on the VM? > > /Simon > > Aloïs Micard <[email protected]> writes: > > > Hello, > > > > Just catching up with my emails. > > > > Everything is documented here: > > https://salsa.debian.org/go-team/infra/pkg-go-tools#pgt-api-server > > There is an API exposed at https://pgt-api-server.debian.net which is > > basically running on a VM in my infrastructure. > > > > The whole source code is here for those who are interested: > > https://salsa.debian.org/go-team/infra/pkg-go-tools/-/tree/master/cmd/pgt-api-server?ref_type=heads > > > > There was a project to migrate this VM on DSA hardware so that every > > DD can have access but I lack bandwidth to initiate it. > > The service was down between the 23~28th December because of > > connectivity issues, it has been resolved since and everything should > > be back and running. > > > > Happy new year to everyone! > > > > Cheers, > > > > Le dim. 4 janv. 2026 à 00:18, Simon Josefsson <[email protected]> a écrit > > : > >> > >> Vincent Blut <[email protected]> writes: > >> > >> > P.S. It seems dh-make-golang create-salsa-project $project do not work > >> > at the moment. Does anyone know the cause of the problem? > >> > >> Indeed, I see this too. Maybe some stale access token, permission > >> issue, or some broken proxy service? I never understood how that > >> command work, and it smells a bit (where does it get access to salsa > >> from?). > >> > >> /Simon > >
