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

forst-lang / forst / 24046493800
76%

Build:
DEFAULT BRANCH: main
Ran 06 Apr 2026 07:10PM UTC
Jobs 1
Files 180
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

06 Apr 2026 07:08PM UTC coverage: 61.616% (-0.008%) from 61.624%
24046493800

push

github

haveyaseen
ci(publish): run CLI npm/JSR before sidecar; gate sidecar jobs on CLI

Reorders `publish-packages.yml` so `cli-npm` / `cli-jsr` run first. Sidecar npm and JSR jobs use `needs` plus an `if` that allows them when the matching CLI job `success` or `skipped` (sidecar-only releases). Restores rewrite/install/build steps on the sidecar jobs after the mistaken swap. Documents that JSR must resolve `@forst/cli` on jsr.io before sidecar publish.

fix(sidecar): harden prepublish (local bun install, build CLI before tsc)

`prepublishOnly` now runs `bun install` in the sidecar package, builds `packages/cli` before `sync-jsr-version` and `build`, so clean checkouts resolve `@forst/cli` and `dist/` for TypeScript.

fix(vscode-forst): copy hoisted @forst/cli before vsce package

Adds `scripts/materialize-cli-dep-for-vsix.mjs` and invokes it from `task build:vsix` after `bun install` so hoisted symlinks to `packages/cli` are replaced with a real tree under `node_modules`, avoiding `invalid relative path: extension/../../package.json` when packaging the VSIX.

chore(sidecar): align rewrite-cli-workspace-dep with packages/cli semver

The rewrite script always targets `^<packages/cli version>`, writes only when the dependency changes, and exits early when already aligned (no more “skip” solely for non-`workspace:*`).

Example (Taskfile excerpt):

\`\`\`yaml
bun install
node ./scripts/materialize-cli-dep-for-vsix.mjs
bun run compile
bunx vsce package ...
\`\`\`

15391 of 24979 relevant lines covered (61.62%)

15.58 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
33.71
-0.37% forst/internal/transformer/go/shape.go
Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/179838760 24046493800.1 06 Apr 2026 07:10PM UTC 180
61.62
GitHub Action Run
Source Files on build 24046493800
  • Tree
  • List 180
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 614a697e on github
  • Prev Build on main (#24045875185)
  • Next Build on main (#24046702221)
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