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

VaultPath no longer extends nio.Path #6942

Merged
merged 4 commits into from
Mar 28, 2023
Merged

VaultPath no longer extends nio.Path #6942

merged 4 commits into from
Mar 28, 2023

Conversation

fm3
Copy link
Member

@fm3 fm3 commented Mar 27, 2023

URL of deployed dev instance (used for testing):

Steps to test:

  • Try loading both a local and a remote zarr/n5/neuroglancer dataset, should yield data
  • Explore a remote dataset as well, should be importable

Issues:


  • Needs datastore update after deployment

@fm3 fm3 requested a review from frcroth March 27, 2023 13:33
@fm3 fm3 self-assigned this Mar 27, 2023
@fm3 fm3 requested a review from frcroth March 28, 2023 08:27
@fm3 fm3 enabled auto-merge (squash) March 28, 2023 08:58
@fm3 fm3 merged commit 46a8e5d into master Mar 28, 2023
@fm3 fm3 deleted the vaultpath-no-nio branch March 28, 2023 09:39
hotzenklotz added a commit that referenced this pull request Apr 3, 2023
…come-toast

* 'master' of github.com:scalableminds/webknossos:
  Log all details on deleting annotation layer (#6950)
  fix typo
  Rename demo instance to wkorg instance (#6941)
  Add LOD mesh support for frontend (#6909)
  Fix layout of view mode switcher and move it (#6949)
  VaultPath no longer extends nio.Path (#6942)
  Release 23.04.0 (#6945)
  Use new zip.js version to allow zip64 uploads (#6939)
  Implement viewing sharded neuroglancer precomputed datasets (#6920)
  Reject dataset uploads if organization storage quota is exceeded (#6893)
  Refactor deprecated antd Dropdown menus (#6898)
hotzenklotz added a commit that referenced this pull request Apr 4, 2023
…wings

* 'master' of github.com:scalableminds/webknossos:
  updates docs for docker installation (#6963)
  Fix misc stuff when viewing tasks/annotations of another user (#6957)
  Remove segment from list and add undo/redo for segments (#6944)
  Log all details on deleting annotation layer (#6950)
  fix typo
  Rename demo instance to wkorg instance (#6941)
  Add LOD mesh support for frontend (#6909)
  Fix layout of view mode switcher and move it (#6949)
  VaultPath no longer extends nio.Path (#6942)
  Release 23.04.0 (#6945)
  Use new zip.js version to allow zip64 uploads (#6939)
  Implement viewing sharded neuroglancer precomputed datasets (#6920)
  Reject dataset uploads if organization storage quota is exceeded (#6893)
  Refactor deprecated antd Dropdown menus (#6898)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Separate VaultPath from nio.Path
2 participants