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

Initial CI #13

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from
Draft

Initial CI #13

wants to merge 15 commits into from

Commits on Sep 5, 2023

  1. Initial pre-commit config

    zmoon committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    5b38c42 View commit details
    Browse the repository at this point in the history
  2. Apply pre-commit config

    zmoon committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    9c783f6 View commit details
    Browse the repository at this point in the history
  3. Initial CMake config for linting

    not including driver stuff yet
    zmoon committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    2f6d3a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2488673 View commit details
    Browse the repository at this point in the history
  5. Build without errors

    - `alog` is the old (F77) form, generic `log` is used now
    - more consistent setting of kind for complex numbers
      in opt_averaging_mod using `kind_chem`
      (was causing build errors with the strict flags on)
    zmoon committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    c746f83 View commit details
    Browse the repository at this point in the history
  6. Some pre-commit notes

    zmoon committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    6545dbc View commit details
    Browse the repository at this point in the history
  7. Add some CMake info to docs

    zmoon committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    a3ac2b5 View commit details
    Browse the repository at this point in the history
  8. Initial CI workflow

    zmoon committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    5972e7d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6f8ff05 View commit details
    Browse the repository at this point in the history
  10. sp

    zmoon committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    24b4e1e View commit details
    Browse the repository at this point in the history
  11. Disable repo checks

    zmoon committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    13d3335 View commit details
    Browse the repository at this point in the history
  12. Run lint workflow on any PR

    zmoon committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    baddb07 View commit details
    Browse the repository at this point in the history
  13. Cleanup

    zmoon committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    dbee5f7 View commit details
    Browse the repository at this point in the history
  14. Dependabot config for GHA

    zmoon committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    15349d2 View commit details
    Browse the repository at this point in the history
  15. test

    zmoon committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    10c66bd View commit details
    Browse the repository at this point in the history