The integration tests workflow is broken
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 2.1k
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 31
Description
I have a fork of this repository, and every week I get an e-mail about a build failure due to the `integration_test.yaml` workflow. I checked on the original repo, and apparently that workflow is manually disabled. In my repo, this workflow fails due to broken links (but these links appear to work fine, I suspect the runner is firewalled or something). I see this was added in #3645 and #3658, but I couldn't find any issue or PR about its problem or disabling it. Can we fix this workflow or remove it?
Contributor guide
Research direction
Start with integration_test.yaml and review the workflow changes introduced in #3645 and #3658. Reproduce the broken-link failure in a fork or inspect the runner and network behavior; done means the workflow passes reliably or its removal is clearly chosen and implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100