-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(server-core): Support for scheduledRefreshTimeZones as function,…
… passing securityContext (#9002) * feat(server-core): Support for scheduledRefreshTimeZones as function, passing securityContext * add scheduledRefreshTimeZones schema validation * fix context passing * add tests * fix * fix lint warnings * docs: Cross-links between env vars and config options + clean-up * docs: Multi-tenant scheduled_refresh_time_zones * Fix * add scheduledRefreshTimeZones func support to python cover with tests * add and debug tests * add test for string config option ScheduledRefreshTimeZones * make linter happy * add building backend-native for running unit tests * fix jest multiple config in client-dx * add python for unit tests in backend-native --------- Co-authored-by: Igor Lukanin <[email protected]>
- Loading branch information
1 parent
0e6ecd9
commit 10e47fc
Showing
22 changed files
with
431 additions
and
108 deletions.
There are no files selected for viewing
This file contains 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 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
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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 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 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 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 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.