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

Add CHANGELOG and tool to generate from issues and pull requests #600

Merged
merged 37 commits into from
Oct 4, 2018

Conversation

guyer
Copy link
Member

@guyer guyer commented Sep 27, 2018

I wrote this after trying and giving up on

Too many of them are focused on commits and advocate throwing away history with squash merges. The others are about formatting in sphinx, but not about getting the data. Even the sphinx formatting didn't really work, so I did it all by hand.

Can't extract date of tags (PyGithub/PyGithub#907 (comment))
and parsing ISO 8601 dates is annoying.
Let Pandas do it.
`since` is not an option
Milestone of '*' does not return issues with no  milestone set
@guyer guyer requested review from wd15 and tkphd September 27, 2018 17:16
Copy link
Contributor

@tkphd tkphd left a comment

Choose a reason for hiding this comment

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

A few minor quibbles, but this looks good to me.

documentation/ADMINISTRATA.rst Show resolved Hide resolved
documentation/ADMINISTRATA.rst Show resolved Hide resolved
documentation/_templates/index.html Outdated Show resolved Hide resolved
@wd15
Copy link
Contributor

wd15 commented Oct 3, 2018

@guyer, the output from flake8, pylint and reformatted with black.

documentation/USAGE.rst Outdated Show resolved Hide resolved
@guyer
Copy link
Member Author

guyer commented Oct 3, 2018

@wd15 Thanks for the linting. That's an exercise for another day, I think.

@guyer guyer mentioned this pull request Oct 4, 2018
1 task
@guyer guyer merged commit e4c9c67 into usnistgov:develop Oct 4, 2018
@guyer guyer deleted the changelog branch October 4, 2018 15:16
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.

None yet

3 participants