Skip to content
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

Why are branches that are out of date showing so many changes #4094

Closed
edmundmiller opened this issue Oct 17, 2023 · 3 comments · Fixed by #4202
Closed

Why are branches that are out of date showing so many changes #4094

edmundmiller opened this issue Oct 17, 2023 · 3 comments · Fixed by #4202
Labels
bug Something isn't working

Comments

@edmundmiller
Copy link
Contributor

edmundmiller commented Oct 17, 2023

Example: #4079

I've only changed bowtie2 but it's running all of the ATAC-seq jobs because of the merge. I'm guessing #3969, and the merge? Probably taking up a ton of extra CI jobs, because branches are quickly getting out of date.

@nf-core/a-team

@edmundmiller
Copy link
Contributor Author

@JoseEspinosa I heard you might have run into the same thing

@mashehu
Copy link
Contributor

mashehu commented Oct 17, 2023

It's a problem with paths-filter, we switched to using git instead of sending (100s) of github requests, and somehow the git diff it takes is not correct. @mirpedrol is working on it.

@JoseEspinosa
Copy link
Member

JoseEspinosa commented Oct 17, 2023

Not me but @FloWuenne, we already reported it to the infrastructure team

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants