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

rfc: configuration and shared files #98

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Sep 3, 2024

  1. rfc: configuration and shared files

    Signed-off-by: JP-Ellis <[email protected]>
    JP-Ellis committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    37b9d3f View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. chore: clarify precendence of cli args

    Signed-off-by: JP-Ellis <[email protected]>
    JP-Ellis committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    324e2a8 View commit details
    Browse the repository at this point in the history
  2. chore: clarify precedence of explicit pact config file

    Signed-off-by: JP-Ellis <[email protected]>
    JP-Ellis committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f0b02cc View commit details
    Browse the repository at this point in the history
  3. chore: clarify when warnings should not be raised

    Signed-off-by: JP-Ellis <[email protected]>
    JP-Ellis committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    847928f View commit details
    Browse the repository at this point in the history
  4. feat: add path handling requirement

    Paths can be a source of confusion/annoyances especially when sharing across
    operating systems. Therefore, explicit requirements are set.
    
    Signed-off-by: JP-Ellis <[email protected]>
    JP-Ellis committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e6d181e View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. feat: use kebab case for toml

    Signed-off-by: JP-Ellis <[email protected]>
    JP-Ellis committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    b4b1a58 View commit details
    Browse the repository at this point in the history