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

Replace docker-compose in workflow with docker compose #2947

Merged

Conversation

johannaengland
Copy link
Contributor

GitHub Actions no longer supports the v1 Docker Compose command docker-compose, so we need to switch over to docker compose.

Reference: https://github.com/orgs/community/discussions/116610

GitHub actions does no longer support the v1 Docker Compose command (docker-compose)
Copy link

codecov bot commented Aug 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.35%. Comparing base (80a97c3) to head (236c7e4).
Report is 382 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2947   +/-   ##
=======================================
  Coverage   56.35%   56.35%           
=======================================
  Files         603      603           
  Lines       43862    43862           
  Branches       48       48           
=======================================
  Hits        24719    24719           
  Misses      19131    19131           
  Partials       12       12           

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

@johannaengland johannaengland merged commit 56e5de1 into Uninett:master Aug 7, 2024
11 of 12 checks passed
@johannaengland johannaengland deleted the workflows/docker-compose branch August 7, 2024 15:59
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.

2 participants