Navigation Menu

Skip to content
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

[SR-13565] Support utils/update-checkout on Windows #56003

Closed
shahmishal opened this issue Sep 18, 2020 · 3 comments
Closed

[SR-13565] Support utils/update-checkout on Windows #56003

shahmishal opened this issue Sep 18, 2020 · 3 comments
Assignees
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. Windows Platform: Windows

Comments

@shahmishal
Copy link
Member

Previous ID SR-13565
Radar None
Original Reporter @shahmishal
Type Bug
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s Project Infrastructure
Labels Bug, Windows
Assignee @drodriguez
Priority Medium

Watchers: @shahmishal

md5: d489175994340c03bad72a77177cd9ea

Issue Description:

utils/update-checkout script is used for pull request testing, and checking out all required repositories locally.

Location of the script:

https://github.com/apple/swift/blob/master/utils/update_checkout/update_checkout/update_checkout.py

How to run the script:

./utils/update-checkout --scheme master -skip-repository swift --clone
@typesanitizer
Copy link

Note: Fixing this should enable us to have cross-repository testing for Windows.

@drodriguez
Copy link
Collaborator

#33997 should allow easier Windows CI updates:

  • Allows cross repository testing.

  • Allows setting CI jobs for different branch schemes.

  • Should transparently support the main branch renaming.

@typesanitizer
Copy link

Thanks!

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. Windows Platform: Windows
Projects
None yet
Development

No branches or pull requests

3 participants