-
Notifications
You must be signed in to change notification settings - Fork 2
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
feat: run notebooks in data service #375
feat: run notebooks in data service #375
Commits on Sep 20, 2024
-
feat: update and expand apispec for environments
chore: filter environments by owner type squashme: address comments feat!: expand environment specification This is a breaking change in the API. chore: add tests and minor fixes chore: test the global environments migration chore: fix tests chore: minor improvements to db session handling squashme: minor fix squashme: fixups for conflict resolutuion after merge squashme: fix failing tests chore: address comments
Configuration menu - View commit details
-
Copy full SHA for d054be4 - Browse repository at this point
Copy the full SHA d054be4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab30975 - Browse repository at this point
Copy the full SHA ab30975View commit details -
This includes major edits to the notebooks code to work with the data service.
Configuration menu - View commit details
-
Copy full SHA for 4abf6be - Browse repository at this point
Copy the full SHA 4abf6beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72dab6a - Browse repository at this point
Copy the full SHA 72dab6aView commit details -
chore: do not use the complicated notebooks gitlab header
The gitlab credentials header from the notebooks is really complicated. We used it here just to get the access token expiry. I modified the gateway to now pass in an extra header value to indicate the gitlab token expiry.
Configuration menu - View commit details
-
Copy full SHA for b5d7a07 - Browse repository at this point
Copy the full SHA b5d7a07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08235bd - Browse repository at this point
Copy the full SHA 08235bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for db1c8cb - Browse repository at this point
Copy the full SHA db1c8cbView commit details -
squashme: add missing patch and logs endpoints
The endpoints for getting the logs of a session and patching a session were not implemented. This commit adds them.
Configuration menu - View commit details
-
Copy full SHA for c268dd0 - Browse repository at this point
Copy the full SHA c268dd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f94ace - Browse repository at this point
Copy the full SHA 1f94aceView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb9a21e - Browse repository at this point
Copy the full SHA bb9a21eView commit details -
refactor: make APIUser a frozen dataclass
As there is no reason that these object shall be modified within the services, it simplifies its handling.
Configuration menu - View commit details
-
Copy full SHA for 040c6e9 - Browse repository at this point
Copy the full SHA 040c6e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0545e2 - Browse repository at this point
Copy the full SHA b0545e2View commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1a44f2e - Browse repository at this point
Copy the full SHA 1a44f2eView commit details -
squashme: Apply suggestions from code review
Co-authored-by: Samuel Gaist <samuel.gaist@idiap.ch>
Configuration menu - View commit details
-
Copy full SHA for 699211e - Browse repository at this point
Copy the full SHA 699211eView commit details