Skip to content

ci: modernize workflows to CLDMV/.github v4 staging-branch flow - #1

Merged
Shinrai merged 4 commits into
nextfrom
ci/modernize-v4-workflows
Aug 3, 2026
Merged

ci: modernize workflows to CLDMV/.github v4 staging-branch flow#1
Shinrai merged 4 commits into
nextfrom
ci/modernize-v4-workflows

Conversation

@cldmv-bot

@cldmv-bot cldmv-bot Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

🚀 What's Changed

💥 Breaking Changes

No breaking changes

✨ Features

No new features

🐛 Bug Fixes

📦 Dependencies

No dependency updates

🔧 Other Changes

👥 Contributors

@cldmv-bot cldmv-bot Bot added the ! ci → next v4 flow: ci contributor PR targeting the next integration branch label Jul 29, 2026
…voke the VS Code CLI

The install npm lifecycle hook ran code --install-extension, which fails in
CI (no code binary on the runner: exit 127). Renamed to a plain script devs
run explicitly; npm ci no longer triggers it.
@Shinrai
Shinrai force-pushed the ci/modernize-v4-workflows branch from e8cb532 to ddbaade Compare July 30, 2026 03:54
Shinrai
Shinrai previously approved these changes Jul 30, 2026
Shinrai
Shinrai previously approved these changes Jul 31, 2026
… extension)

CodeQL's javascript analysis fails with exit 32 / 'no source code seen during
build' (reported as a configuration error): jsonv-vscode is a declarative
extension (JSON grammars/syntaxes + package.json) with no JS/TS source, so
CodeQL has nothing to analyze. Scorecard + dependency-review are kept — they
don't need source code.
@Shinrai
Shinrai merged commit c93ee31 into next Aug 3, 2026
15 checks passed
@cldmv-bot
cldmv-bot Bot deleted the ci/modernize-v4-workflows branch August 3, 2026 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

! ci → next v4 flow: ci contributor PR targeting the next integration branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant