Skip to content

Install docker compose manually and try#678

Merged
nirmalchandra merged 1 commit into
masterfrom
ci-build-actions-fix
Aug 31, 2024
Merged

Install docker compose manually and try#678
nirmalchandra merged 1 commit into
masterfrom
ci-build-actions-fix

Conversation

@authorjapps

@authorjapps authorjapps commented Aug 31, 2024

Copy link
Copy Markdown
Owner

Fixes Issue

PR Branch
#ADD LINK TO THE PR BRANCH

Motivation and Context

Checklist:

  • New Unit tests were added

    • Covered in existing Unit tests
  • Integration tests were added

    • Covered in existing Integration tests
  • Test names are meaningful

  • Feature manually tested and outcome is successful

  • PR doesn't break any of the earlier features for end users

    • WARNING! This might break one or more earlier earlier features, hence left a comment tagging all reviewrs
  • Branch build passed in CI

  • No 'package.*' in the imports

  • Relevant DOcumentation page added or updated with clear instructions and examples for the end user

    • Not applicable. This was only a code refactor change, no functional or behaviourial changes were introduced
  • Http test added to http-testing module(if applicable) ?

    • Not applicable. The changes did not affect HTTP automation flow
  • Kafka test added to kafka-testing module(if applicable) ?

    • Not applicable. The changes did not affect Kafka automation flow

@authorjapps authorjapps linked an issue Aug 31, 2024 that may be closed by this pull request
@nirmalchandra

nirmalchandra commented Aug 31, 2024

Copy link
Copy Markdown
Collaborator

Looks like, the issue was probably due to "ubuntu-latest" (Latest version) has no "docker-compose" support.

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.

CI Build issue : docker-compose: command not found

2 participants