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

Hotfix CI install docker compose #1800

Merged
merged 2 commits into from
Jul 18, 2023

Conversation

rochacbruno
Copy link
Member

@rochacbruno rochacbruno commented Jul 18, 2023

Docker compose fails to install from pip because pip version is deprecated, it is now recommended to install the Golang rewrite of compose which is a single binary available on ubuntu-latest CI runner.

solution: remove the step that installs compose from PyPI

See other failing PRS https://github.com/ansible/galaxy_ng/actions/runs/5580597177/jobs/10213590557?pr=1794

- Updated conflicting DOCS_PORT
- Tested for db_dump dir before copying fixture

No-Issue

Co-authored-by: Brian McLaughlin <[email protected]>
@rochacbruno rochacbruno merged commit 8daf637 into ansible:master Jul 18, 2023
17 checks passed
bmclaughlin added a commit to bmclaughlin/galaxy_ng that referenced this pull request Aug 15, 2023
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.

4 participants