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

Release: Container Methods #127

Merged
merged 49 commits into from
Jul 1, 2021
Merged

Release: Container Methods #127

merged 49 commits into from
Jul 1, 2021

Conversation

AndrewPlayer3
Copy link
Contributor

@AndrewPlayer3 AndrewPlayer3 commented Jun 29, 2021

Description of this release

Developer checklist

  • Assigned a reviewer

  • Indicated the level of changes to this package by affixing one of these labels:

    • ~"major" -- Major changes to the API that may break current workflows
    • ~"minor" -- Minor changes to the API that do not break current workflows
    • ~"patch" -- Patches and bugfixes for the current version that do not break current workflows
    • ~"bumpless" -- Changes to documentation, CI/CD pipelines, etc. that don't affect the software's version
  • (If applicable) Updated the dependencies and indicated any downstream changes that are required

  • Updated the CHANGELOG.md

  • Added/updated documentation for these changes

  • Added/updated tests for these changes

Reviewer checklist

  • Have all dependencies been updated and required changes merged downstream?
  • Is the level of changes labeled appropriately?
  • Are all the changes described appropriately in the changelog?
  • Has the documentation been adequately updated?
  • Are the test adequate?

AndrewPlayer3 and others added 30 commits June 24, 2021 09:25
Co-authored-by: Joseph H Kennedy <me@jhkennedy.org>
Co-authored-by: Joseph H Kennedy <me@jhkennedy.org>
Adding Missing Methods to Batch Class
Changelog is newer in develop, merge is needed to update changelog.
Co-authored-by: Joseph H Kennedy <me@jhkennedy.org>
Removed FoundZeroJobs warning, and set UTC to be the default timezone.
Handle missing ipywidgets when using a tqdm progress bar
CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Andrew Johnston <asjohnston@alaska.edu>
jhkennedy
jhkennedy previously approved these changes Jun 29, 2021
Jlrine2
Jlrine2 previously approved these changes Jun 29, 2021
@jhkennedy jhkennedy dismissed stale reviews from Jlrine2 and themself via 9bff4c4 June 29, 2021 19:57
asjohnston-asf
asjohnston-asf previously approved these changes Jun 29, 2021
@asjohnston-asf
Copy link
Member

@AndrewPlayer3 Feel free to merge at your convenience. You should see the new 1.2.0 release appear on PyPI a few minutes after the merge. Once the new version is released to PyPI we can walk you through adding the new release on conda-forge by updating the feedstock, and updating the API reference on the documentation website.

jhkennedy
jhkennedy previously approved these changes Jun 30, 2021
Notify downstream of new version
@asjohnston-asf asjohnston-asf merged commit 5a0aba8 into main Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Bump the minor version number of this project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants