-
Notifications
You must be signed in to change notification settings - Fork 42
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
fix ci after migrating our pip mirror to git-lfs #699
Conversation
This is me running
Possibly related upstream issue git-lfs/git-lfs#1553 I'm not following why a key would be required to download objects, we are specifying |
Thanks @redshiftzero for the debugging steps, I think this is now fixed, i pushed two commits (and rebased on lastest master to resolve conflicts) :
|
…target in securedrop-debian-packaging
Was attempting to use the automatically generated circleci deploykey instead of https.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Re-fetching git-lfs assets...
Updated git hooks.
Git LFS initialized.
fetch: Fetching reference refs/heads/master
Works as expected. CI is also green. Approving this and then all of us have to rebase our PRs.
Description
@ntoll hit a CI failure in #698, that's due to the removal of the fetch-wheels target we made in freedomofpress/securedrop-builder#124
I'm putting this up for awareness, still working on another outstanding git-lfs issue inline tho..
Test Plan