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

remove credentials-metadata from input #242

Merged
merged 2 commits into from
Jan 19, 2024

Conversation

jakecoffman
Copy link
Member

Currently in the job definition there is a credentials-metadata which is derived from the credentials which are sent to the Proxy. Since it can always be derived from credentials then there's no reason it needs to be provided separately. It should help to prevent mistakes by not reading it.

Also noticed that username is also not provided by the dependabot-api so removed it as well.

@jakecoffman jakecoffman requested a review from a team as a code owner January 19, 2024 14:50
Copy link
Contributor

@deivid-rodriguez deivid-rodriguez left a comment

Choose a reason for hiding this comment

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

Thank you 😃

@jakecoffman jakecoffman added this pull request to the merge queue Jan 19, 2024
Merged via the queue into main with commit b2776ec Jan 19, 2024
69 checks passed
@jakecoffman jakecoffman deleted the jakecoffman/remove-credentials-metadata-from-io branch January 19, 2024 15:06
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.

v1.46.1 failing with updater failure v1.46.0 failing on ERROR key not found: "password"
2 participants