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

Add task to upgrade to a new release #3590

Merged
merged 5 commits into from
Jun 6, 2019
Merged

Add task to upgrade to a new release #3590

merged 5 commits into from
Jun 6, 2019

Commits on Jun 5, 2019

  1. Add task to upgrade to version 1.0.0

    It includes every task needed for the upgrade.
    javierm committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    c78211a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    685c96c View commit details
    Browse the repository at this point in the history
  3. Move calculate_ballot_lines task to the right file

    We already have a file with the proper budgets namespace.
    javierm committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    3ab2085 View commit details
    Browse the repository at this point in the history
  4. Add info messages for release 1.0.0 tasks

    So users know what's going on when they upgrade CONSUL.
    javierm committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    1d0b058 View commit details
    Browse the repository at this point in the history
  5. Add new settings on servers with the db role

    This task adds records to the database, so the role `db` is more
    appropriate.
    javierm committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    d2c075c View commit details
    Browse the repository at this point in the history