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

Adds GH tests, Deletes arxiv.release #230

Merged
merged 2 commits into from
Oct 13, 2023
Merged

Adds GH tests, Deletes arxiv.release #230

merged 2 commits into from
Oct 13, 2023

Commits on Oct 13, 2023

  1. Deletes arxiv.release, adds GH tests

    Adds a GH action to run tests.
    
    Removes arxiv.release. it was code to attempt to read the version from the most
    recent git tag and use it as the python. It was complex and buggy.
    
    Removes lintstats.sh. Overly complicated.
    
    Fixes some type and other warnings.
    bdc34 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    1f1942e View commit details
    Browse the repository at this point in the history
  2. Fixing YAML gotcha

    bdc34 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    17b637d View commit details
    Browse the repository at this point in the history