Replies: 2 comments 5 replies
-
SGTM. Do you mean that we make a reusable workflow and share it with all crates repo? This can be possibly done as: |
Beta Was this translation helpful? Give feedback.
3 replies
-
Currently, fastrace includes an manual step to publish sub crates. Specifically, commenting out all sub crate dependencies under [dev-dependencies] to avoid cycle dependency. Is there any automatic tool for this? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I want to add a workflow to automatically release crates, allowing committers to push tags to the repository to trigger a release. I believe this aligns with our vision of "release fast".
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions