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

Staging v3.2 release #226

Merged
merged 20 commits into from
May 8, 2020
Merged

Staging v3.2 release #226

merged 20 commits into from
May 8, 2020

Conversation

smmaurer
Copy link
Member

@smmaurer smmaurer commented May 5, 2020

This PR prepares for the v3.2 release.

For a list of substantive changes included in the release, see issue #218 and the prior PR (#225).

Changes in this PR:

  • Updates copyright year in license and docs
  • Updates version numbers in setup, init, and docs
  • Revises the main README
  • Updates docs: intro and installation
  • Fixes and documents the doc building procedure
  • Updates contribution guide to match other UDST repos
  • Renames HISTORY to CHANGELOG and adds entry for this release
  • Removes cruft (outdated scripts, old settings for coverage and pep8)
  • Fixes a numpy deprecation

Testing:

  • Unit tests are passing on Mac (local), Linux (travis), and Windows (appveyor)
  • For integration testing, I'm running the MTC model with urbansim 3.1.1 and 3.2, with a consistent random seed, to see if it completes successfully and if all of the results match

Next steps:

  • Merge this to dev
  • Release on PyPI
  • Set up conda-forge feedstock
  • Update the live docs
  • Merge to master
  • Tag release in GitHub

@smmaurer smmaurer requested review from janowicz and sablanchard May 5, 2020 22:53
@coveralls
Copy link

coveralls commented May 5, 2020

Coverage Status

Coverage decreased (-0.4%) to 93.945% when pulling 80225d4 on release-prep into 57c82bd on dev.

@smmaurer smmaurer merged commit 745d077 into dev May 8, 2020
@smmaurer smmaurer deleted the release-prep branch May 8, 2020 05:02
@smmaurer smmaurer changed the title v3.2 release Staging v3.2 release May 11, 2020
@smmaurer smmaurer mentioned this pull request May 11, 2020
6 tasks
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