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

Update docker image [final] #207

Merged
merged 6 commits into from
Jun 12, 2023
Merged

Update docker image [final] #207

merged 6 commits into from
Jun 12, 2023

Conversation

etpinard
Copy link
Collaborator

a cleaned-up verison of #205, resolves #186, bringing the integration tests back to life 🎉

Please note: the CircleCI runs now pull the etpinard/dashjl-tests container. I'm using my personal docker hub account, since I do not have push rights to the Plotly docker hub account (and I don't need to 😄 )

etpinard added 6 commits June 12, 2023 16:16
- update maintainer info ;)
- use `cimg/python:3.9.9-browsers`, copied from
  the dash `.circleci/config.yml`
- install Julia 1.9.1
created using the `build/Dockerfile`
and pushed to hub.docker.com by me.
our docker image extends from `cimg/python-3.9-browsers`
which does not install the chromedriver by default,
this is now done using a CircleCI "orb"
these didn't run since we updated our HTTP
dep back in `v1.2.0`
now done using a CircleCI "orb".

While the percy snapshot test still fails
(fixing this will requires "approval" on percy.io),
the percy snapshots now get properly
uploaded to percy.io, making them available for viewing.
@etpinard
Copy link
Collaborator Author

The Percy snapshot tests (more in #177) are still failing, but everything else is green.

Merging!

@etpinard etpinard merged commit a728b5d into dev Jun 12, 2023
@etpinard etpinard deleted the update-docker-image-final branch June 12, 2023 20:39
@etpinard etpinard mentioned this pull request Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update plotly/julia:ci docker container
1 participant