microsoft / microsoft/lage

ignore configuration not filtering out files correctly

Open
#229 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
816
Forks
88
PR merge metrics
No merged PRs in 30d

Description

Logging a bug here as this tool is effected, but the details and actual work for the bug should be done here: https://github.com/microsoft/workspace-tools/issues/95

I experience this when modifying README.md at the root and running lage build --since origin/master. It builds all packages when none should be built with ignore: ["README.md", "lage.config.js"] in lage.config.js.

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 linked workspace-tools issue #95, then reproduce the report from the lage repository using lage build --since origin/master after changing README.md. Check the ignore entries in lage.config.js; done means an ignored root README change causes no packages to build.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.