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

Avoid collision of test secrets #12953

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

mkllnk
Copy link
Member

@mkllnk mkllnk commented Oct 30, 2024

What? Why?

A test was failing locally because I have the OpenID client secret set in my environment. And the dummy value was the same as another test key. So it got replaced with the wrong value.

What should we test?

  • Specs only.

Release notes

Changelog Category (reviewers may add a label for the release notes):

  • User facing changes
  • API changes (V0, V1, DFC or Webhook)
  • Technical changes only
  • Feature toggled

The title of the pull request will be included in the release notes.

Dependencies

Documentation updates

A test was failing locally because I have the OpenID client secret set
in my environment. And the dummy value was the same as another test key.
So it got replaced with the wrong value.
@mkllnk mkllnk added the technical changes only These pull requests do not contain user facing changes and are grouped in release notes label Oct 30, 2024
@mkllnk mkllnk self-assigned this Oct 30, 2024
@mkllnk mkllnk marked this pull request as ready for review October 30, 2024 05:17
@dacook dacook merged commit 3f91027 into openfoodfoundation:master Nov 13, 2024
54 checks passed
@mkllnk mkllnk deleted the test-secret-collision branch December 3, 2024 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
technical changes only These pull requests do not contain user facing changes and are grouped in release notes
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants