-
Notifications
You must be signed in to change notification settings - Fork 7
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
Conversation
This file contains 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
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
Co-authored-by: Andrew Johnston <asjohnston@alaska.edu>
jhkennedy
previously approved these changes
Jun 29, 2021
Jlrine2
previously approved these changes
Jun 29, 2021
Tests for find_jobs() w/ and w/o timezone
asjohnston-asf
previously approved these changes
Jun 29, 2021
@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
previously approved these changes
Jun 30, 2021
Notify downstream of new version
asjohnston-asf
approved these changes
Jul 1, 2021
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.
Description of this release
Developer checklist
Assigned a reviewer
Indicated the level of changes to this package by affixing one of these labels:
(If applicable) Updated the dependencies and indicated any downstream changes that are requiredUpdated the CHANGELOG.md
Added/updated documentation for these changesAdded/updated tests for these changes
Reviewer checklist