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

Revert test matrix back to manual #111

Merged
merged 37 commits into from
May 27, 2024
Merged

Commits on Apr 7, 2024

  1. check tests fail

    lilyminium committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    1e50018 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. update job name

    lilyminium committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    51d4010 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Configuration menu
    Copy the full SHA
    0d44293 View commit details
    Browse the repository at this point in the history
  2. rm dev

    lilyminium committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    8fb7da0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d744ba6 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    102549c View commit details
    Browse the repository at this point in the history
  2. dont fail ci for codecov

    lilyminium committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    a62d745 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    c9de494 View commit details
    Browse the repository at this point in the history
  2. add codecov token?

    lilyminium committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    16324a5 View commit details
    Browse the repository at this point in the history
  3. escape braces

    lilyminium committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    d449d2d View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. ignore codecov failure?

    lilyminium committed May 26, 2024
    Configuration menu
    Copy the full SHA
    bfa4b66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5186c18 View commit details
    Browse the repository at this point in the history
  3. add more comment to CI

    lilyminium committed May 26, 2024
    Configuration menu
    Copy the full SHA
    007e0a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57050d2 View commit details
    Browse the repository at this point in the history
  5. Revert "try changing the name of the package"

    This reverts commit 57050d2.
    lilyminium committed May 26, 2024
    Configuration menu
    Copy the full SHA
    956b25d View commit details
    Browse the repository at this point in the history
  6. assert False

    lilyminium committed May 26, 2024
    Configuration menu
    Copy the full SHA
    66a4245 View commit details
    Browse the repository at this point in the history
  7. tmp list directory

    lilyminium committed May 26, 2024
    Configuration menu
    Copy the full SHA
    6b36c22 View commit details
    Browse the repository at this point in the history
  8. downgrade act?

    lilyminium committed May 26, 2024
    Configuration menu
    Copy the full SHA
    b860ccf View commit details
    Browse the repository at this point in the history
  9. rm assert False

    lilyminium committed May 26, 2024
    Configuration menu
    Copy the full SHA
    2601768 View commit details
    Browse the repository at this point in the history
  10. pass secret to act

    lilyminium committed May 26, 2024
    Configuration menu
    Copy the full SHA
    6ffb6c5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    efea53e View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. try oidc?

    lilyminium committed May 27, 2024
    Configuration menu
    Copy the full SHA
    9c7a1dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ceec4a3 View commit details
    Browse the repository at this point in the history
  3. Revert "rm assert False"

    This reverts commit 2601768.
    lilyminium committed May 27, 2024
    Configuration menu
    Copy the full SHA
    51bdcff View commit details
    Browse the repository at this point in the history
  4. Revert "Revert "rm assert False""

    This reverts commit 51bdcff.
    lilyminium committed May 27, 2024
    Configuration menu
    Copy the full SHA
    537f817 View commit details
    Browse the repository at this point in the history
  5. Fix CI to fail and run appropriately (#116)

    * tmp let CI run without codecov
    
    * check directory exists
    
    * make package and repo name markedly different
    
    * tmp add assert False
    
    * fix env value?
    
    * fix path?
    
    * fix var name
    
    * add more listing
    
    * even more listing
    
    * am doofus
    
    * rm some temporary changes
    
    * add list back in
    
    * tmp try fixes to check ci
    
    * tmp simplify matrix
    
    * allow os
    
    * allow mdanalysis versions
    
    * use manual python matrix
    
    * Revert "tmp try fixes to check ci"
    
    This reverts commit 613debe.
    
    * Revert "Revert "tmp try fixes to check ci""
    
    This reverts commit 5133e40.
    
    * Revert "Revert "Revert "tmp try fixes to check ci"""
    
    This reverts commit 38cf157.
    lilyminium committed May 27, 2024
    Configuration menu
    Copy the full SHA
    0abac8a View commit details
    Browse the repository at this point in the history
  6. try v4

    lilyminium committed May 27, 2024
    Configuration menu
    Copy the full SHA
    fcb4c12 View commit details
    Browse the repository at this point in the history
  7. bump act action?

    lilyminium committed May 27, 2024
    Configuration menu
    Copy the full SHA
    3dd02ed View commit details
    Browse the repository at this point in the history
  8. upgrade versions

    lilyminium committed May 27, 2024
    Configuration menu
    Copy the full SHA
    2ecd7b0 View commit details
    Browse the repository at this point in the history
  9. why isnt this running?

    lilyminium committed May 27, 2024
    Configuration menu
    Copy the full SHA
    c2109f4 View commit details
    Browse the repository at this point in the history
  10. reorder os?

    lilyminium committed May 27, 2024
    Configuration menu
    Copy the full SHA
    38b8320 View commit details
    Browse the repository at this point in the history
  11. upgrade act all the way

    lilyminium committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ca96eaf View commit details
    Browse the repository at this point in the history
  12. its called act-latest now?

    lilyminium committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ba6795f View commit details
    Browse the repository at this point in the history
  13. oops wrong place

    lilyminium committed May 27, 2024
    Configuration menu
    Copy the full SHA
    e879faf View commit details
    Browse the repository at this point in the history
  14. add p=false

    lilyminium committed May 27, 2024
    Configuration menu
    Copy the full SHA
    c871ad8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e1d47d5 View commit details
    Browse the repository at this point in the history
  16. Revert "upgrade versions"

    This reverts commit 2ecd7b0.
    lilyminium committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a685a34 View commit details
    Browse the repository at this point in the history