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

v0.1.2 Release #150

Merged
merged 3 commits into from
Aug 18, 2022
Merged

v0.1.2 Release #150

merged 3 commits into from
Aug 18, 2022

Conversation

kandersolar
Copy link
Member

@kandersolar kandersolar commented Aug 18, 2022

Checklist

The following items must be addressed before the code can be merged.
Please don't hesitate to ask for help if you are unsure of how to accomplish any of the items.
You are free to remove any checklist items that do not apply or add additional items that are
not on this list

  • Closes v0.1.2 release planning #144
  • [ ] Added new API functions to docs/api.rst
  • [ ] Clearly documented all new API functions with PEP257 and numpydoc compliant docstrings
  • Adds description and name entries in the appropriate "what's new" file
    in docs/whatsnew
    for all changes. Includes link to the GitHub Issue with :issue:`num`
    or this Pull Request with :pull:`num`. Includes contributor name
    and/or GitHub username (link with :ghuser:`user`).
  • [ ] Non-API functions clearly documented with docstrings or comments as necessary
  • [ ] Added tests to cover all new or modified code
  • Pull request is nearly complete and ready for detailed review

@kandersolar kandersolar added this to the v0.1.2 milestone Aug 18, 2022
@kandersolar kandersolar marked this pull request as ready for review August 18, 2022 17:19
@kandersolar
Copy link
Member Author

@cwhanse @kperrynrel ready for review. Mostly just rearranging/reformatting the v0.1.2 what's new page; I think it's a bit nicer this way but am open to rearranging again if needed. Here's the PR build: https://pvanalytics--150.org.readthedocs.build/en/150/whatsnew/0.1.2.html

After everyone signs off and we merge this, I'll tag and make sure the release process completes successfully. Might also take this opportunity to write a "release procedure" wiki page like we have for pvlib...

@kperrynrel kperrynrel self-requested a review August 18, 2022 18:34
Copy link
Member

@kperrynrel kperrynrel left a comment

Choose a reason for hiding this comment

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

Looks awesome! Thank you for all your hard work on this!

@kandersolar kandersolar merged commit beafe9d into pvlib:master Aug 18, 2022
@kandersolar kandersolar deleted the v012-release branch August 18, 2022 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v0.1.2 release planning
3 participants