Skip to content

chore(vscode): release 1.6.3#211

Merged
hugocorreia90 merged 1 commit intomainfrom
chore/vscode-release-1.6.3
Apr 21, 2026
Merged

chore(vscode): release 1.6.3#211
hugocorreia90 merged 1 commit intomainfrom
chore/vscode-release-1.6.3

Conversation

@hugocorreia90
Copy link
Copy Markdown
Contributor

Summary

Patch release. Restores StateConfig.transfer_timeout_seconds IDE validation that was missing from vscode-v1.6.2 due to stale codegen during the 1.6.2 release cut (fixed by #210 on main; this ships the corrected schema to the Marketplace).

What's in 1.6.3 vs 1.6.2

Only: the regenerated editors/vscode/schemas/rocky-project.schema.json + src/types/generated/rocky_project.ts bindings from PR #210, plus the version bump + lock-file sync. No feature changes.

  • package.json 1.6.2 → 1.6.3
  • package-lock.json 1.6.2 → 1.6.3
  • CHANGELOG promoted [Unreleased][1.6.3] — 2026-04-21 with a single Fixed entry

After merge

Tag vscode-v1.6.3 + push triggers vscode-release.yml (builds VSIX with the corrected schema, publishes to Marketplace via VSCE_PAT).

On the systemic side

PR #211 (opening in parallel) adds justfile hygiene to prevent this class of silent-codegen drift from happening again — self-heal npm install in codegen-vscode, plus a combined codegen-all recipe that bundles fixture regen.

Patch release. Restores `StateConfig.transfer_timeout_seconds`
validation in `rocky-project.schema.json` + TS interface that was
missing from vscode-v1.6.2 due to stale codegen during the 1.6.2
release cut (#210).

No feature changes vs. 1.6.2.
@hugocorreia90 hugocorreia90 merged commit effbe4a into main Apr 21, 2026
9 checks passed
@hugocorreia90 hugocorreia90 deleted the chore/vscode-release-1.6.3 branch April 21, 2026 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant