Detect previously applied steps to skip, speeding up later runs for troubleshooting or update
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 35/100
Research direction
The issue does not name files, tests, or an entry point. Start by tracing how configuration items are applied during a rerun and determine how their versions or changesets can be recorded and checked. Done means reruns skip items already present at the latest changeset while still applying new or updated functionality.
Written by the indexing model from the issue text.
Description
As an idempotent system, having to rerun to correct failures or perform updates should be fast.
It appears that reruns are attempting to run all items over again. To reduce time and friction, it would be a good idea to store a version/release number to check for new functionality or updates to existing, and run a check for the configuration before attempting to apply it, then skip those that are present and on the latest changeset.
- Dominant language
- PowerShell
- Stars
- 2.2k
- Forks
- 168
- Avg merge
- 5h 14m
- Merged PRs (30d)
- 5
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from microsoft/WindowsDeveloperConfig
-
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
microsoft/WindowsDeveloperConfig#100 · 1 comment ·
-
Question about shims Open
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
microsoft/WindowsDeveloperConfig#84 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 42/100
microsoft/WindowsDeveloperConfig#57 · 3 comments ·
All issues in microsoft/WindowsDeveloperConfig
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
vicharanashala/fln#564 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
haskell-actions/setup#152 ·
-
feature-request helm
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
gravitational/teleport#69785 ·
-
A cancelled tests run makes the coverage comment workflow fail and reports it as a red check on main Openarea: ci bug perceived difficulty: 3
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Nitjsefnie-Harness-Commons/daedalus#921 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
TencentCloud/Octop#1007 ·