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

Add CI/CD #29

Open
4 of 7 tasks
louneskmt opened this issue Aug 20, 2022 · 1 comment
Open
4 of 7 tasks

Add CI/CD #29

louneskmt opened this issue Aug 20, 2022 · 1 comment
Assignees

Comments

@louneskmt
Copy link
Member

louneskmt commented Aug 20, 2022

  • Build Python for all platforms
  • Build NodeJS for all platforms
  • Test NodeJS for all platforms
  • Publish NPM
  • Publish Python
  • Publish Crates
  • Automatic GitHub Release
@louneskmt louneskmt self-assigned this Aug 20, 2022
@louneskmt
Copy link
Member Author

Notes / minor TODO:

  • Fix NodeJS artifacts path (remove -nodejs)
  • Double check exporting types works for NodeJS
  • Add script to format version for all languages (they aren't formatted the same way, e.g. 0.1.0-alpha.1 for NodeJS and 0.1.0a1 for Python, no alpha/etc for Rust)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🏗 In progress
Development

No branches or pull requests

1 participant