Migrate CI to dcc-bigfred/common shared workflows - #2
Merged
Conversation
Call rust-musl-ci / ORAS reusable workflows at @v1; Makefile clones .ci-github for local publish-oci. Drop duplicated ORAS helpers. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Contributor
Author
|
Updated to |
Rename target after .github → common. Makefile no longer clones shared scripts (fetch lives in go run github.com/dcc-bigfred/common/cmd/fetch). Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
This was referenced Aug 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Intent
Collapse duplicated Rust CI/release boilerplate into
dcc-bigfred/commonand stop publishing binary blobs to ORAS/GHCR. microdns should be a thin workflow caller — same pattern as micronet, bigfred, and microinit — with version metadata injected at release time via shared Go tooling.This PR is a template for the org-wide CI simplification; it does not change DNS behaviour.
Summary
rust-musl-ci.ymlandrust-release.ymlat@v2go run …/cmd/inject-elf-version(no clone of common, noci_scripts_ref)inject-elf-version.shand.ci-githubbootstraprelease-assertionsCargo profile required by shared CIRelated work
main@v0.1.2/v2cmd/inject-elf-versioncmd/fetchSuggested merge order: common (done) → this PR (independent of micronet feature).
Test plan
uses: dcc-bigfred/common/...@v2)v*release uploads linux arm64+amd64 assets (no ORAS steps).microdns.versionpresent on release binaries