Skip to content

feat: add support for additional file and volume definitions in score schema#198

Draft
lekaf974 wants to merge 2 commits into
score-spec:mainfrom
lekaf974:feat/files-and-volumes-shortland-support
Draft

feat: add support for additional file and volume definitions in score schema#198
lekaf974 wants to merge 2 commits into
score-spec:mainfrom
lekaf974:feat/files-and-volumes-shortland-support

Conversation

@lekaf974

Copy link
Copy Markdown

Signed-off-by: lekaf974 matthieu.evrin@gmail.com

Description

What does this PR do?

This PR fix #196 adding short definitions of files and volumes in schema definition

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • New chore (expected functionality to be implemented)

Checklist:

  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • I've signed off with an email address that matches the commit author.

… schema

Signed-off-by: lekaf974 <matthieu.evrin@gmail.com>

@mathieu-benoit mathieu-benoit left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @lekaf974!

LGTM on my side!

Let's have @chris-stephenson review too.

In the meantime, you can already start the branch in score-go using this new file if you want.

@chris-stephenson chris-stephenson left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mathieu-benoit

Copy link
Copy Markdown
Contributor

I would suggest we wait for the temporary integration of this in score-go and let's say score-compose to then merge this one and them all in cascade? Just for proof testing. Are you ok with that @lekaf974?

@lekaf974

Copy link
Copy Markdown
Author

I would suggest we wait for the temporary integration of this in score-go and let's say score-compose to then merge this one and them all in cascade? Just for proof testing. Are you ok with that @lekaf974?

Yep sounds good to me!

@mathieu-benoit

Copy link
Copy Markdown
Contributor

Back to draft while this is manually integrated in score-spec/score-go#189

@mathieu-benoit mathieu-benoit marked this pull request as draft June 17, 2026 12:36
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.

[FEATURE] Shorthand way to define files and volumes

3 participants