Skip to content

Ensure we parse diagnostics from CustomTasks in PIF #85

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

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

owenv
Copy link
Collaborator

@owenv owenv commented Feb 4, 2025

CustomTasks should use shell script style output parsing to ensure diagnostics prefixed with error:, warning:, etc. are picked up correctly. This is important for supporting build tool plugins.

rdar://142581108

@owenv
Copy link
Collaborator Author

owenv commented Feb 4, 2025

@swift-ci test macOS

@owenv
Copy link
Collaborator Author

owenv commented Feb 5, 2025

  • Need to fix the macOS deployment target of the test's host tool

@owenv owenv force-pushed the owenv/custom-task-output-parsing branch from 37e75ae to 03b2ba6 Compare February 5, 2025 01:26
@owenv
Copy link
Collaborator Author

owenv commented Feb 5, 2025

@swift-ci test

@owenv owenv merged commit 9425799 into main Feb 5, 2025
1 of 2 checks passed
@owenv owenv deleted the owenv/custom-task-output-parsing branch February 5, 2025 04:10
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