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

Challenge config parsing fixes #18

Closed
wants to merge 3 commits into from
Closed

Conversation

detjensrobert
Copy link
Contributor

  • allow challenges to omit provides: or pods: fields
  • implement docker compose-style build: field parsing to coerce string into full struct

- coerce string `build:` directory into full build context object
- allow only one of either `build:` or `image:` fields

Signed-off-by: Robert Detjens <[email protected]>
@detjensrobert detjensrobert self-assigned this Oct 13, 2024
@detjensrobert detjensrobert requested a review from KekoaM October 14, 2024 01:47
This was referenced Oct 27, 2024
@detjensrobert
Copy link
Contributor Author

changes included in #20

@detjensrobert detjensrobert deleted the dr/parsing-fixes branch October 29, 2024 03:44
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