You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Co-authored-by: Samuel Gaist <samuel.gaist@idiap.ch>
squashme: resolve package version conflicts
feat: run notebooks in data service (#375)
Co-authored-by: Samuel Gaist <samuel.gaist@idiap.ch>
squashme: resolve package version conflicts
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
feat: add command and args to environments
squashme: notebooks changes
This includes major edits to the notebooks code to work with the data
service.
chore: resolve changes from conflict resolution
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.
squashme: handle per secret adoption in amalthea
squashme: fix parsing of PosixPath in orm
squashme: display the right status and state
squashme: address comments from review pt1
refactor: make APIUser a frozen dataclass
As there is no reason that these object shall be modified within
the services, it simplifies its handling.
squashme: address comments from review pt2
squashme: fixups from rebasing
squashme: use PurePosixPath for workdir and mount
squashme: add saved cloud storage model
0 commit comments