Skip to content

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

Open
poespas wants to merge 2 commits into
masterfrom
Only-build-AfterTasks-that-are-Commands
Open

Only execute AfterTasks that are Commands in the Commands-flow#201
poespas wants to merge 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
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.

1 participant