Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change auth method in releasepy: remove shared token and use Jenkins API tokens #1201

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

j-rivero
Copy link
Contributor

@j-rivero j-rivero commented Nov 8, 2024

Making @nuclearsandwich happy. Remove the token used in DSL.

The substitute is to generate an API token using the Jenkins UI at https://build.osrfoundation.org/me/configure

@j-rivero
Copy link
Contributor Author

The second commit in the PR changes the auth model from using a job token via GET parameter named 'token' to use a basic_auth model over https using POST. It works with the same config file than the ros_buildfarm code.

@j-rivero j-rivero marked this pull request as ready for review November 12, 2024 19:52
@j-rivero j-rivero changed the title Remove a shared token for triggering builds Change auth method in releasepy: remove shared token and use Jenkins API tokens Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants