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

Support multiple recipe search path arguments #1475

Merged
merged 13 commits into from
Jan 12, 2023

Commits on Jan 11, 2023

  1. Support multiple recipe search path arguments

    Allow multiple search-path recipe arguments if the recipe search path is
    the same for all of them, and raise an error message if they have
    conflicting search paths.
    neunenak committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    134380c View commit details
    Browse the repository at this point in the history
  2. Update src/config_error.rs

    Co-authored-by: Casey Rodarmor <casey@rodarmor.com>
    neunenak and casey committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    545c854 View commit details
    Browse the repository at this point in the history
  3. Update src/positional.rs

    Co-authored-by: Casey Rodarmor <casey@rodarmor.com>
    neunenak and casey committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    6fba17c View commit details
    Browse the repository at this point in the history
  4. Update src/positional.rs

    Co-authored-by: Casey Rodarmor <casey@rodarmor.com>
    neunenak and casey committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    2585a9c View commit details
    Browse the repository at this point in the history
  5. Update src/positional.rs

    Co-authored-by: Casey Rodarmor <casey@rodarmor.com>
    neunenak and casey committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    d465107 View commit details
    Browse the repository at this point in the history
  6. Update src/config_error.rs

    Co-authored-by: Casey Rodarmor <casey@rodarmor.com>
    neunenak and casey committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    5171185 View commit details
    Browse the repository at this point in the history
  7. Fix variant name

    neunenak committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    1d40fbe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    037a939 View commit details
    Browse the repository at this point in the history
  9. Update readme

    neunenak committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    cd0cd8d View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Integration test

    neunenak committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    104823b View commit details
    Browse the repository at this point in the history
  2. Rename tests

    casey committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    dc13a43 View commit details
    Browse the repository at this point in the history
  3. tweak

    casey committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    388d1c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a60f3bb View commit details
    Browse the repository at this point in the history