lando / lando/core

Setup shouldn't try to download plugins when running from alternate directory

Open
#397 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
JavaScript
Stars
62
Forks
41
Avg merge
2h 1m
Merged PRs (30d)
2

Description

When pluginDirs is set in config.yml specifying an alternate location for plugins, running lando setup detects that the plugins are not in their usual location and downloads them.

This should respect pluginDirs and check there for the plugins.

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 with the lando setup command and how it reads config.yml, focusing on the pluginDirs setting and the check for plugins in their usual location. Verify that setup checks the configured alternate directory before downloading, and test with plugins stored there.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.