-
Notifications
You must be signed in to change notification settings - Fork 432
Feature request: Time based feature flags actions #1666
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
Closed
+1,800
−205
Closed
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
930e853
feature: time conditions
65ac67f
feature: time conditions
5b41a62
Update aws_lambda_powertools/utilities/feature_flags/time_conditions.py
ran-isenberg 4042651
Update aws_lambda_powertools/utilities/feature_flags/time_conditions.py
ran-isenberg 623d527
fixed all tests, added tests
76489d6
fixed all tests, added tests
e1f48a5
even better
ab4d1db
fix(feature_flags): subtle bugs on enum manipulation
heitorlessa 17c4eb0
chore: use built-in datetime utc tz over 3P
heitorlessa 81bbf7a
cr fixes
6760fbb
add schema validation for SCHEDULE_BETWEEN_TIME_RANGE action
cef82c4
added schema validation for datetime range
6f534d6
finished validation
7f07c24
pre cr changes
e88a268
first cr fixes
707a27d
chore: re-wrote time based actions to reduce size
rubenfonseca 00e47a3
fix tests and typo
41d63d6
no mo' fixture
03ad6ae
chore: change strptime with fromisoformat
rubenfonseca 2dfbfc3
fix: tests under py3.9
rubenfonseca 0b77d7f
chore: add initial documentation
rubenfonseca 2e6519d
cr fix
d550d03
fix(docs): added use cases to documentation
rubenfonseca ebe5abb
fix: improve performance by removing one more srptime
rubenfonseca b1462e7
cr fix
62dd956
chore: support non UTC timestamps everywhere
rubenfonseca b1d6ff2
fix: updated doc examples
rubenfonseca beec3ad
docs: update docs
rubenfonseca 8b0e14e
chore: add more doc strings
rubenfonseca f789ee5
fixed exampe, added example
c07d1c7
update changelog with latest changes
4b81046
fix poetry.lock conflict
18859f5
fix: handle time conditions across the day boundary
rubenfonseca 3739ab6
fix: clarified condition
rubenfonseca 540659d
chore(deps-dev): bump mypy-boto3-lambda from 1.26.18 to 1.26.49 (#1832)
dependabot[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.