cdnjs / cdnjs/packages

Broken packages (no files matched)

Open
#302 11 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

📦 Update Request
Dominant language
Shell
Stars
420
Forks
405
Avg merge
3d 15h
Merged PRs (30d)
3

Description

broken = autoupdate can't add a new or old version

If you open a PR please mention me (/cc @klausenbusk) so we can keep the list up-to-date.

PR opened
Pending
New versions can't be added

Found with: find -name '*.json' | xargs -n 1 -P 10 -I{} bash -c 'BOT_BASE_PATH=/home/kristian/Hentet/cdnjs /home/kristian/Hentet/cdnjs/tools/bin/checker show-files {} &> logs/$(basename {}) || echo failed {}' > log and log parsing.

Click to expand

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 tools/bin/checker and the listed package JSON files, then run the issue's checker command against a small subset and inspect the generated logs. Compare the reported missing versions or files with each package's metadata. Done means the affected package entries are corrected or the checker behavior is resolved and the command no longer reports those failures.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
tooling
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.