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

feat(helmfile): Parse multidoc yaml #9113

Merged
merged 7 commits into from
Mar 13, 2021

Conversation

zharinov
Copy link
Collaborator

@zharinov zharinov commented Mar 13, 2021

Changes:

From #8832:

  • Skip empty docs in multidoc yaml
  • Return null in case of empty release map

Plus:

  • Add unit test

Context:

Closes #8682

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please tick one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added unit tests, or
  • No new tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

@zharinov zharinov changed the title Fix/helmfile multidoc yaml feat(helmfile): Parse multidoc yaml (duplicated) Mar 13, 2021
@zharinov
Copy link
Collaborator Author

@kuzaxak Don't you mind if I'll use your reproduction code to make test fixture? I've just added one more commit on top of your branch, so feel free to cherry-pick it to your PR if you prefer.

@kuzaxak
Copy link

kuzaxak commented Mar 13, 2021

@zharinov no problems with that

@rarkins
Copy link
Collaborator

rarkins commented Mar 13, 2021

@zharinov what does the duplicated mean? Should this be merged?

@zharinov
Copy link
Collaborator Author

Yes, I think let's merge this one

@zharinov zharinov changed the title feat(helmfile): Parse multidoc yaml (duplicated) feat(helmfile): Parse multidoc yaml Mar 13, 2021
@rarkins rarkins enabled auto-merge (squash) March 13, 2021 14:05
@rarkins rarkins merged commit f4f2a08 into renovatebot:master Mar 13, 2021
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 24.81.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[HelmFile] Multidoc YAML is not supported
4 participants