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

Discard protodep #201

Closed
youngjoon-lee opened this issue Jul 27, 2021 · 1 comment · Fixed by #202
Closed

Discard protodep #201

youngjoon-lee opened this issue Jul 27, 2021 · 1 comment · Fixed by #202
Assignees
Milestone

Comments

@youngjoon-lee
Copy link
Contributor

The CI began to throw an error: https://github.com/medibloc/panacea-core/runs/3170573276

protodep up --use-https
[INFO] force update = false
[INFO] cleanup cache = false
[INFO] identity file = 
[INFO] use https = true
[INFO] Getting github.com/cosmos/cosmos-sdk 
[INFO] 84c33215658131d87daf3c629e909e12ed9370fa is not a tag, checking out by hash
[INFO] Getting github.com/cosmos/cosmos-sdk 
[INFO] 84c33215658131d87daf3c629e909e12ed9370fa is not a tag, checking out by hash
Error: checkout to 84c33215658131d87daf3c629e909e12ed9370fa is failed: worktree contains unstaged changes

I've checked the cosmos/cosmo-sdk git repo, but I couldn't find any issue. The commit 84c33215658131d87daf3c629e909e12ed9370fa exists in that git repo.

I suspect that something was broken in the protodep. So, let's remove the protodep. We can probably use buf instead of protodep, but not that urgent.

@youngjoon-lee youngjoon-lee self-assigned this Jul 27, 2021
@youngjoon-lee youngjoon-lee added this to the v2.0.1 milestone Jul 27, 2021
@youngjoon-lee
Copy link
Contributor Author

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 a pull request may close this issue.

1 participant