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

Updated docker compose #349

Merged
merged 5 commits into from
Oct 21, 2024
Merged

Updated docker compose #349

merged 5 commits into from
Oct 21, 2024

Conversation

JR-Morgan
Copy link
Member

@JR-Morgan JR-Morgan commented Oct 18, 2024

CI is currently failing because the health checks were changed some months ago

I've updated the docker compose file with the one we used on the speckle-sharp-sdk repo
which contains a few other tweaks.

Had to keep a frontend service in the file, looks like the client.server.get function relies on being able to fetch the headers from the root server url. Not ideal, but don't immediately know how to work around it so I'm keeping a fe service running (but now updated to fe2)

@JR-Morgan JR-Morgan marked this pull request as ready for review October 18, 2024 13:04
Copy link

codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.65%. Comparing base (fe03d96) to head (08fb3f6).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #349   +/-   ##
=======================================
  Coverage   87.65%   87.65%           
=======================================
  Files          95       95           
  Lines        5670     5670           
=======================================
  Hits         4970     4970           
  Misses        700      700           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gjedlicska gjedlicska merged commit f1b5184 into main Oct 21, 2024
5 checks passed
@gjedlicska gjedlicska deleted the jrm/fix-heath-checks branch October 21, 2024 11:24
speckle-frontend:
image: speckle/speckle-frontend:latest
Copy link
Contributor

@iainsproat iainsproat Oct 21, 2024

Choose a reason for hiding this comment

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

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.

3 participants