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: support for list in inputs #1561

Merged
merged 6 commits into from
Mar 25, 2024
Merged

feat: support for list in inputs #1561

merged 6 commits into from
Mar 25, 2024

Commits on Mar 7, 2024

  1. feat: support for list in inputs

    Signed-off-by: Dmitri Khokhlov <dkhokhlov@gmail.com>
    dkhokhlov committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    4a16aa1 View commit details
    Browse the repository at this point in the history
  2. renamed fixture projects to relect actual input type used: file-proje…

    …ct -> path-project, as it is about path
    
    Signed-off-by: Dmitri Khokhlov <dkhokhlov@gmail.com>
    dkhokhlov committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    a679639 View commit details
    Browse the repository at this point in the history
  3. test for file list input

    Signed-off-by: Dmitri Khokhlov <dkhokhlov@gmail.com>
    dkhokhlov committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    13e39ca View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. list[Path] support

    Signed-off-by: Dmitri Khokhlov <dkhokhlov@gmail.com>
    dkhokhlov committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    c8b9353 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. review feedback

    Signed-off-by: Dmitri Khokhlov <dkhokhlov@gmail.com>
    dkhokhlov committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    71d0d7c View commit details
    Browse the repository at this point in the history
  2. doc

    Signed-off-by: Dmitri Khokhlov <dkhokhlov@gmail.com>
    dkhokhlov committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    ecdf5b9 View commit details
    Browse the repository at this point in the history