Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 0 additions & 44 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -308,46 +308,6 @@ jobs:
MULTIPROCESSING_DEFAULT_START_METHOD: spawn
run: ./test.sh --splits 3 --group ${{ matrix.group }} --splitting-algorithm least_duration

webknossos_macos:
needs: changes
if: |
${{ needs.changes.outputs.cluster_tools == 'true' }} ||
${{ needs.changes.outputs.webknossos == 'true' }}
runs-on: macos-latest
strategy:
matrix:
python-version: ["3.12"]
group: [1, 2, 3]
fail-fast: false
defaults:
run:
working-directory: webknossos

steps:
- uses: actions/checkout@v3

- name: Install uv
uses: astral-sh/setup-uv@v3
with:
enable-cache: true
cache-dependency-glob: "webknossos/uv.lock"

- name: Install proxay
run: npm install -g proxay

- name: Install minio
run: brew install minio/stable/minio

- name: Set up Python ${{ matrix.python-version }}
run: uv python install ${{ matrix.python-version }}

- name: Python tests
timeout-minutes: 30
shell: bash
env:
PYTHON_VERSION: ${{ matrix.python-version }}
run: ./test.sh --splits 3 --group ${{ matrix.group }} --splitting-algorithm least_duration


coverage_report:
needs: [webknossos_linux]
Expand Down Expand Up @@ -392,7 +352,6 @@ jobs:
- cluster_tools_dask
- webknossos_linux
- webknossos_windows
- webknossos_macos
if: |
always() &&
!contains(needs.*.result, 'failure') &&
Expand Down Expand Up @@ -468,7 +427,6 @@ jobs:
- cluster_tools_dask
- webknossos_linux
- webknossos_windows
- webknossos_macos
runs-on: ubuntu-latest
if: |
always() &&
Expand Down Expand Up @@ -528,7 +486,6 @@ jobs:
- cluster_tools_dask
- webknossos_linux
- webknossos_windows
- webknossos_macos
if: |
always() &&
!contains(needs.*.result, 'failure') &&
Expand Down Expand Up @@ -568,7 +525,6 @@ jobs:
- cluster_tools_slurm
- webknossos_linux
- webknossos_windows
- webknossos_macos
- webknossos_cli_docker
- docs
- pypi_and_gh_release
Expand Down
1 change: 1 addition & 0 deletions webknossos/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ For upgrade instructions, please check the respective _Breaking Changes_ section
### Changed

