-
Notifications
You must be signed in to change notification settings - Fork 1
feat: replace stringly-typed closed-set params with enums #505
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
Merged
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
9fef19f
feat(python): type the built-in proxy ids
kartikeya-27 a6700cc
feat(java): take enums for dispatch order and log level
kartikeya-27 5e4b3a9
feat(python): type the closed-set task and workflow options
kartikeya-27 cdcd0c0
feat: type the dashboard user role across the SDKs
kartikeya-27 fb7febd
feat(core): type subscription mode and worker status
kartikeya-27 f523d9d
style(java): apply spotless formatting
kartikeya-27 2adc76e
feat(python)!: rename resource scopes to match the other SDKs
kartikeya-27 c3c5146
feat(node): add the request resource scope
kartikeya-27 c31d8dc
docs: record which resource scopes are platform-bound
kartikeya-27 dcef140
fix(java): keep log and run filters on a wire string
kartikeya-27 981446b
fix: fail closed on an unusable dashboard role
kartikeya-27 6b2e1d4
fix(python): coerce resource scope and rebuild pools on reload
kartikeya-27 68a8746
fix: reject an unknown subscription mode at the binding boundary
kartikeya-27 c1862d8
fix(java): keep wire-form role overloads on the auth store
kartikeya-27 f51ada2
fix(node): validate resource scope and reject request-scope cycles
kartikeya-27 c2b201d
fix(node): let the log-level filter take any string
kartikeya-27 77b8762
fix(python): coerce a gate action and guard a corrupt session blob
kartikeya-27 e2c4e51
fix: reject an unknown worker status at the binding boundary
kartikeya-27 e3263fa
fix(node): catch task-scope dependency cycles too
kartikeya-27 35ffb69
test(python): tear down the runtimes the scope tests build
kartikeya-27 d5b86fb
fix(java): keep the wire-form role on the dashboard models
kartikeya-27 ecac25f
fix(java): reject a null enum on the typed overloads
kartikeya-27 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
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
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.