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

ci.blt.yml file missing #4397

Closed
mikemadison13 opened this issue Sep 10, 2021 · 0 comments
Closed

ci.blt.yml file missing #4397

mikemadison13 opened this issue Sep 10, 2021 · 0 comments
Labels
Bug Something isn't working

Comments

@mikemadison13
Copy link
Contributor

Describe the bug
As of late, I've noticed on new projects that the ci.blt.yml file is no longer being properly placed inside the blt folder, and it seems that projects attempting to run behat tests no longer function unless you manually place it.

I did find that there's a ci.yml file floating around, maybe that is supposed to be working (but it doesn't appear to be).

To Reproduce
Steps to reproduce the behavior, ideally starting from a fresh install of BLT:

  1. Run composer create-project acquia/drupal-recommended-project --no-interaction
  2. Add the blt-behat plugin
  3. Generate the files with the recipe
  4. Try to run behat tests in CI
  5. they will fail
  6. manually add the old ci.blt.yml file (see https://github.com/Drupal4Gov/Drupal-GovCon-2017/blob/develop/blt/ci.blt.yml) and it works.

Expected behavior
If the new ci.yml file is expected to copy or work, it should (and it isn't). See https://github.com/acquia/blt/blob/main/scripts/blt/ci/internal/ci.yml.

@mikemadison13 mikemadison13 added the Bug Something isn't working label Sep 10, 2021
mikemadison13 added a commit to mikemadison13/blt that referenced this issue Mar 16, 2022
mikemadison13 added a commit to mikemadison13/blt that referenced this issue Mar 25, 2022
mikemadison13 added a commit to mikemadison13/blt that referenced this issue Apr 12, 2022
mikemadison13 added a commit to mikemadison13/blt that referenced this issue May 5, 2022
mikemadison13 added a commit to mikemadison13/blt that referenced this issue May 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant