llnl / llnl/blt-phpmd

Command fails is folder don't exist.

Open
#1 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
0
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Thanks for making this great plugin. I've run into an issue using it regarding the `docroot/**/custom` paths. If any of the folders don't exist, then the command fails.

This is probably not common for the `modules` and `theme` custom folders, but I don't use a custom distribution so it fails for that.

Maybe a check can be added to make sure the folder's exist?

Also, I think you can customize the `docroot` used by BLT in the `blt.yml` file so using the `docroot` folder name may not be reliable either.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the command handling the docroot/**/custom paths and review how the docroot value is read from blt.yml. Verify that missing custom folders no longer cause the command to fail and that a configured docroot is honored.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
cli
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.