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

Decouple branding sections from external details #6080

Merged
merged 1 commit into from
May 17, 2023

Conversation

bryanenders
Copy link
Contributor

@bryanenders bryanenders commented May 16, 2023

Why

Admin is an instance service. We don’t want it coupled to orchestration details or the Hubs managed service plans.

What

  • Hide branding sections based on DISABLE_BRANDING rather than ITA_SERVER and TIER

Copy link
Contributor

@nickgrato nickgrato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me - I'm a little behind on what's going on here but the syntax is correct and I get your general direction with the project.

Copy link
Contributor

@nikk15 nikk15 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! Config boolean values are always strings, right? If so, approved :)

@bryanenders bryanenders temporarily deployed to hc-bio May 17, 2023 14:16 — with GitHub Actions Inactive
@bryanenders bryanenders temporarily deployed to smoke May 17, 2023 14:16 — with GitHub Actions Inactive
Why
---
Admin is an instance service.  We don’t want it coupled to orchestration
details or the Hubs managed service plans.

What
----
* Hide branding sections based on `DISABLE_BRANDING` rather than
  `ITA_SERVER` and `TIER`
@bryanenders bryanenders temporarily deployed to smoke May 17, 2023 15:48 — with GitHub Actions Inactive
@bryanenders bryanenders temporarily deployed to hc-bio May 17, 2023 15:48 — with GitHub Actions Inactive
@bryanenders bryanenders merged commit 5fcc8ca into master May 17, 2023
14 checks passed
@bryanenders bryanenders deleted the disable-branding branch May 17, 2023 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants