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/0.9.5 #110

Merged
merged 11 commits into from
Jan 31, 2019
Merged

Release/0.9.5 #110

merged 11 commits into from
Jan 31, 2019

Conversation

csadorf
Copy link
Contributor

@csadorf csadorf commented Jan 31, 2019

No description provided.

@csadorf
Copy link
Contributor Author

csadorf commented Jan 31, 2019

Outstanding tasks:

  • Clean up branch history before merge.
  • Setup Circle-CI PyPI release step.
  • Bump version numbers.

csadorf and others added 7 commits January 31, 2019 12:03
…ub. (#109)

* Update all references to Bitbucket with equivalent references to GitHub.

* Backport circle-ci configuration from develop.

* Pin pip version to 0.18.

The 0.19 breaks some installs including pandas.

Backport bitbucket pipeline config from develop.

Backport requirements-dev.txt from develop.
Fix rare issue that prevents pickling of _SyncedList objects.

* Fix rare issue that prevents pickling of _SyncedList objects.

    Bug can be reproduced in combination with MPIPool class provided
    by the schwimmbad package and some MPI libraries.

* Implement unit test that catches pickling issue.

* Update changelog for pickling error fix.

* Backport updated circle-ci workflow from develop.

Approved-by: Vyas Ramasubramani <[email protected]>
Approved-by: Carl Simon Adorf <[email protected]>
Made readline optional.

* Made readline optional to fix error in command line behavior on Windows (aside from tab completion). Fixes #107.

* Backport updated circle-ci workflow from develop.

Approved-by: Bradley Dice <[email protected]>
Approved-by: Carl Simon Adorf <[email protected]>
Approved-by: Vyas Ramasubramani <[email protected]>
Reverse removal of JobsIterator.next() function.

This function was initally removed as part of the overhaul of
the JobsIterator class.

Approved-by: Carl Simon Adorf <[email protected]>
Approved-by: Vyas Ramasubramani <[email protected]>
And move pip install command into circle-ci config.
 * Update version and date header.
 * Mention fix of readline bug.
@csadorf csadorf requested a review from a team January 31, 2019 17:07
@csadorf
Copy link
Contributor Author

csadorf commented Jan 31, 2019

@glotzerlab/signac-maintainers I've setup the CircleCI deployment pipeline. This release is ready for the version bump. I'd appreciate your approval.

@csadorf csadorf requested review from a team and bdice and removed request for a team January 31, 2019 18:53
Point to docs.signac.io instead of signac.readthedocs.io.
@csadorf csadorf merged commit 73292fe into master Jan 31, 2019
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.

3 participants