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

[BI-2060] Conditionally render the genotypic data import tab when running in production #362

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

dmeidlin
Copy link
Contributor

@dmeidlin dmeidlin commented Feb 13, 2024

Description

Story: BI-2060

The value of env variable NODE_ENV is used to conditionally render the genotypic data tab so that it is gone in the production environment.

Dependencies

bi-api release/0.9

Testing

verify that the genotypic data tab is visible in development environment. Final verification to be done after deployment to production.

Checklist:

  • I have performed a self-review of my own code
  • I have tested my code and ensured it meets the acceptance criteria of the story
  • I have create/modified unit tests to cover this change
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to documentation
  • I have run TAF: <link to TAF run>

@github-actions github-actions bot added the bug Something isn't working label Feb 13, 2024
@dmeidlin dmeidlin requested review from a team, davedrp and mlm483 and removed request for a team February 13, 2024 19:37
@dmeidlin dmeidlin merged commit b04a94c into release/0.9 Feb 21, 2024
2 checks passed
@dmeidlin dmeidlin deleted the bug/BI-2060 branch February 21, 2024 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants