Skip to content

.cirrus.yml: do not run golangci-lint for freebsd and mac#28797

Merged
Luap99 merged 1 commit into
podman-container-tools:mainfrom
kolyshkin:stop-gap
May 27, 2026
Merged

.cirrus.yml: do not run golangci-lint for freebsd and mac#28797
Luap99 merged 1 commit into
podman-container-tools:mainfrom
kolyshkin:stop-gap

Conversation

@kolyshkin
Copy link
Copy Markdown
Contributor

@kolyshkin kolyshkin commented May 26, 2026

Since PR #28760 linting is done for all OSes on linux, so there's no need to run golangci-lint on Mac and FreeBSD separately. This also fixes the issue of mixing up golangci-lint caches between different Mac OS X runs (saw here).

Does this PR introduce a user-facing change?

NONE

Since PR 28760 linting is done for all OSes on linux, so there's no need
to run golangci-lint on Mac and FreeBSD separately. This also fixes the
issue of mixing up golangci-lint caches between different Mac OS X runs.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
@kolyshkin
Copy link
Copy Markdown
Contributor Author

FreeBSD tests are not running: ⚠️ Failed to start an instance: FAILED_PRECONDITION: Monthly compute limit exceeded!

For the rest, we need No New Tests label.

@Luap99 Luap99 added the No New Tests Allow PR to proceed without adding regression tests label May 27, 2026
Copy link
Copy Markdown
Contributor

@Luap99 Luap99 left a comment

Choose a reason for hiding this comment

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

LGTM

@Luap99 Luap99 enabled auto-merge May 27, 2026 09:10
@Luap99 Luap99 merged commit 8cc0a67 into podman-container-tools:main May 27, 2026
88 of 90 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

No New Tests Allow PR to proceed without adding regression tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants