Skip to content
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

New service API #884

Merged
merged 36 commits into from
Dec 11, 2023
Merged

New service API #884

merged 36 commits into from
Dec 11, 2023

Conversation

mike0sv
Copy link
Collaborator

@mike0sv mike0sv commented Dec 6, 2023

  • old cli works
  • old secret auth works
  • old demo projects work (and new removed)))
  • collector works
  • old RemoteWorkspace works with new version (it does not)
  • workspace dirs created with old code work with new
  • same for fsspec workspaces and fsspec config
  • old panel configurations work
  • remove leftovers of old panel implementation
  • move cloud workspace implementation
  • move static to another optional router (and add conf)
  • support config files from cli
  • add warnings for old imports (add aliases for classpath?)
  • rework config init
  • did we accidentally revert bikes demo? what is other bikes?
  • remove debug SercurityService implementation
  • get a list of all PR into UI code since first branching for new API, check that everything in place

Optional:

  • fix DEV variable in service.py
  • rename project manager?
  • return local state dashboard caching
  • snapshot reloading for remote blob works
  • blob and points removal for project/snapshot removal
  • empty defaults in config files
  • check once again watcher is working for local fs

@emeli-dral emeli-dral merged commit 650ad19 into main Dec 11, 2023
21 checks passed
@emeli-dral emeli-dral deleted the feature/new_api branch December 11, 2023 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants