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

fix: ensure buildDependencies is nullable #378

Merged
merged 1 commit into from
Jan 27, 2025
Merged

Conversation

Zebradil
Copy link
Member

In YTT an annotation affects either its left node or its right node, in this
exact order. To make sure the annotation is applied to the bottom node, we have
to ensure there's no node to the left of it.

In this case, the releaseName key is moved to the top of the list, to achieve
that.

In YTT an annotation affects either its left node or its right node, in this
exact order. To make sure the annotation is applied to the bottom node, we have
to ensure there's no node to the left of it.

In this case, the `releaseName` key is moved to the top of the list, to achieve
that.
@Zebradil Zebradil merged commit 4e65a3e into main Jan 27, 2025
5 checks passed
@Zebradil Zebradil deleted the fix-ytt-annotation branch January 27, 2025 15:07
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

Successfully merging this pull request may close these issues.

1 participant