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

Update playbook docs for Butler management #189

Merged
merged 4 commits into from
Aug 26, 2024

Commits on Aug 26, 2024

  1. Remove outdated TODO.

    The call was already updated.
    kfindeisen committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    9321f94 View commit details
    Browse the repository at this point in the history
  2. Document how to fix Butler registry permissions.

    This occasionally needs to be done when we migrate to a newer Butler
    schema. Security is a matter of restricting access to the owner's
    account.
    kfindeisen committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    c8c5006 View commit details
    Browse the repository at this point in the history
  3. Update guidelines on central repo versioning.

    This formalizes our de-facto convention of having the unit test and
    integration test repos bracket the range of Butler versions we support.
    
    It also *inverts* previous guidance on /repo/embargo; we should be
    checking in advance that we are compatible instead of letting
    Middleware make an upgrade and then playing "catch-up".
    kfindeisen committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    1270411 View commit details
    Browse the repository at this point in the history
  4. Spellcheck pass.

    kfindeisen committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    11dc037 View commit details
    Browse the repository at this point in the history