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

First publication on crates.io #108

Closed
10 of 12 tasks

Comments

@Wenzel
Copy link
Owner

Wenzel commented Aug 16, 2020

This issue tracks what needs to be done for a first publication on crates.io

  • update Cargo.toml
  • convert all git dependencies to crates.io equivalent

upload git dependencies to crates.io

  • xenctrl
    • xenctrl-sys
  • xenstore
    • xenstore-sys
  • xenforeignmemory
    • xenforeignmemory-sys
  • kvmi
    • kvmi-sys
  • fdp
    • fdp-sys
@Wenzel
Copy link
Owner Author

Wenzel commented Aug 18, 2020

kvmi-sys has been officially published: https://crates.io/crates/kvmi-sys 🎉

@Wenzel
Copy link
Owner Author

Wenzel commented Aug 18, 2020

kvmi has been published: https://crates.io/crates/kvmi

@Wenzel
Copy link
Owner Author

Wenzel commented Aug 26, 2020

@Wenzel
Copy link
Owner Author

Wenzel commented Aug 26, 2020

@Wenzel Wenzel reopened this Aug 26, 2020
@Wenzel
Copy link
Owner Author

Wenzel commented Aug 26, 2020

Edit: xenstore name is already taken, we need a new one :(
https://crates.io/crates/xenstore

@Wenzel
Copy link
Owner Author

Wenzel commented Aug 26, 2020

xenctrl-sys: https://crates.io/crates/xenctrl-sys

@Wenzel
Copy link
Owner Author

Wenzel commented Dec 14, 2020

looking at https://github.com/sunng87/cargo-release to automate publication
We can have a look at this PR: apache/datafusion-sqlparser-rs#238

@Wenzel
Copy link
Owner Author

Wenzel commented Dec 14, 2020

xenctrl: https://crates.io/crates/xenctrl

@Wenzel
Copy link
Owner Author

Wenzel commented Dec 14, 2020

Regarding xenstore:
Wenzel/xenstore#6

@Wenzel
Copy link
Owner Author

Wenzel commented Dec 14, 2020

xenstore-rs has been published: https://crates.io/crates/xenstore-rs

@Wenzel Wenzel mentioned this issue Dec 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment