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

[question] there is a way to retrieve depsUpdate on another plugin ? #125

Open
AlexisMtr opened this issue Sep 1, 2022 · 2 comments
Open

Comments

@AlexisMtr
Copy link

AlexisMtr commented Sep 1, 2022

Hi,

I'm trying to use this plugin to release my application. My repo is composed of the source code of the service (non JS project), the docs and the Helm Chart used to deploy it.

I want to update the Chart.yaml based on the Semantic calculated values. So, I need to know the next version of my application to update the "appVersion" field

To declare a dependency between my chart and my application, I have put in the package.json the reference under "peerDependencies" key

Maybe I'm going wrong, let me know if you have a better way to achieve this

Thanks 🙂

@antongolub
Copy link
Collaborator

We're working on smth similar, if I understand correctly. We need to release multistack repo (npm + maven), update pom.xml, etc. I'm afraid, we dont have a final impl for this right now.

@AlexisMtr
Copy link
Author

Do you know if they are a flow that can be used in the meantime ?

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

2 participants