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 upgrade boxes for 1.3.0 #5276

Merged
merged 1 commit into from
May 26, 2020
Merged

Conversation

conorsch
Copy link
Contributor

Status

Ready for review.

Description of Changes

Last item on 1.3.0 release checklist, therefore closes #5205

Changes proposed in this pull request:

  • Adds references to new "upgrade" scenario boxes (already uploaded to S3)

Testing

  • Checkout develop
  • make build-debs
  • Check out this branch
  • make upgrade-start (will take a while as it needs to fetch the boxes)
  • source interface shows SecureDrop version 1.3.0
  • make upgrade-test-local completes without error
  • source interface shows SecureDrop version 1.4.0~rc1

Deployment

Dev only

Checklist

If you made changes to the server application code:

  • Linting (make lint) and tests (make test) pass in the development container

If you made changes to securedrop-admin:

  • Linting and tests (make -C admin test) pass in the admin development container

If you made changes to the system configuration:

If you made non-trivial code changes:

  • I have written a test plan and validated it for this PR

If you made changes to documentation:

  • Doc linting (make docs-lint) passed locally

If you added or updated a code dependency:

Choose one of the following:

  • I have performed a diff review and pasted the contents to the packaging wiki
  • I would like someone else to do the diff review

@conorsch conorsch added this to Ready for Review in SecureDrop Team Board May 20, 2020
Copy link
Contributor

@zenmonkeykstop zenmonkeykstop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Checkout develop
  • make build-debs
  • Check out this branch
  • make upgrade-start (will take a while as it needs to fetch the boxes)
  • source interface shows SecureDrop version 1.3.0
  • make upgrade-test-local completes without error
  • source interface shows SecureDrop version 1.4.0~rc1

LTGM & LUNSOTA

@zenmonkeykstop zenmonkeykstop merged commit 37299e7 into develop May 26, 2020
SecureDrop Team Board automation moved this from Ready for Review to Done May 26, 2020
@conorsch conorsch deleted the upgrade-boxes-for-1.3.0 branch June 18, 2020 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Release SecureDrop 1.3.0
2 participants