Skip to content

specific tasks should override general tasks #897

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dobesv
Copy link

@dobesv dobesv commented Apr 16, 2025

If you try to override a task for a specific package, but the package specific pipeline comes before the general one, lage would overwrite the package specific one with the general one. This was confusing. This change should hopefully prevent that confusion by keeping the package specific task definition in preference to the general one.

@dobesv dobesv requested a review from kenotron as a code owner April 16, 2025 01:03
@dobesv dobesv force-pushed the specific-tasks-should-override-general-tasks branch from 3f881ba to 761c983 Compare April 16, 2025 01:04
dobesv added 2 commits April 18, 2025 21:13
If you try to override a task for a specific package, but the package specific pipeline comes before the general one, lage would overwrite the package specific one with the general one.  This was confusing.  This change should hopefully prevent that.
@dobesv dobesv force-pushed the specific-tasks-should-override-general-tasks branch from 761c983 to 29794d9 Compare April 19, 2025 04:13
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.

1 participant