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

Fix CI #337

Merged
merged 51 commits into from
Sep 3, 2024
Merged

Fix CI #337

merged 51 commits into from
Sep 3, 2024

Commits on Aug 21, 2024

  1. ci: add opam to quickstart

    maxRN committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    41d89d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    769bffb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11d77fb View commit details
    Browse the repository at this point in the history
  4. ci: run only on ubuntu

    maxRN committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a63cf12 View commit details
    Browse the repository at this point in the history
  5. ci: fix syntax

    maxRN committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    d658771 View commit details
    Browse the repository at this point in the history
  6. ci: don't depext; install dune

    maxRN committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    2020424 View commit details
    Browse the repository at this point in the history
  7. ci: add name to ocaml action

    maxRN committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    96ba24b View commit details
    Browse the repository at this point in the history
  8. ci: only run test for now

    maxRN committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    14edeff View commit details
    Browse the repository at this point in the history
  9. ci: only run a few combinations

    maxRN committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    05f435d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    25b0c6e View commit details
    Browse the repository at this point in the history
  11. ci: try using dune

    maxRN committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    eb30e58 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    404bae9 View commit details
    Browse the repository at this point in the history
  13. ci: try w/o installing dune

    maxRN committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    06dcb90 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    916c549 View commit details
    Browse the repository at this point in the history
  2. ci: install and link postgres

    maxRN committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b37b0db View commit details
    Browse the repository at this point in the history
  3. ci: disable windows for now

    maxRN committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    18ec729 View commit details
    Browse the repository at this point in the history
  4. ci: try macos

    maxRN committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    40d1ee9 View commit details
    Browse the repository at this point in the history
  5. ci: use correct OS name

    maxRN committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    29aa17a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    ece6216 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8b6dd2 View commit details
    Browse the repository at this point in the history
  3. ci: fix Quickstart ocaml action

    maxRN committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    ce7729f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df4f7b4 View commit details
    Browse the repository at this point in the history
  5. ci: re-enable mirage tests

    maxRN committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    38ad596 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4cffbc0 View commit details
    Browse the repository at this point in the history
  7. Revert "ci: re-enable mirage tests"

    This reverts commit 38ad596.
    maxRN committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    eb233b9 View commit details
    Browse the repository at this point in the history
  8. Reapply "ci: re-enable mirage tests"

    This reverts commit eb233b9.
    maxRN committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    553fab2 View commit details
    Browse the repository at this point in the history
  9. Revert "chore: bump letsencrypt dependency"

    This reverts commit 4cffbc0.
    maxRN committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    801e49f View commit details
    Browse the repository at this point in the history
  10. Revert "Reapply "ci: re-enable mirage tests""

    This reverts commit 553fab2.
    maxRN committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    15016b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    154fdb9 View commit details
    Browse the repository at this point in the history
  2. Fix .yml file

    aantron committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    b3358d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d901cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e41aee4 View commit details
    Browse the repository at this point in the history
  5. Try again

    aantron committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    a158048 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3d22e2b View commit details
    Browse the repository at this point in the history
  7. Pin package ssl to 0.6.0

    aantron committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5572781 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ae9a871 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ea6761a View commit details
    Browse the repository at this point in the history
  10. Restore example building

    aantron committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    8806c6b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e61de74 View commit details
    Browse the repository at this point in the history
  12. Reduce diff

    aantron committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    db36452 View commit details
    Browse the repository at this point in the history
  13. Try Mirage again

    aantron committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    64e329f View commit details
    Browse the repository at this point in the history
  14. Tweak comment

    aantron committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    40d8c92 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f6d4e4b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    790b505 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    995a5c4 View commit details
    Browse the repository at this point in the history
  18. Mirage

    aantron committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    3b072cf View commit details
    Browse the repository at this point in the history
  19. Mirage

    aantron committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    2f41ffa View commit details
    Browse the repository at this point in the history
  20. Mirage

    aantron committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    06ca0a9 View commit details
    Browse the repository at this point in the history
  21. Mirage

    aantron committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    2a42d93 View commit details
    Browse the repository at this point in the history
  22. Mirage

    aantron committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    9e172f3 View commit details
    Browse the repository at this point in the history
  23. Disable Mirage build

    aantron committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    4bcbcaa View commit details
    Browse the repository at this point in the history