### Fixed
- Fixed that some operations that need an authentication token didn’t ask for it but just failed. [#1366](https://github.com/scalableminds/webknossos-libs/pull/1366)


## [2.4.11](https://github.com/scalableminds/webknossos-libs/releases/tag/v2.4.11) - 2025-09-02
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ http_interactions:
- request:
method: GET
path: >-
/api/v10/annotations/570ba0092a7c0e980056fe9b/info?timestamp=1756493078000
/api/v10/annotations/570ba0092a7c0e980056fe9b/info?timestamp=1757591333000
headers:
host: localhost:9000
accept: '*/*'
Expand All @@ -19,12 +19,10 @@ http_interactions:
status:
code: 200
headers:
x-powered-by: Express
cache-control: no-cache
referrer-policy: origin-when-cross-origin, strict-origin-when-cross-origin
x-permitted-cross-domain-policies: master-only
date: Fri, 29 Aug 2025 18:44:38 GMT
connection: close
date: Thu, 11 Sep 2025 11:48:53 GMT
content-type: application/json
content-length: '1911'
body:
Expand Down
12 changes: 5 additions & 7 deletions webknossos/tests/cassettes/test_api_client/test_build_info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,19 +18,17 @@ http_interactions:
status:
code: 200
headers:
x-powered-by: Express
referrer-policy: origin-when-cross-origin, strict-origin-when-cross-origin
access-control-max-age: '600'
access-control-allow-origin: '*'
x-permitted-cross-domain-policies: master-only
date: Fri, 29 Aug 2025 18:44:38 GMT
connection: close
date: Thu, 11 Sep 2025 11:48:54 GMT
content-type: application/json
content-length: '409'
content-length: '400'
body:
encoding: utf8
data: >-
{"webknossos":{"name":"webknossos","ciTag":"","commitHash":"0858f84b3e03f2d4a45c4ce4665dcad8de43ae76","ciBuild":"","scalaVersion":"2.13.16","version":"dev","sbtVersion":"1.11.4","datastoreApiVersion":"2.0","commitDate":"Fri
Aug 29 17:31:37 2025
+0200"},"schemaVersion":138,"httpApiVersioning":{"currentApiVersion":10,"oldestSupportedApiVersion":5},"localDataStoreEnabled":true,"localTracingStoreEnabled":true}
{"webknossos":{"name":"webknossos","ciTag":"","commitHash":"abcdb07363a32ee530a3c178debb499aae37769e","ciBuild":"17615971194","scalaVersion":"2.13.16","version":"17615971194","sbtVersion":"1.11.4","commitDate":"Wed
Sep 10 13:50:33 2025
+0000"},"schemaVersion":139,"httpApiVersioning":{"currentApiVersion":10,"oldestSupportedApiVersion":5},"localDataStoreEnabled":true,"localTracingStoreEnabled":true}
compression: none
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,10 @@ http_interactions:
status:
code: 200
headers:
x-powered-by: Express
cache-control: no-cache
referrer-policy: origin-when-cross-origin, strict-origin-when-cross-origin
x-permitted-cross-domain-policies: master-only
date: Fri, 29 Aug 2025 18:44:38 GMT
connection: close
date: Thu, 11 Sep 2025 11:48:53 GMT
content-type: application/json
content-length: '717'
body:
Expand All @@ -50,16 +48,14 @@ http_interactions:
status:
code: 200
headers:
x-powered-by: Express
cache-control: no-cache
referrer-policy: origin-when-cross-origin, strict-origin-when-cross-origin
x-permitted-cross-domain-policies: master-only
date: Fri, 29 Aug 2025 18:44:38 GMT
connection: close
date: Thu, 11 Sep 2025 11:48:53 GMT
content-type: application/json
content-length: '691'
body:
encoding: utf8
data: >-
{"loggedTime":[{"paymentInterval":{"month":4,"year":2016},"durationInSeconds":58},{"paymentInterval":{"month":8,"year":2018},"durationInSeconds":265},{"paymentInterval":{"month":1,"year":2021},"durationInSeconds":112},{"paymentInterval":{"month":3,"year":2021},"durationInSeconds":24},{"paymentInterval":{"month":5,"year":2021},"durationInSeconds":158},{"paymentInterval":{"month":8,"year":2021},"durationInSeconds":14},{"paymentInterval":{"month":11,"year":2021},"durationInSeconds":12},{"paymentInterval":{"month":2,"year":2024},"durationInSeconds":114},{"paymentInterval":{"month":3,"year":2024},"durationInSeconds":200},{"paymentInterval":{"month":8,"year":2025},"durationInSeconds":0}]}
{"loggedTime":[{"paymentInterval":{"month":4,"year":2016},"durationInSeconds":58},{"paymentInterval":{"month":8,"year":2018},"durationInSeconds":265},{"paymentInterval":{"month":1,"year":2021},"durationInSeconds":112},{"paymentInterval":{"month":3,"year":2021},"durationInSeconds":24},{"paymentInterval":{"month":5,"year":2021},"durationInSeconds":158},{"paymentInterval":{"month":8,"year":2021},"durationInSeconds":14},{"paymentInterval":{"month":11,"year":2021},"durationInSeconds":12},{"paymentInterval":{"month":2,"year":2024},"durationInSeconds":114},{"paymentInterval":{"month":3,"year":2024},"durationInSeconds":200},{"paymentInterval":{"month":9,"year":2025},"durationInSeconds":0}]}
compression: none
10 changes: 3 additions & 7 deletions webknossos/tests/cassettes/test_api_client/test_dataset_info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,10 @@ http_interactions:
status:
code: 200
headers:
x-powered-by: Express
cache-control: no-cache
referrer-policy: origin-when-cross-origin, strict-origin-when-cross-origin
x-permitted-cross-domain-policies: master-only
date: Fri, 29 Aug 2025 18:44:38 GMT
connection: close
date: Thu, 11 Sep 2025 11:48:54 GMT
content-type: application/json
content-length: '112'
body:
Expand All @@ -50,16 +48,14 @@ http_interactions:
status:
code: 200
headers:
x-powered-by: Express
cache-control: no-cache
referrer-policy: origin-when-cross-origin, strict-origin-when-cross-origin
x-permitted-cross-domain-policies: master-only
date: Fri, 29 Aug 2025 18:44:38 GMT
connection: close
date: Thu, 11 Sep 2025 11:48:54 GMT
content-type: application/json
content-length: '1627'
body:
encoding: utf8
data: >-
{"id":"59e9cfbdba632ac2ab8b23b5","name":"l4_sample","dataSource":{"id":{"name":"l4_sample","team":"Organization_X"},"dataLayers":[{"name":"color","category":"color","boundingBox":{"topLeft":[3072,3072,512],"width":1024,"height":1024,"depth":1024},"resolutions":[[1,1,1],[2,2,1],[4,4,1],[8,8,2],[16,16,4]],"elementClass":"uint8","defaultViewConfiguration":{"color":[255,0,0]}},{"name":"segmentation","category":"segmentation","boundingBox":{"topLeft":[3072,3072,512],"width":1024,"height":1024,"depth":1024},"resolutions":[[1,1,1],[2,2,1],[4,4,1],[8,8,2],[16,16,4]],"elementClass":"uint32","largestSegmentId":2504697}],"scale":{"factor":[11.239999771118164,11.239999771118164,28],"unit":"nanometer"}},"dataStore":{"name":"localhost","url":"http://localhost:9000","allowsUpload":true,"jobsSupportedByAvailableWorkers":[],"jobsEnabled":false},"owningOrganization":"Organization_X","allowedTeams":[{"id":"570b9f4b2a7c0e3b008da6ec","name":"team_X1","organization":"Organization_X","isOrganizationTeam":true}],"allowedTeamsCumulative":[{"id":"570b9f4b2a7c0e3b008da6ec","name":"team_X1","organization":"Organization_X","isOrganizationTeam":true}],"isActive":true,"isPublic":true,"description":null,"directoryName":"l4_sample","created":1508495293789,"isEditable":true,"lastUsedByUser":1756493079131,"logoUrl":"/assets/images/mpi-logos.svg","sortingKey":1508495293789,"metadata":[{"key":"key","type":"string","value":"value"},{"key":"number","type":"number","value":42},{"key":"list","type":"string[]","value":["a","b","c"]}],"isUnreported":false,"tags":[],"folderId":"570b9f4e4bb848d0885ea917","publication":null,"usedStorageBytes":0}
{"id":"59e9cfbdba632ac2ab8b23b5","name":"l4_sample","dataSource":{"id":{"name":"l4_sample","team":"Organization_X"},"dataLayers":[{"name":"color","category":"color","boundingBox":{"topLeft":[3072,3072,512],"width":1024,"height":1024,"depth":1024},"resolutions":[[1,1,1],[2,2,1],[4,4,1],[8,8,2],[16,16,4]],"elementClass":"uint8","defaultViewConfiguration":{"color":[255,0,0]}},{"name":"segmentation","category":"segmentation","boundingBox":{"topLeft":[3072,3072,512],"width":1024,"height":1024,"depth":1024},"resolutions":[[1,1,1],[2,2,1],[4,4,1],[8,8,2],[16,16,4]],"elementClass":"uint32","largestSegmentId":2504697}],"scale":{"factor":[11.239999771118164,11.239999771118164,28],"unit":"nanometer"}},"dataStore":{"name":"localhost","url":"http://localhost:9000","allowsUpload":true,"jobsSupportedByAvailableWorkers":[],"jobsEnabled":false},"owningOrganization":"Organization_X","allowedTeams":[{"id":"570b9f4b2a7c0e3b008da6ec","name":"team_X1","organization":"Organization_X","isOrganizationTeam":true}],"allowedTeamsCumulative":[{"id":"570b9f4b2a7c0e3b008da6ec","name":"team_X1","organization":"Organization_X","isOrganizationTeam":true}],"isActive":true,"isPublic":true,"description":null,"directoryName":"l4_sample","created":1508495293789,"isEditable":true,"lastUsedByUser":1757591334400,"logoUrl":"/assets/images/mpi-logos.svg","sortingKey":1508495293789,"metadata":[{"key":"key","type":"string","value":"value"},{"key":"number","type":"number","value":42},{"key":"list","type":"string[]","value":["a","b","c"]}],"isUnreported":false,"tags":[],"folderId":"570b9f4e4bb848d0885ea917","publication":null,"usedStorageBytes":0}
compression: none
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,10 @@ http_interactions:
status:
code: 200
headers:
x-powered-by: Express
cache-control: no-cache
referrer-policy: origin-when-cross-origin, strict-origin-when-cross-origin
x-permitted-cross-domain-policies: master-only
date: Fri, 29 Aug 2025 18:44:38 GMT
connection: close
date: Thu, 11 Sep 2025 11:48:53 GMT
content-type: application/json
content-length: '129'
body:
Expand Down

This file was deleted.

4 changes: 1 addition & 3 deletions webknossos/tests/cassettes/test_api_client/test_health.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,10 @@ http_interactions:
status:
code: 200
headers:
x-powered-by: Express
cache-control: no-cache
referrer-policy: origin-when-cross-origin, strict-origin-when-cross-origin
x-permitted-cross-domain-policies: master-only
date: Fri, 29 Aug 2025 18:44:37 GMT
connection: close
date: Thu, 11 Sep 2025 11:48:53 GMT
content-type: text/plain; charset=UTF-8
content-length: '2'
body:
Expand Down
Loading
Loading