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

Fix invalid standard names, add standard name checking script and github action #52

Merged
merged 19 commits into from
Dec 4, 2023

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    cb73339 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f90306f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65164d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c82aad7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b77acf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9f6cef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dd5ed6c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e4ba063 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9fcd485 View commit details
    Browse the repository at this point in the history
  10. Update markdown file

    mkavulich committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    071550f View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    7eb7a6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28f9892 View commit details
    Browse the repository at this point in the history
  3. Somehow updating python installation rules removed distutils...trying…

    … this to get that module
    mkavulich committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    302d4f5 View commit details
    Browse the repository at this point in the history
  4. Turns out distutils was deprecated with Python 3.12....substituting d…

    …eprecated "find_executable" with shutil.which
    mkavulich committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    37d5df4 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    9445805 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a01a13d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from nusbaume/Fix_test_failure

    Fix markdown test failure
    nusbaume committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    df4d07e View commit details
    Browse the repository at this point in the history
  4. Fix f-string syntax errors.

    nusbaume committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    7c263d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa6d236 View commit details
    Browse the repository at this point in the history