Skip to content

Only execute AfterTasks that are Commands in the Commands-flow - #201

Merged
poespas merged 2 commits into
masterfrom
Only-build-AfterTasks-that-are-Commands
Aug 20, 2026
Merged

Only execute AfterTasks that are Commands in the Commands-flow#201
poespas merged 2 commits into
masterfrom
Only-build-AfterTasks-that-are-Commands

Conversation

@poespas

@poespas poespas commented Jul 30, 2026

Copy link
Copy Markdown
Collaborator

Fixes a bug where AfterTask's are being interpreted as the PlatformConfiguration-path (which is correct), but also as a Command. On the latter route, we check explicitly if the task is a Command, and execute those.

@poespas poespas changed the title Only build AfterTasks that are Commands Only execute AfterTasks that are Commands in the Commands-flow Jul 30, 2026
@poespas
poespas merged commit 9c9208e into master Aug 20, 2026
14 checks passed
@poespas
poespas deleted the Only-build-AfterTasks-that-are-Commands branch August 20, 2026 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants