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

fix: Secret.set_info and Secret.set_content can be called in the same hook #1373

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    598ef6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9897e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efee3c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5016db6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f25cbf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd65a4b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3edb8d5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b741f06 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a179166 View commit details
    Browse the repository at this point in the history
  10. Update after merge.

    tonyandrewmeyer committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d40bdfa View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    b143485 View commit details
    Browse the repository at this point in the history
  2. Add a test that verifies that set_content twice combines the content.

    Also get rid of mock.ANY - the tests are no longer consistent with the others, but it's not worth the bother.
    tonyandrewmeyer committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    70852a6 View commit details
    Browse the repository at this point in the history