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

Rewrite CI to a Modern Standard #21

Merged
merged 15 commits into from
May 17, 2024
Merged

Commits on May 15, 2024

  1. ci+pre-commit changes

    JasonGrace2282 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8a04aa2 View commit details
    Browse the repository at this point in the history
  2. Remove cython/pyi

    JasonGrace2282 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    5d588cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    657e074 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b77bd25 View commit details
    Browse the repository at this point in the history
  5. Rename hooks

    JasonGrace2282 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    e357d53 View commit details
    Browse the repository at this point in the history
  6. fix ci

    JasonGrace2282 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    37c3fda View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. feedback

    JasonGrace2282 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ee37cc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    390c0f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee19d16 View commit details
    Browse the repository at this point in the history
  4. add todo

    JasonGrace2282 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    de19711 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80e3408 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94e16c2 View commit details
    Browse the repository at this point in the history
  7. Update ci.yml

    JasonGrace2282 authored May 16, 2024
    Configuration menu
    Copy the full SHA
    9603d59 View commit details
    Browse the repository at this point in the history
  8. Fix cache errors in CI

    This is due to the removed instruction `pipenv install --dev --deploy`
    which normally created the correct files
    JasonGrace2282 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    9305e2c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    422d18b View commit details
    Browse the repository at this point in the history