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

Remove debug code. #494

Merged
merged 1 commit into from
Aug 13, 2024
Merged

Remove debug code. #494

merged 1 commit into from
Aug 13, 2024

Conversation

ekes
Copy link
Member

@ekes ekes commented Aug 13, 2024

@ekes ekes requested a review from finnlewis August 13, 2024 08:46
@finnlewis
Copy link
Member

Run docker-compose -f docker-compose.yml up -d
  docker-compose -f docker-compose.yml up -d
  shell: /usr/bin/bash -e {0}
  env:
    LOCALGOV_DRUPAL_PROJECT: localgovdrupal/localgov_microsites_group
    LOCALGOV_DRUPAL_PROJECT_PATH: web/modules/contrib/localgov_microsites_group
/home/runner/work/_temp/a5f[2](https://github.com/localgovdrupal/localgov_microsites_group/actions/runs/10366565912/job/28699687285?pr=494#step:4:2)fceb-2bb3-4969-a890-0c5081462657.sh: line 1: docker-compose: command not found
Error: Process completed with exit code 127.

What's this about?

@ekes
Copy link
Member Author

ekes commented Aug 13, 2024

Run docker-compose -f docker-compose.yml up -d
  docker-compose -f docker-compose.yml up -d
  shell: /usr/bin/bash -e {0}
  env:
    LOCALGOV_DRUPAL_PROJECT: localgovdrupal/localgov_microsites_group
    LOCALGOV_DRUPAL_PROJECT_PATH: web/modules/contrib/localgov_microsites_group
/home/runner/work/_temp/a5f[2](https://github.com/localgovdrupal/localgov_microsites_group/actions/runs/10366565912/job/28699687285?pr=494#step:4:2)fceb-2bb3-4969-a890-0c5081462657.sh: line 1: docker-compose: command not found
Error: Process completed with exit code 127.

What's this about?

It's fixed in #493

It's the second file that's touched, not the schema. Which changes to use the common workflow which switches the command from docker-compose to docker compose. So once that's in this will pass. But this one is so trivial I don't think we need to wait ;-)

@finnlewis finnlewis merged commit 21cdf8b into 4.x Aug 13, 2024
6 of 8 checks passed
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