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

Setup CI and Dependabot to upgrade Iroha Python when Iroha gets updated #118

Open
3 tasks
appetrosyan opened this issue Aug 5, 2022 · 0 comments
Open
3 tasks
Labels
infrastructure CI/CD, Pipeline iroha2 Pull requests and issues associated with iroha 2

Comments

@appetrosyan
Copy link
Contributor

When Iroha is updated we need to do the following:

  • Run Maturin build on the dev version
  • Run all tests (see Add Pytest tests #116 ), if they fail, ping the maintainer(s) of this repo
  • Produce a wheel and upload it to PyPi (without overwriting the iroha v1) version
@appetrosyan appetrosyan added infrastructure CI/CD, Pipeline iroha2 Pull requests and issues associated with iroha 2 labels Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure CI/CD, Pipeline iroha2 Pull requests and issues associated with iroha 2
Projects
None yet
Development

No branches or pull requests

1 participant