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

FFT-111 Add actualisation to import actuals #620

Merged
merged 2 commits into from
Feb 13, 2025
Merged

Conversation

SamDudley
Copy link
Contributor

@SamDudley SamDudley commented Feb 12, 2025

I have introduced feature flags via the django-waffle package and created the flag "actualisation".

I have also added a new make command feature-flags, to make it easier to create and manage feature flags when developing locally. Here is an example:

make feature-flags

Currently that command will create and enable the "actualisation" flag. In future we can keep updating the command to manage other feature flags we might introduce.

@SamDudley SamDudley changed the title Add actualisation FFT-111 Add actualisation to import actuals Feb 12, 2025
@SamDudley SamDudley force-pushed the 111/actualisation branch 2 times, most recently from e8c1046 to 22efc9b Compare February 13, 2025 10:54
@SamDudley SamDudley marked this pull request as ready for review February 13, 2025 10:58
@SamDudley SamDudley requested a review from a team as a code owner February 13, 2025 10:58
@SamDudley SamDudley force-pushed the 111/actualisation branch 2 times, most recently from ef25373 to 4a89a20 Compare February 13, 2025 11:49
@SamDudley SamDudley merged commit 80b6d9c into main Feb 13, 2025
4 checks passed
@SamDudley SamDudley deleted the 111/actualisation branch February 13, 2025 14:57
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