Skip to content

pacificclimate/design-value-explorer

Repository files navigation

Docker Publishing Python CI

Design Value Explorer

Note that the CI version of the tests is currently failing until this project goes through an upgrade cycle. Upgrade Github Issue

Web application for visualizing and downloading design value fields and tables.

Documentation

Changelog

For a summary of releases and changes, see NEWS.md.

Releasing

To create a versioned release:

  1. Increment __version__ in setup.py
  2. Summarize the changes from the last release in NEWS.md
  3. IMPORTANT: Update the image tag in docker/production/docker-compose.yml to the new version.
  4. Commit these changes, tag the release, then push it all:
git add setup.py NEWS.md docker/production/docker-compose.yml
git commit -m"Bump to version x.x.x"
git tag -a -m"x.x.x" x.x.x
git push --follow-tags

Authors

About

Web application for interactively visualizing and downloading design value fields and tables.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors