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

fix spin-cli and http-cpp builds #662

Merged
merged 1 commit into from
Jul 26, 2022
Merged

Conversation

dicej
Copy link
Contributor

@dicej dicej commented Jul 25, 2022

Signed-off-by: Joel Dice joel.dice@fermyon.com

- The spin-cli build was broken when executed via `cargo install` since [`cargo
  install` ignores Cargo.lock](rust-lang/cargo#7169)
  and the main branch of the `hippo-cli` repo is currently incompatible with
  `spin deploy` due to API changes.  I've fixed this by copying the Cargo.lock
  revision into Cargo.toml.  Once fermyon#621 is merged we'll start using a proper tag
  instead.

- The http-cpp build has been broken since fermyon#574 was merged.  My bad for not
  noticing until now.

Signed-off-by: Joel Dice <joel.dice@fermyon.com>
@dicej dicej merged commit e5b4a8d into fermyon:main Jul 26, 2022
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.

2 participants