Skip to content

Fixes to the CI document #2161

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 28 commits into from
May 30, 2017
Merged

Fixes to the CI document #2161

merged 28 commits into from
May 30, 2017

Conversation

guardrex
Copy link
Contributor

Various fixes to the CI document.

Replaces #1556
Fixes #1454

@guardrex
Copy link
Contributor Author

Stand-by ... I'll see if I can get that failure fixed.

@guardrex guardrex added the WIP label May 16, 2017
@guardrex guardrex changed the title Fixes to the CI document [WIP] Fixes to the CI document May 16, 2017
@guardrex guardrex changed the title [WIP] Fixes to the CI document Fixes to the CI document May 18, 2017
@guardrex guardrex removed the WIP label May 18, 2017
@guardrex guardrex changed the title Fixes to the CI document [WIP] Fixes to the CI document May 20, 2017
@guardrex guardrex added the WIP label May 20, 2017
@guardrex guardrex changed the title [WIP] Fixes to the CI document Fixes to the CI document May 20, 2017
@guardrex guardrex removed the WIP label May 20, 2017
@guardrex
Copy link
Contributor Author

@mairaw @rpetrusha Nice ... a little extra polish on this last pass. It's ready for 👀 now.

Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

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

@guardrex This looks great.

I had one wording suggestion. See what you think. Then, :shipit:

# Run the build process now. Implement your build script here.
```

You provide the implementation for your build process at the end of the script. When run and after the tooling is acquired, the script executes your build process. For UNIX machines, the following bash script performs the actions described in the PowerShell script in a similar manner:
Copy link
Member

Choose a reason for hiding this comment

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

nit: "When run and after tooling is acquired" seems awkward. Maybe say "The script acquires the tools and then executes your build process."

@guardrex guardrex merged commit 7330a75 into dotnet:master May 30, 2017
@guardrex guardrex deleted the cifixes branch May 30, 2017 23:50
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.

Clean up the CI document
4 participants