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

Edit release-process.md for clarity #2161

Merged
merged 1 commit into from
Mar 16, 2017

Conversation

arcalinea
Copy link
Contributor

For #2160

@arcalinea arcalinea added A-documentation Area: Documentation C-release Category: This is an issue corresponding to the creation of a specific release. labels Mar 8, 2017
@arcalinea arcalinea self-assigned this Mar 8, 2017
@arcalinea arcalinea requested a review from str4d March 8, 2017 19:07
Copy link
Contributor

@str4d str4d left a comment

Choose a reason for hiding this comment

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

See comments.

@@ -53,7 +53,9 @@ In `configure.ac` and `clientversion.h`:
If this release changes the behavior of the protocol or fixes a serious bug, we may
also wish to change the `PROTOCOL_VERSION` in `version.h`.

Build and commit to update versions, and then perform the following command:
Build, then commit these changes to update versions.
Copy link
Contributor

Choose a reason for hiding this comment

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

Needs to be "commit then build" so that the built binary doesn't include -dirty.

@@ -101,8 +103,9 @@ Run `./fetch-params.sh`.

## D. Make tag for the newly merged result

In this example, we ensure master is up to date with the
previous merged PR, then:
Checkout master and pull the latest version to ensure master is up to date with the release PR which has recently been reviewed and merged. Check the last commit on the local and remote versions of master to make sure they are the same.
Copy link
Contributor

Choose a reason for hiding this comment

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

  • s/which has recently been reviewed and merged/merged in B4/
  • Break the line?

@arcalinea
Copy link
Contributor Author

@str4d incorporated your comments

@arcalinea arcalinea added this to the 1.0.8 milestone Mar 11, 2017
Copy link
Contributor

@daira daira left a comment

Choose a reason for hiding this comment

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

ACK

Copy link
Contributor

@str4d str4d left a comment

Choose a reason for hiding this comment

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

ACK

@str4d
Copy link
Contributor

str4d commented Mar 16, 2017

@zkbot r+

@zkbot
Copy link
Contributor

zkbot commented Mar 16, 2017

📌 Commit 8144a21 has been approved by str4d

@zkbot
Copy link
Contributor

zkbot commented Mar 16, 2017

⌛ Testing commit 8144a21 with merge db0f715...

zkbot added a commit that referenced this pull request Mar 16, 2017
@zkbot
Copy link
Contributor

zkbot commented Mar 16, 2017

☀️ Test successful - zcash

@zkbot zkbot merged commit 8144a21 into zcash:master Mar 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-documentation Area: Documentation C-release Category: This is an issue corresponding to the creation of a specific release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants