|
From: | Suhail Singh |
Subject: | Re: [GCD] Migrating repositories, issues, and patches to Codeberg |
Date: | Thu, 30 Jan 2025 16:28:52 -0500 |
User-agent: | Gnus/5.13 (Gnus v5.13) |
Tomas Volf <~@wolfsden.cz> writes: > The README recommend to just "set fj-token", I *hope* it can be > integrated with (auth)Top somehow. So I definitely have some research > to do here. The best I came up with was this: #+begin_src elisp ((nil . ((eval . (setq fj-token (funcall (plist-get (car (auth-source-search :host "codeberg.org/api/v1" :type 'netrc)) :secret))))))) #+end_src Tomas, if you find something better, please share. -- Suhail
[Prev in Thread] | Current Thread | [Next in Thread] |