Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #15626
| From | Julian Gilbey <julian@d-and-j.net> |
|---|---|
| Newsgroups | linux.debian.maint.python |
| Subject | Re: Salsa: Setup tokens |
| Date | 2024-03-19 14:30 +0100 |
| Message-ID | <IjHHs-ahd-3@gated-at.bofh.it> (permalink) |
| References | <IjFmk-8BG-13@gated-at.bofh.it> <IjGV3-9EV-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Christian, On Tue, Mar 19, 2024 at 01:29:55PM +0100, Joost van Baal-Ilić wrote: > Hi Christian, > > Thanks for working on the documentation! > > Op Tue, Mar 19, 2024 at 10:54:43AM +0000 schreef c.buhtz@posteo.jp: > > Hello, > > [...] > > I can answer some of your questions, but not all of them. What I usually do: > > Get a personal access token "somesecret" from the salsa web interface. Then: > > $ touch ~/.salsa-token > $ chmod og-r ~/.salsa-token > $ echo somesecret > ~/.salsa-token > $ SALSA_TOKEN=`cat ~/.salsa-token` > > For some actions, the salsa(1) tool (and/or gitlab on salsa.d.o) seems to need > such a token. An SSH key is not always enough. > > HTH, Bye, > > Joost Might also be worth taking a look at https://wiki.debian.org/Javascript/Tutorial which has a whole discussion about using salsa and tokens. Best wishes, Julian
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Salsa: Setup tokens c.buhtz@posteo.jp - 2024-03-19 12:00 +0100
Re: Salsa: Setup tokens Joost van Baal-Ilić <joostvb+debian-python@uvt.nl> - 2024-03-19 13:40 +0100
Re: Salsa: Setup tokens Julian Gilbey <julian@d-and-j.net> - 2024-03-19 14:30 +0100
csiph-web