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: Update existing configs with missing package-ecosystems #140

Merged
merged 10 commits into from
May 26, 2024

Commits on May 25, 2024

  1. feat: Update existing configs with missing package-ecosystems

    Signed-off-by: Zack Koppert <[email protected]>
    zkoppert committed May 25, 2024
    Configuration menu
    Copy the full SHA
    5853222 View commit details
    Browse the repository at this point in the history
  2. chore: add PyYaml types for CI

    Signed-off-by: Zack Koppert <[email protected]>
    zkoppert committed May 25, 2024
    Configuration menu
    Copy the full SHA
    0069a18 View commit details
    Browse the repository at this point in the history
  3. chore:increase public method limits

    Signed-off-by: Zack Koppert <[email protected]>
    zkoppert committed May 25, 2024
    Configuration menu
    Copy the full SHA
    a3caf3a View commit details
    Browse the repository at this point in the history
  4. test: test existing config with and without resulting updates

    Signed-off-by: Zack Koppert <[email protected]>
    zkoppert committed May 25, 2024
    Configuration menu
    Copy the full SHA
    f770060 View commit details
    Browse the repository at this point in the history
  5. chore: mv existing_config reset inside for loop

    Signed-off-by: Zack Koppert <[email protected]>
    zkoppert committed May 25, 2024
    Configuration menu
    Copy the full SHA
    45e72f4 View commit details
    Browse the repository at this point in the history
  6. chore: rm usefless looping in new tests

    Signed-off-by: Zack Koppert <[email protected]>
    zkoppert committed May 25, 2024
    Configuration menu
    Copy the full SHA
    42a1045 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    70e11a0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3f44afe View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    43e40b3 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. chore: consolidate repetition into function

    Signed-off-by: Zack Koppert <[email protected]>
    zkoppert committed May 26, 2024
    Configuration menu
    Copy the full SHA
    386e781 View commit details
    Browse the repository at this point in the history