Skip to content

DOC: update release docs to use try_branch.py #386

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 3 commits into from
Nov 29, 2015

Conversation

matthew-brett
Copy link
Member

Also, remove some emphasis on outdated check scripts.

Also, remove some emphasis on outdated check scripts.

If you are already on a Windows machine, you could have done the manual
command to build instead: ``python setup.py bdist_wininst``.

Copy link
Member

Choose a reason for hiding this comment

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

I feel like this makes sense to move to below the release commit, otherwise you end up with x.y.z.dev binaries. I ended up doing this sequence:

  • Update docs and nibabel/info.py on a PR branch
  • Merge PR in Github
  • Pull maint/2.0.x, tag and push tag
  • Push to pypi
  • Push to buildbots

Copy link
Member Author

Choose a reason for hiding this comment

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

Ah yes, you're right. But I personally like to avoid pushing the tag for as long as possible because it can't be reversed after. So I suggest try_branch pushing to the buildbots after the release commit, but before pushing the release commit or the release tag.

Copy link
Member

Choose a reason for hiding this comment

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

I checked the builds on the branch that had been merged in before tagging, but that's a good policy.

Add an introduction to the release procedure.
These are working for nibabel, but not when we need a compiler.
@matthew-brett
Copy link
Member Author

OK to merge this one?

@effigies
Copy link
Member

LGTM

matthew-brett added a commit that referenced this pull request Nov 29, 2015
DOC: update release docs to use `try_branch.py`

Also, remove some emphasis on outdated check scripts.
@matthew-brett matthew-brett merged commit 588c8f0 into nipy:master Nov 29, 2015
@matthew-brett
Copy link
Member Author

Thanks - merging.

@matthew-brett matthew-brett deleted the update-release-list branch November 29, 2015 03:12
grlee77 pushed a commit to grlee77/nibabel that referenced this pull request Mar 15, 2016
DOC: update release docs to use `try_branch.py`

Also, remove some emphasis on outdated check scripts.
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.

2 participants