-
Notifications
You must be signed in to change notification settings - Fork 32
Add the created_at field to registered function objects 🎨 #7797
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
wvangeit
merged 18 commits into
ITISFoundation:master
from
wvangeit:add_registered_at_to_functions
Jun 4, 2025
Merged
Changes from all commits
Commits
Show all changes
18 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 d0afa7d
Merge branch 'master' into add_registered_at_to_functions
wvangeit 1546739
services/api-server version: 0.8.0 → 0.9.0
wvangeit deee2ee
Increase api version number
wvangeit d83594a
Merge branch 'master' into add_registered_at_to_functions
wvangeit 428b2de
services/webserver api version: 0.67.0 → 0.68.0
wvangeit 5ee15c9
Merge branch 'add_registered_at_to_functions' of github.com:wvangeit/…
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| 0.8.0 | ||
| 0.9.0 |
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.
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.