Hello Philippe, On Thu, Apr 13, 2023 at 9:54 PM Philippe Lafontaine via lists.yoctoproject.org <[email protected]> wrote:
> I have a recipe that fetch a pre-built binary from a build machine using an > access token. Every developer will have different access token, for obvious > reason. Therefore, the token cannot be hard coded in the recipe. > The question seems off-topic and CI/CD related, but unrelated to Yocto Project in general. Although you may find experience here, I would search on StackOverflow or the support forums on your CI/CD of choice. GitLab supports (project) group access tokens. I have used those instead of user access tokens in projects. > While this strategy does work. We were wondering if there was a better way of > doing this. > I think recent CI/CD tools have support for secrets that are not exposed, also for during docker based builds. Regards, Leon.
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#59709): https://lists.yoctoproject.org/g/yocto/message/59709 Mute This Topic: https://lists.yoctoproject.org/mt/98248615/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
