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

Files domain - support for compose operations #716

Open
2 tasks
brandtkeller opened this issue Oct 8, 2024 · 0 comments
Open
2 tasks

Files domain - support for compose operations #716

brandtkeller opened this issue Oct 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@brandtkeller
Copy link
Member

Is your feature request related to a problem? Please describe.

Given the purpose of the compose operations (defined in #715) - Lula will need the ability to integrate the files domain with processes that account for "packaging" files locally and mutating validations as required.

Describe the solution you'd like

  • Given a component definition with validations implementing the files domain
  • When compose is executed
  • Then all associated files are co-located with the composed component definition

Describe alternatives you've considered

Require absolute path

Additional context

Missing Files - if a validation runs and a file cannot be located - we should handle this within the context of a single validation error

Expected Deliverable

  • Files domain compose support
  • Tests to indicate support for nested component-definitions / validations
@brandtkeller brandtkeller added the enhancement New feature or request label Oct 8, 2024
@github-actions github-actions bot added the triage Awaiting triage from the team label Oct 8, 2024
@brandtkeller brandtkeller added this to the Aligned Capabilities milestone Oct 9, 2024
@brandtkeller brandtkeller removed the triage Awaiting triage from the team label Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🔖 Ready
Development

No branches or pull requests

1 participant