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

Use heroku container registry to deploy the webapp #889

Merged
merged 14 commits into from
Jun 5, 2018

Commits on Apr 30, 2018

  1. Update wsgi.py file

    Henry Doupe committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    5bc1b39 View commit details
    Browse the repository at this point in the history
  2. Add first attempt at webapp Dockerfile

    Henry Doupe committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    c9cdcd6 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2018

  1. Configuration menu
    Copy the full SHA
    e397ab9 View commit details
    Browse the repository at this point in the history
  2. Upgrade packages

    Henry Doupe committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    080a6cb View commit details
    Browse the repository at this point in the history
  3. Upgrade func name

    Henry Doupe committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    12a1a88 View commit details
    Browse the repository at this point in the history
  4. Upgrade docker containers and webapp to new version

    Henry Doupe committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    52b1276 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2018

  1. Use whitenoise to serve staticfiles

    Henry Doupe committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    5852760 View commit details
    Browse the repository at this point in the history
  2. Put staticfiles back in .gitignore

    Henry Doupe committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    9cb8fe6 View commit details
    Browse the repository at this point in the history
  3. Use python 3.6 and collectstatic in travis

    Henry Doupe committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    2c17358 View commit details
    Browse the repository at this point in the history
  4. Drop job proc time

    Henry Doupe committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    be81288 View commit details
    Browse the repository at this point in the history
  5. Fix static file path for btax results

    Henry Doupe committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    fc8e27a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3c0478 View commit details
    Browse the repository at this point in the history
  7. Re-configure newrelic

    Henry Doupe committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    802f1ef View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2018

  1. Drop AWS access info

    Henry Doupe committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    f1c196b View commit details
    Browse the repository at this point in the history