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

update archive_less_mature option to expect int value #579

Merged
merged 8 commits into from
Oct 11, 2023

Commits on Oct 9, 2023

  1. update archive_less_mature option to use int/None instead of bool to …

    …be in line with core
    Ariana Barzinpour committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    7a6bd96 View commit details
    Browse the repository at this point in the history
  2. fix pylint issues

    Ariana Barzinpour committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    2783a86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6779d37 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. ensure archive_less_mature is an int

    Ariana Barzinpour committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    b7c9971 View commit details
    Browse the repository at this point in the history
  2. appease pre-commit

    Ariana Barzinpour committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    380a15b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3bbb7b View commit details
    Browse the repository at this point in the history
  4. specify --archive-less-mature type as int

    Ariana Barzinpour committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    8aee5d3 View commit details
    Browse the repository at this point in the history
  5. one last test + update version number

    Ariana Barzinpour committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    e8643c8 View commit details
    Browse the repository at this point in the history