-
Notifications
You must be signed in to change notification settings - Fork 32
Check function run permissions 🎨 #7844
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
matusdrobuliak66
merged 32 commits into
ITISFoundation:master
from
wvangeit:check_function_run_permissions
Jun 6, 2025
Merged
Changes from 27 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
d7b8ce8
Make sure function job was successful before returning cache
wvangeit cdc111b
Merge branch 'master' into function_cache_check_success
wvangeit d187c42
Merge branch 'master' into function_cache_check_success
wvangeit a72507a
Fix return type error
wvangeit 82460f7
Merge branch 'function_cache_check_success' of github.com:wvangeit/os…
wvangeit e8da50c
Fix mypy bug
wvangeit 9300f6e
Merge branch 'master' into function_cache_check_success
wvangeit 45cfd1f
Merge branch 'master' into function_cache_check_success
wvangeit d26df1e
Merge branch 'master' into function_cache_check_success
wvangeit 6314ffe
Return the created_at data of registered function api objects
wvangeit fdadd8a
Merge branch 'master' into add_registered_at_to_functions
wvangeit 5ebc54c
Update openapi specs
wvangeit 27494dd
Add error handlers for functions api
wvangeit 8df445f
Merge branch 'master' into handle_function_errors_api
wvangeit f18c72b
Fix import typecheck
wvangeit 6ff8037
Merge branch 'master' into handle_function_errors_api
wvangeit 12770c5
Fix mypy typecheck
wvangeit 6831d81
Import fastapi for status
wvangeit 520f55d
Remove fastapi import from function models
wvangeit 529f40a
Merge branch 'master' into handle_function_errors_api
wvangeit c2bbc45
Merge branch 'handle_function_errors_api' of github.com:wvangeit/ospa…
wvangeit e7e3db4
Merge branch 'master' into handle_function_errors_api
wvangeit 88d14b5
Merge branch 'master' into handle_function_errors_api
wvangeit 240c0a2
Merge branch 'master' into handle_function_errors_api
mergify[bot] 539669e
Add check for function execute permission
wvangeit 98fdf9c
Merge branch 'master' into check_function_run_permissions
wvangeit 1de06a5
Fix error type
wvangeit 1f63ab3
Merge branch 'master' into check_function_run_permissions
wvangeit e4fb11e
Merge branch 'master' into check_function_run_permissions
wvangeit 0883628
Merge branch 'master' into check_function_run_permissions
wvangeit 52ddb00
Merge branch 'master' into check_function_run_permissions
wvangeit 968b6e3
Merge branch 'master' into check_function_run_permissions
wvangeit 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.