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

Fixes #141 removes upstream virtualenv from image #142

Merged
merged 1 commit into from Feb 11, 2020

Conversation

kushaldas
Copy link
Contributor

@kushaldas kushaldas commented Feb 11, 2020

Now the upstream circleci Python image is coming with the latest
virtualenv, which is causing our builds to fail. This PR removes
the installation done via pip.

It also has YAML formatting fix for another job, and a comment set.
Done via YAML linter/formatter.

How to test?

All Debian package builds in CI should be green.

After this PR is merged, any open PR on this repo should be rebased.

Now the upstream circleci Python image is coming with the latest
virtualenv, which is causing our builds to fail. This PR removes
the installation done via pip.

It also has YAML formatting fix for another job, and a comment set.
Done via YAML linter/formatter.
Copy link
Contributor

@redshiftzero redshiftzero left a comment

Choose a reason for hiding this comment

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

thanks, approving to unblock CI

@redshiftzero redshiftzero merged commit 4759019 into master Feb 11, 2020
@redshiftzero redshiftzero deleted the virtualenv_strikes_back branch February 11, 2020 15:12
@redshiftzero
Copy link
Contributor

@kushaldas want to make PRs into the other workstation subcomponent repos with build jobs adding this run step?

kushaldas added a commit to freedomofpress/securedrop-client that referenced this pull request Feb 11, 2020
kushaldas added a commit to freedomofpress/securedrop-export that referenced this pull request Feb 11, 2020
kushaldas added a commit to freedomofpress/securedrop-proxy that referenced this pull request Feb 11, 2020
kushaldas added a commit to freedomofpress/securedrop-log that referenced this pull request Feb 11, 2020
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.

None yet

2 participants