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

GA App Dependencies feature flag #35237

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Commits on Oct 20, 2024

  1. Configuration menu
    Copy the full SHA
    bdc251d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    502509c View commit details
    Browse the repository at this point in the history
  3. deprecate toggle

    mkangia committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    4a1dd04 View commit details
    Browse the repository at this point in the history
  4. add new privilege

    mkangia committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    d191bc3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d03a36e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0acafcb View commit details
    Browse the repository at this point in the history
  7. fixes other tests

    mkangia committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    42ccfee View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    ce390c8 View commit details
    Browse the repository at this point in the history
  2. fix bad import line

    mkangia authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    0c28876 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    791ada6 View commit details
    Browse the repository at this point in the history
  4. revisit test_profile test fixes

    - the privilege_enabled patch failed to work for these tests so resorted to using TestCase
    - for one test that checks for profile, let it retain app dependencies
    mkangia committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    b177aa8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    123a092 View commit details
    Browse the repository at this point in the history
  6. fix tests

    mkangia committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    ce1bec8 View commit details
    Browse the repository at this point in the history
  7. remove unused import

    mkangia committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    60961ce View commit details
    Browse the repository at this point in the history