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(config): support reading from local file if it exists #394

Merged
merged 9 commits into from
Jul 7, 2023
Merged

feat(config): support reading from local file if it exists #394

merged 9 commits into from
Jul 7, 2023

Commits on Jun 8, 2023

  1. feat(config): support reading from local file if it exists

    Signed-off-by: Liam Stanley <me@liamstanley.io>
    lrstanley committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    5cc79e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Merge branch 'main' into feat/local-config

    IvanZosimov committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    ab735bb View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Merge branch 'main' into feat/local-config

    IvanZosimov committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    22b7809 View commit details
    Browse the repository at this point in the history
  2. fix: fix review point, update logic

    IvanZosimov committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    00a2015 View commit details
    Browse the repository at this point in the history
  3. docs: update readme

    IvanZosimov committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    88a561b View commit details
    Browse the repository at this point in the history
  4. docs: update readme

    IvanZosimov committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    8f5aa6f View commit details
    Browse the repository at this point in the history
  5. feat: add additional logging

    IvanZosimov committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    be8fe43 View commit details
    Browse the repository at this point in the history
  6. chore: update licenses

    IvanZosimov committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    c461012 View commit details
    Browse the repository at this point in the history
  7. docs: fix review point in readme.md

    IvanZosimov committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    3a7c6e5 View commit details
    Browse the repository at this point in the history