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

feat(cli): multiple buckets + runspace #47

Merged
merged 6 commits into from
Jun 6, 2024

Conversation

shinybrar
Copy link
Contributor

@shinybrar shinybrar commented Jun 6, 2024

Linked Issues: #45 #46
Add the following feature

  • You can now fetch work from multiple buckets at once via,
workflow run --site=chime A B C
  • Additionally you can now provide the workspace config as a runtime configuration,
workflow run --runspace '{"baseurls": {"buckets": "http:/get.sh"}}'

…ckets and also supports a runspace argument to overload workspace configuration
@shinybrar shinybrar linked an issue Jun 6, 2024 that may be closed by this pull request
@shinybrar shinybrar self-assigned this Jun 6, 2024
Copy link
Collaborator

@odarotto odarotto left a comment

Choose a reason for hiding this comment

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

LGTM

@shinybrar shinybrar merged commit 817e125 into main Jun 6, 2024
3 checks passed
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.

[FEAT] Support multiple buckets
2 participants