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

Fix lint job stopping early after first failure #55

Merged
merged 5 commits into from
Dec 16, 2023

Conversation

bernt-matthias
Copy link
Collaborator

@bernt-matthias bernt-matthias commented Dec 15, 2023

planemo lint breaks the loop after the first tool that fails linting. Hard to spot because most jobs contain a single tool and in the past we used fail_level error which happened seldomly for multiple tools.

@bernt-matthias bernt-matthias marked this pull request as draft December 15, 2023 21:24
since we use pipefail the previous did not work
@bernt-matthias bernt-matthias changed the title test commit Fix lint job stopping early after first failure Dec 15, 2023
@bernt-matthias bernt-matthias marked this pull request as ready for review December 15, 2023 22:06
planemo_ci_actions.sh Outdated Show resolved Hide resolved
Co-authored-by: Nicola Soranzo <[email protected]>
@mvdbeek mvdbeek merged commit 98913da into galaxyproject:main Dec 16, 2023
14 checks passed
@bernt-matthias bernt-matthias deleted the fix-lint branch December 17, 2023 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants