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

builder: use correct secret when fetching token #87

Merged
merged 1 commit into from
Mar 23, 2022

Conversation

gicmo
Copy link
Contributor

@gicmo gicmo commented Mar 23, 2022

Use the self.secret and not self.id for the secret. Doh. Mea culpa. Fix the corresponding test as well, which also checked for the wrong thing.

Use the `self.secret` and not `self.id` for the secret. Doh. Mea culpa.
Fix the corresponding test as well, which also checked for the wrong
thing.

Reported-By: Ondřej Budai <ondrej@budai.cz>
@gicmo gicmo added the bug Something isn't working label Mar 23, 2022
@gicmo gicmo requested a review from ondrejbudai March 23, 2022 12:33
Copy link
Member

@ondrejbudai ondrejbudai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@gicmo gicmo enabled auto-merge (rebase) March 23, 2022 12:37
@gicmo gicmo merged commit 9562deb into osbuild:main Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants