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

Add the ability to merge multiple yaml files together #731

Closed
tgummerer opened this issue Mar 3, 2025 · 1 comment
Closed

Add the ability to merge multiple yaml files together #731

tgummerer opened this issue Mar 3, 2025 · 1 comment
Assignees
Labels
kind/enhancement Improvements or new features resolution/duplicate This issue is a duplicate of another issue

Comments

@tgummerer
Copy link
Contributor

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

For Components, but potentially also for regular YAML programs, it would be nice to be able to split a component/multiple components or a program into multiple files. This would avoid having overly long YAML files that get unwieldy to deal with.

For regular YAML programs this can currently be done using the compiler option, but it would be nicer to be able to support this natively.

@tgummerer tgummerer added kind/enhancement Improvements or new features needs-triage Needs attention from the triage team labels Mar 3, 2025
@Frassle Frassle added resolution/duplicate This issue is a duplicate of another issue and removed needs-triage Needs attention from the triage team labels Mar 3, 2025
@Frassle Frassle self-assigned this Mar 3, 2025
@Frassle
Copy link
Member

Frassle commented Mar 3, 2025

Duplicate of #227

@Frassle Frassle marked this as a duplicate of #227 Mar 3, 2025
@Frassle Frassle closed this as completed Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvements or new features resolution/duplicate This issue is a duplicate of another issue
Projects
None yet
Development

No branches or pull requests

2 participants