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

ci: remove 32bit packages #4585

Merged
merged 3 commits into from
Jun 8, 2023
Merged

Conversation

afdesk
Copy link
Contributor

@afdesk afdesk commented Jun 8, 2023

Description

This commit removes the 386 architecture support from Goreleaser. The 386 architecture, also known as i386, is a 32-bit x86 processor architecture that has been gradually phased out over the years. As part of ongoing maintenance and optimization efforts, the decision was made to drop support for this architecture in Goreleaser.

Due to the limitations imposed by GitHub's disk space, we have decided to remove the 386 architecture from Goreleaser. This change allows us to reduce the overall size of the repository, ensuring that we can continue to manage and store the project's codebase efficiently.

If you are using a 386 architecture, it is recommended to upgrade to a more recent architecture that offers better performance and compatibility.

Please note that this change may affect users still relying on 386 architecture. We apologize for any inconvenience caused and encourage affected users to reach out for assistance or consider alternative options compatible with their architecture.

Checklist

  • I've read the guidelines for contributing to this repository.
  • I've followed the conventions in the PR title.
  • I've added tests that prove my fix is effective or that my feature works.
  • I've updated the documentation with the relevant information (if needed).
  • I've added usage information (if the PR introduces new options)
  • I've included a "before" and "after" example to the description (if the PR is a user interface change).

@knqyf263 knqyf263 mentioned this pull request Jun 8, 2023
6 tasks
@afdesk afdesk marked this pull request as ready for review June 8, 2023 12:55
@afdesk afdesk requested a review from knqyf263 as a code owner June 8, 2023 12:55
@knqyf263 knqyf263 merged commit 9a279fa into aquasecurity:main Jun 8, 2023
12 checks passed
@simar7
Copy link
Member

simar7 commented Jun 8, 2023

love the description, go chatgpt!

AnaisUrlichs pushed a commit to AnaisUrlichs/trivy that referenced this pull request Aug 10, 2023
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.

None yet

3 participants