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

Handle compose_yml changes for valueless keys #84

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

khuey
Copy link

@khuey khuey commented Dec 21, 2017

This fixes cage to work after emk/compose_yml#12.

Copy link
Contributor

@emk emk left a comment

Choose a reason for hiding this comment

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

Looks very nice! This is waiting on a final version of the compose_yml patch.

This is not just mechanical.  Things of note:

If the `io.fdy.cage.srcdir` is set but null, we will use the default srcdir.
Similarly `io.fdy.cage.shell` will use the default shell.
A null `io.fdy.cage.test` value is treated as if it were unset.
Missing values for `io.fdy.cage.lib.*` labels cause errors.
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.

2 participants