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

Compile tests to different dir to avoid unnecessary recompilations #6065

Merged
merged 3 commits into from
Feb 21, 2022

Conversation

philippotto
Copy link
Member

URL of deployed dev instance (used for testing):

  • https://___.webknossos.xyz

Steps to test:

  • Before this PR, I had the problem that the sbt output emited [info] Slick SQL schema already up to date. multiple times when I ran yarn test-prepare-watch (which meant that it recompiled).
  • now, the issue does not exist, anymore
  • CI should be enough

Issues:

  • fixes unnecessary recompilations

(Please delete unneeded items, merge only when none are left open)

  • Ready for review

@philippotto philippotto self-assigned this Feb 21, 2022
Copy link
Member

@daniel-wer daniel-wer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sweet, thanks for taking the time to fix this! 👍

@philippotto philippotto enabled auto-merge (squash) February 21, 2022 14:37
@philippotto philippotto merged commit f921371 into master Feb 21, 2022
@philippotto philippotto deleted the change-test-dir branch February 21, 2022 15:45
hotzenklotz added a commit that referenced this pull request Feb 22, 2022
* 'master' of github.com:scalableminds/webknossos:
  Release 22.03 (#6069)
  Skip deactivated users in dataset access list (#6070)
  Compile tests to different dir to avoid unnecessary recompilations (#6065)
  Add loaded meshes to sharing link (#5993)
hotzenklotz added a commit that referenced this pull request Feb 22, 2022
* docs:
  more docs
  add docs for jobs
  applied many suggestions from grammarly
  updated datasets docs
  updated datasets
  Release 22.03 (#6069)
  Skip deactivated users in dataset access list (#6070)
  Compile tests to different dir to avoid unnecessary recompilations (#6065)
fm3 added a commit that referenced this pull request May 9, 2022
* [WIP] use mag in data requests, no more zoomStep/exponent

* unify mag parsing

* some renaming from resolution to mag

* some backwards compatibility

* Fix types, remove dead code, clean up thumbnail creation

* use 3-component mag instead of zoomstep when requesting buckets, isosurfaces and data cuboids

* fix frontend tests

* move test snapshots to new test directory, which was missed in #6065

* let tests fail in CI if a snapshot doesn't exist

* test whether tests actually fail in CI if a snapshot is missing

* pass through CI env variable to docker

* Revert "test whether tests actually fail in CI if a snapshot is missing"

This reverts commit 1763f4f.

* update e2e snapshots

* bump datastore api version

* changelog + migration guide

* drop swagger annotation

Co-authored-by: Daniel Werner <[email protected]>
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.

2 participants