Skip to content

ci(mcl): skip quality checks on release embeddings builds - #4874

Merged
donhardman merged 1 commit into
mainfrom
fix/mcl-quality-checks-ownership
Aug 31, 2026
Merged

ci(mcl): skip quality checks on release embeddings builds#4874
donhardman merged 1 commit into
mainfrom
fix/mcl-quality-checks-ownership

Conversation

@donhardman

Copy link
Copy Markdown
Member

The quality-check job (cargo test + clippy) is owned by the columnar repository CI, which runs it on every push to the pinned SHA. Release builds re-ran it via the default run_quality_checks=true; test.yml already passes false. Align the release path the same way.

As discussed before we decided to extract RELATED ci back to columnar and keep it as first guard of changes to see any issues without need to update submodule tip here.

The related pull request: manticoresoftware/columnar#202

The quality-check job (cargo test + clippy) is owned by the columnar
repository CI, which runs it on every push to the pinned SHA. Release
builds re-ran it via the default run_quality_checks=true; test.yml
already passes false. Align the release path the same way.
@CLAassistant

CLAassistant commented Aug 31, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@donhardman
donhardman requested a review from sanikolaev August 31, 2026 04:36
@donhardman
donhardman merged commit bb75dcf into main Aug 31, 2026
137 of 140 checks passed
@donhardman
donhardman deleted the fix/mcl-quality-checks-ownership branch August 31, 2026 07:41
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.

3 participants