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 apt upgrade to all packages prior to changes to sources lists #6120

Merged
merged 2 commits into from
Oct 5, 2021

Conversation

zenmonkeykstop
Copy link
Contributor

Status

Ready for review

Description of Changes

Fixes #6119

  • adds an explicit update to all base packages in the prepare-server role before proceeding with the SD install. This will ensure that the staging env is up-to-date, and should effectively be a no-op in production unless updated packages are made available in the time between the OS install and the securedrop install playbook run.
  • modifies the branch filtering logic to run staging-test-with-rebase if the branch is prefixed with release/ or stg-

Testing

  • CI completes successfully
  • staging-test-with-rebase is run against this branch.

@zenmonkeykstop zenmonkeykstop requested a review from a team as a code owner October 4, 2021 22:16
Copy link
Contributor

@conorsch conorsch left a comment

Choose a reason for hiding this comment

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

Looks great, let's take it for a spin

@conorsch conorsch merged commit 059747f into develop Oct 5, 2021
@conorsch
Copy link
Contributor

conorsch commented Oct 5, 2021

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

Successfully merging this pull request may close these issues.

[QA] The apt-test HTTPS cert fails on older versions of Focal
2 participants