Skip to content

ci: re-enable image build after Rust-to-Go migration#74

Merged
Mohammed Naser (mnaser) merged 4 commits intomainfrom
copilot/remove-legacy-rust-codebase
Feb 25, 2026
Merged

ci: re-enable image build after Rust-to-Go migration#74
Mohammed Naser (mnaser) merged 4 commits intomainfrom
copilot/remove-legacy-rust-codebase

Conversation

Copy link
Contributor

Copilot AI commented Feb 25, 2026

The legacy Rust codebase (Cargo.toml, Cargo.lock, src/) was removed in favor of the Go-only exporter, but the OCI image build was temporarily disabled during that migration. This completes the cleanup by restoring the image build step.

Changes

  • Re-enable image build in CI — Uncomments the image: job in ci.yaml that was marked as "temporary disable" in the migration PR. The Nix flake already builds via pkgs.buildGoModule; the job was simply gated off during transition.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • 192.0.2.1
    • Triggering command: /tmp/go-build424761624/b506/db.test /tmp/go-build424761624/b506/db.test -test.paniconexit0 -test.timeout=10m0s -test.count=1 -test.short=true 0.1-go1.25.5.lin. mpile 0.1-go1.25.5.lin--64 ryYg/eOtu-P81vlK/home/REDACTED/go/pkg/mod/golang.org/[email protected]/pkg/too-buildtags -Wl,--no-gc-sect-o m 0.1-go1.25.5.lin-trimpath -o ux-amd64/src/os/-p m ux-amd64/pkg/tool/linux_amd64/compile bFhU/S1M7AHFAanu/home/REDACTED/go/pkg/mod/golang.org/[email protected]/pkg/too-trimpath google.golang.or-atomic m ux-amd64/pkg/too-buildtags (packet block)

If you need me to access, download, or install something from one of these locations, you can either:


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI changed the title [WIP] Remove legacy Rust codebase and switch to Golang exporter ci: re-enable image build after Rust-to-Go migration Feb 25, 2026
@mnaser Mohammed Naser (mnaser) marked this pull request as ready for review February 25, 2026 19:01
@mnaser Mohammed Naser (mnaser) merged commit b714b96 into main Feb 25, 2026
9 checks passed
@mnaser Mohammed Naser (mnaser) deleted the copilot/remove-legacy-rust-codebase branch February 25, 2026 19:06
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.

2 participants