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

TRPL: release channels #25174

Merged
merged 1 commit into from
May 13, 2015
Merged

Conversation

steveklabnik
Copy link
Member

This short chapter covers the concept of release channels, and tries to help you choose a channel, as well as testing against beta when you're on stable.

I'm not sure to what degree elaborating here is useful. Thoughts?

@rust-highfive
Copy link
Collaborator

r? @brson

(rust_highfive has picked a reviewer for you, use r? to override)


What about beta? We encourage all Rust users who use the stable release channel
to also test against the beta channel in their continuous integration systems.
This will help alert the team in case there’s an accidental regression.
Copy link
Member

Choose a reason for hiding this comment

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

So, should library authors configure CI for stable, beta and nightly? (I think so.)

@brson
Copy link
Contributor

brson commented May 12, 2015

r=me with @killercup's question addressed.

@steveklabnik steveklabnik force-pushed the doc_release_channels branch from f206033 to 0ad15bb Compare May 12, 2015 19:09
@steveklabnik
Copy link
Member Author

@bors: r=brson rollup

@bors
Copy link
Contributor

bors commented May 12, 2015

📌 Commit 0ad15bb has been approved by brson

@bors
Copy link
Contributor

bors commented May 13, 2015

☔ The latest upstream changes (presumably #25340) made this pull request unmergeable. Please resolve the merge conflicts.

bors added a commit that referenced this pull request May 13, 2015
@bors bors merged commit 0ad15bb into rust-lang:master May 13, 2015
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.

5 participants