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

Automatically publish #28

Open
3 tasks
mechiru opened this issue Aug 5, 2021 · 0 comments
Open
3 tasks

Automatically publish #28

mechiru opened this issue Aug 5, 2021 · 0 comments

Comments

@mechiru
Copy link
Owner

mechiru commented Aug 5, 2021

I'm planning to do an automated test triggered by an update of the renovate bot's git submodule, merge it if it works, and publish it to crates.io.
I did it manually for the first few months, but when I'm busy it gets harder to update. So I think we need to prioritize this task.

The following needs to be resolved :

  • generate code
    • Even if the code generation is successful, the build may fail.
  • automatically update features
    • Only those that build successfully will be accepted as features. I'm doing it manually now, but it's very painful.
  • versioning rule
    • Currently, when I generate the code, I am raising the patch version. However, due to the update of the proto file, it may not follow the rules of the semantic version.
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

1 participant