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

cli: add support for a 'matrix' option #959

Open
ivotron opened this issue Dec 18, 2020 · 0 comments
Open

cli: add support for a 'matrix' option #959

ivotron opened this issue Dec 18, 2020 · 0 comments
Assignees
Projects
Milestone

Comments

@ivotron
Copy link
Collaborator

ivotron commented Dec 18, 2020

add in the YAML syntax, that defines multiple executions of a workflow.

example:

matrix:
- VAR1: val1
  VAR2: val2
  VAR3: val3

- VAR1: val10
  VAR2: val11
  VAR3: val12
@ivotron ivotron created this issue from a note in Software (To do) Dec 18, 2020
@ivotron ivotron added this to the 202101-1 milestone Dec 18, 2020
@ivotron ivotron changed the title add support for a matrix option cli: add support for a 'matrix' option Dec 21, 2020
@ivotron ivotron moved this from To do to In progress in Software Dec 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Software
In progress
Development

No branches or pull requests

2 participants