Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CRIB 462 update go releaser dev space to work with latest changes #14645

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

HenryNguyen5
Copy link
Collaborator

@HenryNguyen5 HenryNguyen5 commented Oct 3, 2024

This PR does the following:

  • sets up a cross compile toolchain from macos -> linux. It is not cross-arch, only cross-os. This lets us run a kind provider CRIB deployment.
  • adds goreleaser-pro support to nix, it only gets added when we're running it in crib, which passes a IS_CRIB=true env var
  • fixes the dynamic linker such that the built binary is looking for the system supplied linker, not a nix supplied one, when we're doing a goreleaser docker build

Copy link
Contributor

github-actions bot commented Oct 5, 2024

WF: CI Core#c18350a

No errors found in this run. 🎉

@HenryNguyen5 HenryNguyen5 marked this pull request as ready for review October 7, 2024 22:13
@HenryNguyen5 HenryNguyen5 requested review from a team as code owners October 7, 2024 22:13
@cl-sonarqube-production
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

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