Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dev: disable check-generated job #5742

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
Apr 16, 2025
Merged

Conversation

ldez
Copy link
Member

@ldez ldez commented Apr 16, 2025

Since several weeks, the check-generated fails 50% of time, due to a GitHub API problem:

2025/04/16 14:50:06 failed to fetch all releases: failed to fetch releases page from GitHub: non-200 OK status code: 504 Gateway Timeout

In all cases, we don't need to always check it, as the asset is generated automatically after a release.

@ldez ldez added the area: ci PR that update CI label Apr 16, 2025
@ldez ldez added this to the v2-unreleased milestone Apr 16, 2025
Copy link
Member

@bombsimon bombsimon left a comment

Choose a reason for hiding this comment

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

What's the plan to track this? Are we going to re-enable it? Should we comment with a tracking issue?

@ldez
Copy link
Member Author

ldez commented Apr 16, 2025

I tried to find an issue on the GitHub side about that, but I didn't find one.
And GitHub can take months to respond to support (I reported a spammer in Dec 2024, and I received feedback this month, Apr 2025).

Currently, I re-launch the check several times for all PRs (and after each commit on the PR) and also when the PR are merged.
So, for now, I just want to spend my time on something else than checking and re-launching flaky jobs.

I need to think about another way to generate this asset; maybe the problem is related to the number of elements.

@ldez ldez merged commit 7326c96 into golangci:main Apr 16, 2025
18 checks passed
@ldez ldez deleted the fix/check-generated branch April 16, 2025 20:56
@ldez ldez modified the milestones: v2-unreleased, v2.1 Apr 24, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants