Skip to content

How to use it in a workspace while the packages has dependent relationship #1664

Closed Answered by Chiichen
Chiichen asked this question in Q&A
Discussion options

You must be logged in to vote

upgrading corresponding dependencies in workspace

doesn't release-plz does this already?

If package A changes, release-plz bumps all packages that depend on package B.

You can test it easily locally by running release-plz update after you add a commit to package A

I figured out the reason.It looks like I need to specify the path in dependency explicitly to make it works.By the way, if there is a dependency relationship like package A depends on package B, does release-plz action ensure publish package B first?

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@Chiichen
Comment options

@MarcoIeni
Comment options

@Chiichen
Comment options

Answer selected by MarcoIeni
@MarcoIeni
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants