Preparing release version 5.2.4#6198
Merged
asottile merged 1 commit intopytest-dev:masterfrom Nov 15, 2019
asottile:release-5.2.4
Merged
Preparing release version 5.2.4#6198asottile merged 1 commit intopytest-dev:masterfrom asottile:release-5.2.4
asottile merged 1 commit intopytest-dev:masterfrom
asottile:release-5.2.4
Conversation
blueyed
reviewed
Nov 15, 2019
| * Bruno Oliveira | ||
| * Daniel Hahler | ||
| * Hugo | ||
| * Michael Shields |
Contributor
There was a problem hiding this comment.
Seems like this list is off? (nitpick, not relevant here)
Member
Author
There was a problem hiding this comment.
yeah no idea how towncrier computes this -- perhaps it includes reporters of associated issues?
Member
Member
Author
There was a problem hiding this comment.
I do have them -- here's what it reports:
$ git describe --abbrev=0 --tags
5.2.3
$ git log 5.2.3..HEAD --format=%aN
Anthony Sottile
Anthony Sottile
Anthony Sottile
Anthony Sottile
Bruno Oliveira
Daniel Hahler
Bruno Oliveira
Michael Shields
Hugo
Hugowhich is weird given:
$ git log --graph --oneline --decorate
* c9a96cdee (HEAD -> release-5.2.4, asottile/release-5.2.4) Preparing release version 5.2.4
* 19a15a94e (origin/master, origin/HEAD, master) Merge pull request #6197 from asottile/fix_init_py_discovery
|\
| * 4e0f99260 (asottile/fix_init_py_discovery, fix_init_py_discovery) Add regression tests for __init__.py breakage
| * 176c7771f Revert "fix bug with nonskipped first test in package (#5831)"
|/
* e856638ba Preparing release version 5.2.3 (#6190)
|\
| * dd9a27cf5 (tag: 5.2.3) Adjust CHANGELOG
Member
Author
There was a problem hiding this comment.
yes, this command is "what has changed since the last tag"
Contributor
There was a problem hiding this comment.
Ah.. that's because the tag is not on the master branch I think.
nicoddemus
approved these changes
Nov 15, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.