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

Use docker compose instead of action services in ci #2122

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

CDimonaco
Copy link
Member

Description

As title suggest, use docker compose action instead of github action services.

This is a big improvement in our ci, we can get rid of all the limitations of github ci services and have a more robust and aligned ci setup with the development env.

@CDimonaco CDimonaco self-assigned this Dec 21, 2023
@CDimonaco CDimonaco marked this pull request as ready for review December 21, 2023 14:19
Copy link
Contributor

@dottorblaster dottorblaster left a comment

Choose a reason for hiding this comment

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

Fine for me, this is actually great for #1803 as well

@CDimonaco CDimonaco merged commit fe34804 into main Dec 21, 2023
30 checks passed
@CDimonaco CDimonaco deleted the ci_with_docker_compose branch December 21, 2023 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

2 participants