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

feat: Add identity overrides to local evaluation mode #72

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

khvn26
Copy link
Member

@khvn26 khvn26 commented Dec 20, 2023

Contributes to Flagsmith/flagsmith#3132

  • Bump flag-engine
  • Add environment-level identity overrides parsing
  • Add pytest-cov
  • Fix black pre-commit hook
  • Fix Flag dataclasses

@khvn26 khvn26 requested review from a team and zachaysan and removed request for a team December 20, 2023 17:02
pytest = ">=4.6"

[package.extras]
testing = ["fields", "hunter", "process-tests", "pytest-xdist", "six", "virtualenv"]
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm surprised we need six and virtualenv

Copy link
Member Author

Choose a reason for hiding this comment

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

- Bump flag-engine
 - Add environment overrides parsing
 - Add pytet-cove
 - Fix black pre-commit hook
 - Fix Flag dataclasses
@khvn26 khvn26 force-pushed the feat/identity-overrides-local-eval branch from ef15792 to 2577da7 Compare February 7, 2024 10:28
@khvn26 khvn26 merged commit f8fd387 into main Mar 7, 2024
4 checks passed
@khvn26 khvn26 deleted the feat/identity-overrides-local-eval branch March 7, 2024 16:31
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

2 participants