• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

RobotWebTools / rclnodejs / 28153524004
91%

Build:
DEFAULT BRANCH: develop
Ran 25 Jun 2026 07:33AM UTC
Jobs 1
Files 65
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

25 Jun 2026 07:15AM UTC coverage: 91.103%. Remained the same
28153524004

push

github

web-flow
[Docs] Rebuild JSDoc site as a pure function of manifest + git tags (#1553)

Replace the gh-pages branch cache with a stateless build so the published documentation site is fully reproducible from a curated manifest and the Git release tags. Every deploy rebuilds the complete site from scratch, so there is no branch state that can drift.

- Add tools/jsdoc/published-versions.json: a curated manifest (30 versions) that is the single source of truth for which versions are published.
- Rewrite tools/jsdoc/regenerate-published-docs.js as one linear build path: every manifest version is rebuilt from its Git release tag via `git worktree` + jsdoc (using the current template, so all versions render consistently), shared assets are hoisted to docs/_static, and the landing index is regenerated. Drop the gh-pages cache, prune/self-heal logic, the per-version asset copies, and all the old mode flags. Remaining flags: --out, --manifest (both now validate that a value follows the flag).
- package.json: replace `docs:gh-pages` / `docs:gh-pages:full` with a single `docs:publish` script.
- .github/workflows/deploy-docs.yml: set `contents: read`, remove the gh-pages fetch and write-back steps, run `npm run docs:publish`, and upload build/published-docs as the Pages artifact.
- tools/jsdoc/README.md: document the stateless manifest + tags model and the new naming; drop the obsolete "Recovering a Dropped Version" section and redundant gh-pages references.

Fix: #1552

2132 of 2509 branches covered (84.97%)

Branch coverage included in aggregate %.

17057 of 18554 relevant lines covered (91.93%)

222.31 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28153524004.1 25 Jun 2026 07:33AM UTC 65
91.1
GitHub Action Run
Source Files on build 28153524004
  • Tree
  • List 65
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28153524004
  • a6af64da on github
  • Prev Build on develop (#28150493030)
  • Next Build on develop (#28415252724)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc