Skip to content

fix "build complete" message #3313

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 2 commits into from
Feb 26, 2021
Merged

Conversation

tomerd
Copy link
Contributor

@tomerd tomerd commented Feb 26, 2021

motivation: print "build complete" message reliably

changes:

  • move the logic to printing the "build complete" message to the build complete handler
  • add tests

@tomerd
Copy link
Contributor Author

tomerd commented Feb 26, 2021

@swift-ci please smoke test

* Build Completed!
"""
}
break
Copy link
Contributor Author

Choose a reason for hiding this comment

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

was added in #2971

@tomerd tomerd added the ready Author believes the PR is ready to be merged & any feedback has been addressed label Feb 26, 2021
@tomerd tomerd force-pushed the fix/build-complete-message branch from 88fc16e to aa55b5c Compare February 26, 2021 05:35
@tomerd
Copy link
Contributor Author

tomerd commented Feb 26, 2021

@swift-ci please smoke test

Copy link
Contributor

@abertelrud abertelrud left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@abertelrud
Copy link
Contributor

Linux smoke test failure looks spurious.

@abertelrud
Copy link
Contributor

@swift-ci please smoke test linux

motivation: print "build complete" message reliably

changes:
* move the logic to printg the "build complete" message to the build complete handler
* add tests
@tomerd tomerd force-pushed the fix/build-complete-message branch from aa55b5c to 5ea78f4 Compare February 26, 2021 17:31
@tomerd
Copy link
Contributor Author

tomerd commented Feb 26, 2021

@swift-ci please smoke test

@tomerd tomerd merged commit b6d4c92 into swiftlang:main Feb 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready Author believes the PR is ready to be merged & any feedback has been addressed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants