Skip to content

Added the option to skip building the upstream while running the test… #25

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
Aug 20, 2022
Merged

Added the option to skip building the upstream while running the test… #25

merged 1 commit into from
Aug 20, 2022

Conversation

A-N-uraag
Copy link
Contributor

… script using an environment variable SWIFT_SKIP_BUILDING_UPSTREAM_DOCC

Bug/issue #, if applicable:
Solves #22

Summary

Provides an option to skip cloning and building upstream docc and docc_render_artifact

Dependencies

None

Testing

Run the test with SWIFT_SKIP_BUILDING_UPSTREAM_DOCC set to true.

Checklist

Make sure you check off the following items. If they cannot be completed, provide a reason.

  • Added tests - Not needed
  • Ran the ./bin/test script and it succeeded
  • Updated documentation if necessary

… script using an environment variable SWIFT_SKIP_BUILDING_UPSTREAM_DOCC
@bitjammer
Copy link
Contributor

@swift-ci Please test

Copy link
Contributor

@bitjammer bitjammer left a comment

Choose a reason for hiding this comment

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

The logic looks reasonable to me. @ethan-kusters do you concur with this approach?

Copy link
Contributor

@ethan-kusters ethan-kusters left a comment

Choose a reason for hiding this comment

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

Looks great! Thank you @A-N-uraag.

@ethan-kusters ethan-kusters merged commit 27b58a6 into swiftlang:main Aug 20, 2022
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.

[./bin/test] Allow skipping clone of swift-docc and swift-docc-render-artifact
4 participants