Cross Repository Testing with Swift CI

Cross Repository Testing with Swift CI
Swift CI now supports the ability to test multiple pull request across repositories. To use this new feature, simply provide the URL from corresponding pull requests in the same comment as "@swift-ci Please test" phrase. List all of the pull requests and then provide the specific test phrase you would like to trigger. Currently, it will only merge the main pull request you requested testing from as opposed to all of the PR's.

For example:

Please test with following pull request:
https://github.com/apple/swift/pull/4574

@swift-ci Please test Linux platform
Please test with following PR:
https://github.com/apple/swift-lldb/pull/48
https://github.com/apple/swift-package-manager/pull/632

@swift-ci Please test macOS platform
Thanks,
Mishal Shah

Mishal, this is absolutely fantastic. Excellent work, thank you!

- Brian Gesiak

···

On Thu, Sep 8, 2016 at 7:48 PM, mishal_shah via swift-dev < swift-dev@swift.org> wrote:

Cross Repository Testing with Swift CI

Swift CI now supports the ability to test multiple pull request across
repositories. To use this new feature, simply provide the URL from
corresponding pull requests in the same comment as "@swift-ci Please test"
phrase. List all of the pull requests and then provide the specific test
phrase you would like to trigger. Currently, it will only merge the main
pull request you requested testing from as opposed to all of the PR's.

For example:

Please test with following pull request:[build-script] LLDB cross-compiling by karwa · Pull Request #4574 · apple/swift · GitHub

@swift-ci Please test Linux platform

Please test with following PR:Sign in to GitHub · GitHub

@swift-ci Please test macOS platform

Thanks,
Mishal Shah

_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev