nodejs / nodejs/Release

CitGM backlog

Open
#1,182 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
4.4k
Forks
675
Avg merge
22h 29m
Merged PRs (30d)
1

Description

In the nodejs/citgm repo there is a backlog of issues raised, PRs submitted, and PRs that have landed, but haven't been released:

The list of packages in nodejs/citgm/lib/lookup.json should contain only packages that successfully test in citgm and that are still supported. Any particular variants that do not pass should include skip entries.

Impact

The Jenkins Node.js-citgm jobs are testing packages that always fail. This unnecessarily increases the test duration (last citgm-smoker was 5 hr 57 min). The normal state for citgm-smoker is that it always fails, instead of only failing when there is a regression.

Contributor guide

Open the contributing guide

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 lib/lookup.json, then review the referenced CitGM issues and pull request to verify package support and current test results. Use the Node.js-citgm Jenkins jobs to validate the affected variants; done means lookup.json contains only supported packages that pass, with failing variants represented by skip entries.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
ci-cd, testing
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.