Skip to content

Conversation

@kolyshkin
Copy link
Contributor

This is a backport of #4997 to release-1.4.

Related to #4969 / alternative to #4989.

For some reason, some jobs in .github/workflows/validate.yml
have "fetch-depth: 0" argument to actions/checkout, meaning
"all history for all branches and tags". Obviously this is
not needed here.

Signed-off-by: Kir Kolyshkin <[email protected]>
(cherry picked from commit e0b0017)
Signed-off-by: Kir Kolyshkin <[email protected]>
@kolyshkin kolyshkin changed the base branch from main to release-1.4 November 11, 2025 08:08
@kolyshkin kolyshkin changed the title 1.4 check go [1.4] check go version from Dockerfile Nov 11, 2025
@kolyshkin kolyshkin closed this Nov 11, 2025
@kolyshkin kolyshkin reopened this Nov 11, 2025
@kolyshkin kolyshkin added this to the 1.4.0 milestone Nov 11, 2025
@kolyshkin kolyshkin added the backport/1.4-pr A backport PR to release-1.4 label Nov 11, 2025
@kolyshkin kolyshkin marked this pull request as ready for review November 11, 2025 08:10
This is to ensure that Go version in Dockerfile (which is used to build
release binaries) is:
 - currently supported;
 - used in CI tests.

Signed-off-by: Kir Kolyshkin <[email protected]>
(cherry picked from commit df4acc8)
Signed-off-by: Kir Kolyshkin <[email protected]>
@kolyshkin kolyshkin marked this pull request as draft November 12, 2025 04:24
@cyphar cyphar marked this pull request as ready for review November 12, 2025 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/1.4-pr A backport PR to release-1.4

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants