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

Try setting up CI #142

Merged
merged 28 commits into from
Nov 14, 2023
Merged

Try setting up CI #142

merged 28 commits into from
Nov 14, 2023

Commits on Oct 7, 2023

  1. First CI attempt

    sampsyo committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    75c2e61 View commit details
    Browse the repository at this point in the history
  2. Wild guess about using odgi

    sampsyo committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    bd76968 View commit details
    Browse the repository at this point in the history
  3. More guesswork

    sampsyo committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    8d2535d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bcb2093 View commit details
    Browse the repository at this point in the history
  5. Try a list for entrypoint

    sampsyo committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    8952538 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dadaf92 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3e9c995 View commit details
    Browse the repository at this point in the history
  8. Another guess

    sampsyo committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    c6caa91 View commit details
    Browse the repository at this point in the history
  9. Argh

    sampsyo committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    f4cb539 View commit details
    Browse the repository at this point in the history
  10. Yet more $PATH sadness

    sampsyo committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    316b5f7 View commit details
    Browse the repository at this point in the history
  11. Argh argh

    sampsyo committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    167b0dc View commit details
    Browse the repository at this point in the history
  12. I give up

    sampsyo committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    612c307 View commit details
    Browse the repository at this point in the history
  13. sudo please work

    sampsyo committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    fff5e36 View commit details
    Browse the repository at this point in the history
  14. This HAS to work

    sampsyo committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    eebbe26 View commit details
    Browse the repository at this point in the history
  15. Goin' crazy

    sampsyo committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    2e4a3ff View commit details
    Browse the repository at this point in the history
  16. Desperation

    sampsyo committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    5334f3a View commit details
    Browse the repository at this point in the history
  17. Silliness

    sampsyo committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    3d6b989 View commit details
    Browse the repository at this point in the history
  18. Try using a Make variable

    sampsyo committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    ae8a52f View commit details
    Browse the repository at this point in the history
  19. Restore mkdir -p

    sampsyo committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    62fcf16 View commit details
    Browse the repository at this point in the history
  20. Argh

    sampsyo committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    513c5af View commit details
    Browse the repository at this point in the history
  21. Try cat????

    sampsyo committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    9019b4e View commit details
    Browse the repository at this point in the history
  22. Shop odgi script as a file

    sampsyo committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    ea22766 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1d84ac1 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. CI tests for DSL parser

    sampsyo committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    8446779 View commit details
    Browse the repository at this point in the history
  2. Resolve Rust warnings

    sampsyo committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    97b9a3b View commit details
    Browse the repository at this point in the history
  3. Make CI go faster

    By testing only on a smaller set of (not the largest) input GFAs.
    sampsyo committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    ea4a08d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04631bc View commit details
    Browse the repository at this point in the history
  5. Fix ordering of variables

    sampsyo committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    905c6c2 View commit details
    Browse the repository at this point in the history