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

Publish rust crates to crates.io #70

Closed
2 tasks
Tracked by #174
pospi opened this issue Sep 27, 2019 · 2 comments
Closed
2 tasks
Tracked by #174

Publish rust crates to crates.io #70

pospi opened this issue Sep 27, 2019 · 2 comments
Assignees

Comments

@pospi
Copy link
Member

pospi commented Sep 27, 2019

setup Cargo toolchain for publication, publish Rust crates

  • hdk_records
  • hdk_semantic_indexes

  • hdk_graph_helpers on crates.io (does this still exist? - Connor)
  • all shared vf_* crates defining the datatypes. Should be renamed to holorea_* since they specifically implement a Holochain backend; they're not platform-agnostic VF code.
  • all zome logic crates need to be wrapped up and packaged (separately to the actual zome! macro to allow re-use of handler methods). Should also be renamed from rea_[DNANAME]_[ZOMENAME] to holorea_zome_[DNANAME]_[ZOMENAME].
@pospi pospi self-assigned this Sep 27, 2019
@pospi
Copy link
Member Author

pospi commented Jan 31, 2020

Just the rust crates now- we have publish pipelines set up for all NPM modules as of today

@Connoropolous Connoropolous changed the title Publish packages to NPM and crates.io Publish rust crates to crates.io Mar 11, 2022
@Connoropolous Connoropolous mentioned this issue Mar 11, 2022
18 tasks
@pospi
Copy link
Member Author

pospi commented Mar 10, 2023

Superceded by #391.

@pospi pospi closed this as completed Mar 10, 2023
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

No branches or pull requests

2 participants