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

docker: don't set sbt/ivy cache #4034

Merged
merged 5 commits into from
Apr 23, 2019
Merged

Conversation

jstriebel
Copy link
Contributor

@jstriebel jstriebel commented Apr 23, 2019

depends on scalableminds/dockerfiles#18

Issues:


@jstriebel jstriebel self-assigned this Apr 23, 2019
@jstriebel jstriebel marked this pull request as ready for review April 23, 2019 10:29
@jstriebel jstriebel requested a review from fm3 April 23, 2019 10:30
Copy link
Member

@fm3 fm3 left a comment

Choose a reason for hiding this comment

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

😍

@fm3
Copy link
Member

fm3 commented Apr 23, 2019

this creates a ? dir in wk home dir, which then contains .ivy/cache. Is this expected? If so, we should add it to gitignore

@jstriebel
Copy link
Contributor Author

😡 No, the questionmark-folder is not expected... This is due to the way sbt figures out the home dir, making it ./?/ here ❓ ❔ ❓

@jstriebel jstriebel merged commit ed3cbfc into master Apr 23, 2019
@jstriebel jstriebel deleted the docker-no-fixed-sbt-ivy-cache branch April 23, 2019 14:09
hotzenklotz added a commit that referenced this pull request Apr 25, 2019
* master: (43 commits)
  update screenshots (#4038)
  docker: don't set sbt/ivy cache (#4034)
  Slow down brush size change for small sizes (#4012)
  voulme tool bar now depends only on the active tool (#4029)
  Allow user to adapt GPU memory consumption to allow for better quality (#4015)
  Updates the Docs (#4020)
  hiding pricing and features in iframe (#4019)
  Fix sitemap for publication detail view (#4024)
  Add sitemap.xml (#4006)
  Allow empty trees  (#4010)
  Prefer annotation zoom over dataset zoom (#3992)
  Add details view for publications (#3994)
  remove enzyme test (#3997)
  Tensorflow segmentation (#3461)
  ensure that max zoom step is not exceeded when changing viewport area (#3996)
  allow isosurfaces for hybrid tracings when setting window.allowIsosurfaces (#3998)
  re-fetch buckets if fetching them failed (#3999)
  Only re-compute bounding sphere of skeletons if something changed (#3995)
  Fix dropdown login padding (#3988)
  Persist tree visibility (#3942)
  ...
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.

after e2e-tests: Permission denied /root/.ivy2/cache/scala_2.12/sbt_1.0/…
2 participants