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

Checklist for merging 0.18 #1041

Open
4 tasks
scravy opened this issue May 2, 2019 · 2 comments
Open
4 tasks

Checklist for merging 0.18 #1041

scravy opened this issue May 2, 2019 · 2 comments
Assignees
Labels
repo Configuration of the repository itself upstream sync Related to upstream merges
Milestone

Comments

@scravy
Copy link
Member

scravy commented May 2, 2019

As we merged bitcoin 0.17 (#41) we are now going to merge 0.18 (#727). Merging bitcoin 0.17 happened a bit chaotic: #1013 (squash), #1038 (revert), #1039 (merge).

In general when merging anything the agreement is to squash-merge it using github. For upstream sync merges we do want to keep the upstream history though and perform a merge-merge. Also we manually squash the changes which we do on top of it (did not happen in #1039 but we would like to have it in #727).

Regarding the decision to revert: We had a tie in a quick poll we did, so we went with the default assumptions of never force pushing master.

Screenshot 2019-05-02 12 22 17

Checklist

  • Squash changes we did on top
  • Merge-Merge the 0.18 branch
  • Adjust commit message to point to correct pull request, issues, and describe the nature of the merge commit
  • Re-enable (respectively disable) github repo configuration after merging
@scravy scravy added repo Configuration of the repository itself upstream sync Related to upstream merges labels May 2, 2019
@dtr-org dtr-org deleted a comment from mergeable bot May 2, 2019
@dtr-org dtr-org deleted a comment from mergeable bot May 2, 2019
@cornelius
Copy link
Member

Thanks for creating this. This is helpful. It might be nice to put it into a document, when we are done, so we can reuse it as a checklist for the next time.

@cornelius
Copy link
Member

The PR for the merge is #1117.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
repo Configuration of the repository itself upstream sync Related to upstream merges
Projects
None yet
Development

No branches or pull requests

3 participants