Skip to content

Add multi-YAML and multi-document YAML support for camply campsites#402

Open
harshulsoni wants to merge 1 commit intojuftin:mainfrom
harshulsoni:multiplesearchdocker
Open

Add multi-YAML and multi-document YAML support for camply campsites#402
harshulsoni wants to merge 1 commit intojuftin:mainfrom
harshulsoni:multiplesearchdocker

Conversation

@harshulsoni
Copy link
Copy Markdown

Allow --yaml-config / --yml-config to accept comma-separated YAML file list Support multi-document YAML files separated by --- Process each configuration sequentially across providers Update CLI help text and command usage docs Add tests covering multiple YAML files and mixed-provider multi-document YAML

Allow --yaml-config / --yml-config to accept comma-separated YAML file list
Support multi-document YAML files separated by ---
Process each configuration sequentially across providers
Update CLI help text and command usage docs
Add tests covering multiple YAML files and mixed-provider multi-document YAML
Copy link
Copy Markdown
Author

@harshulsoni harshulsoni left a comment

Choose a reason for hiding this comment

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

Fixes #335

@juftin
Copy link
Copy Markdown
Owner

juftin commented Apr 20, 2026

The idea is great, my concern is that this only works for non-continuous searches. IMO, in order for this to work properly a good bit of camply would have to be refactored to support multiple searches running simultaneously.

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