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

Jetpack App: Add 'jetpack/app-branding' flag #66814

Merged
merged 4 commits into from
Aug 22, 2022

Commits on Aug 22, 2022

  1. Add 'jetpack/app-branding' flag

    This flag will be enabled for development by default, as we begin to change mentions of the WP app to Jetpack.
    Siobhan committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    896871f View commit details
    Browse the repository at this point in the history
  2. Add flag to 'test.json'

    Siobhan committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    4cda6ad View commit details
    Browse the repository at this point in the history
  3. Set flag to true for 'wpcalypso.json'

    This will make it easier for developers to test the changes while working on them.
    Siobhan committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    dfdfc4e View commit details
    Browse the repository at this point in the history
  4. Remove flag in environments where it's not enabled

    As flag are 'false' by default, it's okay to omit them in environments where they're not used.
    Siobhan committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    010dd41 View commit details
    Browse the repository at this point in the history