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

Incorporate recent changes into the master branch #30

Open
4 tasks
smmaurer opened this issue Oct 30, 2019 · 0 comments
Open
4 tasks

Incorporate recent changes into the master branch #30

smmaurer opened this issue Oct 30, 2019 · 0 comments

Comments

@smmaurer
Copy link
Member

smmaurer commented Oct 30, 2019

I believe the ej-test branch is being used in some operational models. Let's open a PR to merge those changes into master, with some documentation in the PR writeup of what's been modified.

  • PR of ej-test -> master with documentation in the writeup

Let's also begin including dev version numbers that increment with each PR -- this helps us track which version of the code is being used in a model.

  • version = 0.1.dev1 in setup.py
  • add __version__ = '0.1.dev1' to urbansim_parcels/__init__.py

And we can add a changelog while we're at it!

  • create a CHANGELOG.md

See choicemodels or another recently updated UDST library as an example.

Can i assign this to @alephcero and/or @PyMap, with help if needed from @janowicz for figuring out what should be included in the PR and what the changes represent?

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

No branches or pull requests

1 participant