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

ci: cargo-generate failing to install blocks CI #4577

Closed
kayagokalp opened this issue May 22, 2023 · 0 comments · Fixed by #4578
Closed

ci: cargo-generate failing to install blocks CI #4577

kayagokalp opened this issue May 22, 2023 · 0 comments · Fixed by #4578
Assignees
Labels
bug Something isn't working ci

Comments

@kayagokalp
Copy link
Member

cargo-generate/cargo-generate#942, looks like we need to update our cargo-generate install step, to use --locked, so that it builds successfully. Once the upstream fixes the issue we can revert it back.

@kayagokalp kayagokalp added bug Something isn't working ci labels May 22, 2023
@kayagokalp kayagokalp self-assigned this May 22, 2023
kayagokalp added a commit that referenced this issue May 22, 2023
## Description
closes #4577.

Because of an upstream issue in `cargo-generate`, which can be seen from
cargo-generate/cargo-generate#942, our CI is
blocked. Until the fix lands we need the `--locked` flag added to
install step.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ci
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant