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

kraken-core/: fix: Fixed a bug where tasks that are dependencies of another task excluded with the -X option (recursive exclude) would be tagged unconditionally to be skipped during execution even if it was still required by another task that is not skipped. #116

Merged
merged 6 commits into from
Sep 19, 2023

Conversation

NiklasRosenstein
Copy link
Contributor

No description provided.

NiklasRosenstein and others added 6 commits September 18, 2023 15:44
…nother task excluded with the `-X` option (recursive exclude) would be tagged unconditionally to be skipped during execution even if it was still required by another task that is not skipped.
…ug when the order of tasks being processed is unfortunate.
@NiklasRosenstein NiklasRosenstein merged commit 5aef2a7 into develop Sep 19, 2023
12 checks passed
@NiklasRosenstein NiklasRosenstein deleted the nr/fix-recursive-skip-tags branch September 19, 2023 13:59
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.

None yet

1 participant