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

Restore the production_entities_enabled feature #1293

Merged
merged 4 commits into from
Oct 31, 2024
Merged

Commits on Oct 31, 2024

  1. Revert "Remove the production_entities_enabled field"

    This reverts commit a03baf4
    johanib committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    9520531 View commit details
    Browse the repository at this point in the history
  2. Revert "Remove project references to production ent enabled"

    This reverts commit 828cb49
    johanib committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    28faeb0 View commit details
    Browse the repository at this point in the history
  3. Revert "Remove prod-ent-enabled references from tests"

    This reverts commit d3714df.
    johanib committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    48f0ba6 View commit details
    Browse the repository at this point in the history
  4. Repair the production_entities_enabled feature

    Prior to this change, the production_entities_enabled field could be deleted from the services table.
    This change cleans up after the migration got retracted.
    Also add the required param to the tests.
    johanib committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    c1bdcef View commit details
    Browse the repository at this point in the history