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

Added ability to include directories as an extension of the config file #421

Merged
merged 20 commits into from
May 25, 2023

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    2e0e9ba View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    3842ab6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8a77e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a02cdd2 View commit details
    Browse the repository at this point in the history
  4. fmt

    PolpOnline committed May 4, 2023
    Configuration menu
    Copy the full SHA
    7f2a57c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a3c7b64 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    e895bbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aaf71f7 View commit details
    Browse the repository at this point in the history
  3. Do not stop loading included files if these are invalid/can't be load…

    …ed, but rather continue and load other configs
    PolpOnline committed May 5, 2023
    Configuration menu
    Copy the full SHA
    5b387b5 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    daae5d9 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Process includes in the order they are declared. Move all global scop…

    …e config entries to a new [misc] entry.
    PolpOnline committed May 24, 2023
    Configuration menu
    Copy the full SHA
    84ab841 View commit details
    Browse the repository at this point in the history
  2. remove unused import

    PolpOnline committed May 24, 2023
    Configuration menu
    Copy the full SHA
    8753736 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afe9e9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab6987a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07d3919 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef33500 View commit details
    Browse the repository at this point in the history
  7. Read all files in $CONFIG_DIR/topgrade/topgrade.d/ as part of the con…

    …fig, with the lowest priority
    PolpOnline committed May 24, 2023
    Configuration menu
    Copy the full SHA
    33d1fc6 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    b514dfd View commit details
    Browse the repository at this point in the history
  2. Refactor PR code, fmt

    PolpOnline committed May 25, 2023
    Configuration menu
    Copy the full SHA
    2c45801 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c232541 View commit details
    Browse the repository at this point in the history