Skip to content

dev: fix AUR prepare step #5158

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
Nov 25, 2024
Merged

dev: fix AUR prepare step #5158

merged 1 commit into from
Nov 25, 2024

Conversation

ldez
Copy link
Member

@ldez ldez commented Nov 25, 2024

Related to https://aur.archlinux.org/packages/golangci-lint-bin#comment-999855

I fixed the PKGBUILD manually, so no need to create a new release.

The problem happen because:

archives:
  - format: tar.gz
    wrap_in_directory: true # <-----

so we have to move the directory that wraps the files.

@ldez ldez added bug Something isn't working area: install Issue relates to installation or downloading process area: ci PR that update CI labels Nov 25, 2024
@ldez ldez added this to the next milestone Nov 25, 2024
@ldez ldez merged commit 2c8f508 into golangci:master Nov 25, 2024
15 checks passed
@ldez ldez deleted the fix/aur-bin branch November 25, 2024 19:50
@ldez ldez modified the milestones: next, v1.63 Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ci PR that update CI area: install Issue relates to installation or downloading process bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants