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

Add a new feature flag for AYTQ #458

Merged
merged 1 commit into from
Dec 5, 2023
Merged

Add a new feature flag for AYTQ #458

merged 1 commit into from
Dec 5, 2023

Conversation

felixclack
Copy link
Contributor

We want separate feature flags controlling access to each service in this app
rather than a single one.

This will give us more granular control over releasing the apps to the
public.

As AYTQ is already a live service, we need to introduce the new flag for
it and set it to active before deploying the changes to use the new
flag.

This will allow us to seamlessly make the switch to the new names
without interruption to the live service.

@felixclack
Copy link
Contributor Author

Follow up work for this is in #455

We want separate feature flags controlling access to each service in this app
rather than a single one.

This will give us more granular control over releasing the apps to the
public.

As AYTQ is already a live service, we need to introduce the new flag for
it and set it to active before deploying the changes to use the new
flag.

This will allow us to seamlessly make the switch to the new names
without interruption to the live service.
@felixclack felixclack force-pushed the add-new-feature-flags branch from 517ce19 to b199d3b Compare December 5, 2023 12:40
@felixclack felixclack merged commit d618b32 into main Dec 5, 2023
12 checks passed
@felixclack felixclack deleted the add-new-feature-flags branch December 5, 2023 13:00
felixclack added a commit that referenced this pull request Dec 5, 2023
felixclack added a commit that referenced this pull request Dec 5, 2023
felixclack added a commit that referenced this pull request Dec 5, 2023
Revert "Merge pull request #458 from DFE-Digital/add-new-feature-flags"
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.

2 participants