Skip to content

Commit b246338

Browse files
authored
Use WEBKNOSSOS API Version 6 (new format for dataset isValidName) (#1018)
* use webknossos api version 6 (new format for dataset isValidName) * changelog * refresh test cassettes
1 parent f7a9edf commit b246338

35 files changed

+2081
-3340
lines changed

webknossos/Changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,9 @@ For upgrade instructions, please check the respective _Breaking Changes_ section
1818
- Add CLI tool for offline merging of zip annotations with fallback datasets. [#996](https://github.com/scalableminds/webknossos-libs/pull/996)
1919

2020
### Changed
21-
- The rules for naming the layers have been tightened to match the allowed layer names on webknossos.
21+
- The rules for naming the layers have been tightened to match the allowed layer names on webknossos. [#1016](https://github.com/scalableminds/webknossos-libs/pull/1016)
2222
- Replaced PyLint linter + black formatter with Ruff for development. [#1013](https://github.com/scalableminds/webknossos-libs/pull/1013)
23+
- The remote operations now use the WEBKNOSSOS API version 6. [#1018](https://github.com/scalableminds/webknossos-libs/pull/1018)
2324

2425
### Fixed
2526

webknossos/local_wk_setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
function export_vars {
22
export WK_TOKEN=1b88db86331a38c21a0b235794b9e459856490d70408bcffb767f64ade0f83d2bdb4c4e181b9a9a30cdece7cb7c65208cc43b6c1bb5987f5ece00d348b1a905502a266f8fc64f0371cd6559393d72e031d0c2d0cabad58cccf957bb258bc86f05b5dc3d4fff3d5e3d9c0389a6027d861a21e78e3222fb6c5b7944520ef21761e
33
export WK_URL=http://localhost:9000
4-
export DOCKER_TAG=master__24321
4+
export DOCKER_TAG=master__27071
55
}
66

77
function ensure_local_test_wk {

webknossos/tests/cassettes/test_annotation/test_annotation_from_url[61c20205010000cc004a6356].yaml

Lines changed: 424 additions & 420 deletions
Large diffs are not rendered by default.

webknossos/tests/cassettes/test_annotation/test_annotation_from_url[LNir_A2-aCUzsoSL].yaml

Lines changed: 428 additions & 422 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)