microsoft / microsoft/lage

Add task scope --no-cache option

Open
#82 5 comments 1 reaction 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

There is currently a global --no-cache option.
Add an option to be able to bypass the cache for select tasks

This option could be added to the lage config or the CLI (or both)

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 tracing the existing global --no-cache CLI option and the cache handling for individual tasks. Determine whether task scope belongs in the Lage config, the CLI, or both, then define how selected tasks are identified and verify that those tasks bypass the cache while others retain existing behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.