Skip to content

chore: add verify-staging.sh for release operability gate#57

Merged
tryweb merged 3 commits intomainfrom
chore/dev-tools-workflow
Apr 3, 2026
Merged

chore: add verify-staging.sh for release operability gate#57
tryweb merged 3 commits intomainfrom
chore/dev-tools-workflow

Conversation

@tryweb
Copy link
Copy Markdown
Owner

@tryweb tryweb commented Apr 3, 2026

Summary

  • Add scripts/verify-staging.sh - staging verification script
  • Update release-workflow/SKILL.md to mention the script

Changes

  • scripts/verify-staging.sh - New script that:
    • Builds and packs the plugin
    • Spins up a clean Docker container
    • Installs the .tgz via npm install -g
    • Verifies the plugin can be require()'d

Verification

  • Provides evidence that the published package is actually usable before release
  • Completes the operability gate in release-workflow

tryweb added 3 commits April 3, 2026 16:41
… study

- add BL-048: LanceDB index conflict fix + backup safety mechanism
- add BL-049: embedder error tolerance + graceful degradation
- add BL-050: built-in embedding model (transformers.js)
- add docs/embedding-self-hosted.md: self-hosted embedding research
- add docs/memory-backup-safety.md: backup and recovery study
- update backlog.md: add new items to Epic 9
- update roadmap.md: add to P1 list
@tryweb tryweb merged commit 8dcedf6 into main Apr 3, 2026
9 checks passed
@tryweb tryweb deleted the chore/dev-tools-workflow branch April 3, 2026 09:39
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