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 test workflows #372

Merged
merged 26 commits into from
Oct 6, 2023
Merged

Add test workflows #372

merged 26 commits into from
Oct 6, 2023

Commits on Sep 5, 2023

  1. removed the uneccesarry TUTORIAL checkout

    Valentin Seitz committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    4274505 View commit details
    Browse the repository at this point in the history
  2. little hack around the git checkout problem

    Valentin Seitz committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    1dc50ad View commit details
    Browse the repository at this point in the history
  3. ofc we need lfs

    Valentin Seitz committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    608da7a View commit details
    Browse the repository at this point in the history
  4. try again

    Valentin Seitz committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    6f5bcf7 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. lets try ospath

    Valentin Seitz committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    e91f3f0 View commit details
    Browse the repository at this point in the history
  2. add test workflows to run actual branhc

    Valentin Seitz committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    dfbc425 View commit details
    Browse the repository at this point in the history
  3. add debug stage

    Valentin Seitz committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    263a959 View commit details
    Browse the repository at this point in the history
  4. now with fetching refs

    Valentin Seitz committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    e8e2720 View commit details
    Browse the repository at this point in the history
  5. give the thing the right name

    Valentin Seitz committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    7629f35 View commit details
    Browse the repository at this point in the history
  6. add loglevel

    Valentin Seitz committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    563cac0 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. "always" run the archive files

    Valentin Seitz committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    3e8e61d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. try caching in gha

    Valentin Seitz committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    80ae3a4 View commit details
    Browse the repository at this point in the history
  2. added cahce-max

    Valentin Seitz committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    d600965 View commit details
    Browse the repository at this point in the history
  3. pritnout file permissions

    Valentin Seitz committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    5fab40f View commit details
    Browse the repository at this point in the history
  4. chown

    Valentin Seitz committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    d9c87f1 View commit details
    Browse the repository at this point in the history
  5. user ? maybe ?

    PLS!
    Valentin Seitz committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    432cc24 View commit details
    Browse the repository at this point in the history
  6. adopt to all templates

    Valentin Seitz committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    957da02 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. now setting the uid at build time

    Valentin Seitz committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    cf18d80 View commit details
    Browse the repository at this point in the history
  2. add scopes

    Valentin Seitz committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    a66648d View commit details
    Browse the repository at this point in the history
  3. add more relaxed rtol to stop them from failing

    Valentin Seitz committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    c13715e View commit details
    Browse the repository at this point in the history
  4. try min

    Valentin Seitz committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    4a44a3e View commit details
    Browse the repository at this point in the history
  5. refactor into reusable workflow

    Valentin Seitz committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    8711e5d View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    7454d8d View commit details
    Browse the repository at this point in the history
  2. MAKE PEP8 happy

    Valentin Seitz committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    60b6d7e View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Added a bit of documentation

    Valentin Seitz committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    080a288 View commit details
    Browse the repository at this point in the history
  2. tightend reltol fieldcompare a bit

    Valentin Seitz committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    c191834 View commit details
    Browse the repository at this point in the history