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

Add code hygiene for python #660

Closed
wants to merge 8 commits into from

Commits on May 15, 2024

  1. Add hygiene tests for python code

    Signed-off-by: Peter Nied <[email protected]>
    peternied committed May 15, 2024
    Configuration menu
    Copy the full SHA
    32f8cd0 View commit details
    Browse the repository at this point in the history
  2. make sure the version number is treated as a string

    Signed-off-by: Peter Nied <[email protected]>
    peternied committed May 15, 2024
    Configuration menu
    Copy the full SHA
    07025ac View commit details
    Browse the repository at this point in the history
  3. Install all requirements

    Signed-off-by: Peter Nied <[email protected]>
    peternied committed May 15, 2024
    Configuration menu
    Copy the full SHA
    51d5446 View commit details
    Browse the repository at this point in the history
  4. Only install the build tool

    Signed-off-by: Peter Nied <[email protected]>
    peternied committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4dc2a1c View commit details
    Browse the repository at this point in the history
  5. group back up into a single job

    Signed-off-by: Peter Nied <[email protected]>
    peternied committed May 15, 2024
    Configuration menu
    Copy the full SHA
    2933889 View commit details
    Browse the repository at this point in the history
  6. Make a nicer failure message

    Signed-off-by: Peter Nied <[email protected]>
    peternied committed May 15, 2024
    Configuration menu
    Copy the full SHA
    0f7a1c9 View commit details
    Browse the repository at this point in the history
  7. Use matrix for different locations

    Signed-off-by: Peter Nied <[email protected]>
    peternied committed May 15, 2024
    Configuration menu
    Copy the full SHA
    f55f409 View commit details
    Browse the repository at this point in the history
  8. Allow requirements to fail because they don't exist

    Signed-off-by: Peter Nied <[email protected]>
    peternied committed May 15, 2024
    Configuration menu
    Copy the full SHA
    9739b1e View commit details
    Browse the repository at this point in the history