Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Core file web/core/lib/Drupal/Core/FileTransfer/Local.php is being ignored due to .gitignore config #4751

@halisonfernandes

Description

@halisonfernandes

Describe the bug
Due to the default BLT's .gitignore file, the file web/core/lib/Drupal/Core/FileTransfer/Local.php isn't being versioned during the artifact:deploy command.

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. Run composer require acquia/blt
  3. Configure the git section of your blt.yml
  4. Run the artifact:deploy command

Expected behavior
All core files be versioned on the artifact.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions