Skip to content

Plan swiftinterface job and verify interface job together #1849

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

Conversation

cachemeifyoucan
Copy link
Contributor

@cachemeifyoucan cachemeifyoucan commented Mar 21, 2025

Always plan the job producing swiftinterface and verifying
swiftinterface together. This make sure the swiftinterface exists on
disk or in CAS when verification job is running.

rdar://147501517

Copy link
Contributor

@artemcm artemcm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this broadly makes sense. I can't think of a scenario where we need to wait for the second wave to determine if any kind of post-compile task is needed, but if we find one, we could make that work too.

Always plan the job producing swiftinterface and verifying
swiftinterface together. This make sure the swiftinterface exists on
disk or in CAS when verification job is running.

rdar://147501517
@cachemeifyoucan cachemeifyoucan force-pushed the eng/PR-planning-swiftinterface-verification branch from b8096c4 to 21563e1 Compare March 21, 2025 17:09
@cachemeifyoucan
Copy link
Contributor Author

@swift-ci please test

@cachemeifyoucan cachemeifyoucan merged commit 60522e2 into swiftlang:main Mar 21, 2025
3 checks passed
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