Skip to content

Add support for generating illumos/amd64 targeted builds #3907

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

Merged
merged 1 commit into from
Jun 14, 2023

Conversation

szaydel
Copy link
Contributor

@szaydel szaydel commented Jun 14, 2023

This is related to issue #3849. I believe this is all that's necessary to add support for building illumos/amd64 releases. Please provide any feedback if something feels incomplete.

related to #1910

@boring-cyborg
Copy link

boring-cyborg bot commented Jun 14, 2023

Hey, thank you for opening your first Pull Request !

@CLAassistant
Copy link

CLAassistant commented Jun 14, 2023

CLA assistant check
All committers have signed the CLA.

@ldez
Copy link
Member

ldez commented Jun 14, 2023

@szaydel I don't have a way to test your PR so I will just ask you if tested the script.

@ldez ldez added enhancement New feature or improvement area: install Issue relates to installation or downloading process labels Jun 14, 2023
@ldez ldez self-requested a review June 14, 2023 20:35
@szaydel
Copy link
Contributor Author

szaydel commented Jun 14, 2023

@ldez , I believe this is working as expected. Here's what I am seeing:

omni@omni-lab:/build/development/golangci-lint$ bash install.sh ; echo $?
golangci/golangci-lint info checking GitHub for latest tag
golangci/golangci-lint info found version: 1.53.2 for v1.53.2/illumos/amd64
1

But, I am assuming that this is failing simply because there's no release available yet.

Copy link
Member

@ldez ldez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@szaydel
Copy link
Contributor Author

szaydel commented Jun 14, 2023

Thank you very much for accepting the PR. Cheers!

@ldez ldez merged commit 2dcd82f into golangci:master Jun 14, 2023
@ldez ldez added this to the v1.53 milestone Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: install Issue relates to installation or downloading process enhancement New feature or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants