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

Rework CI #223

Merged
merged 16 commits into from
Nov 13, 2023
Merged

Rework CI #223

merged 16 commits into from
Nov 13, 2023

Commits on Nov 11, 2023

  1. CI: Switch to haskell-ci.dhall

    sorki committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    0ee3bd3 View commit details
    Browse the repository at this point in the history
  2. Add cabal.project.local.ci

    sorki committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    ec97c9f View commit details
    Browse the repository at this point in the history
  3. Revert "overlay.nix: stop loading Core from master for Remote"

    This reverts commit 35da3c9.
    sorki committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    591f5bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfede6f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70fb712 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f55815 View commit details
    Browse the repository at this point in the history
  7. overlay.nix: use no io-testuite enabled package for darwin

    This makes it not pick-up linux-namespaces dependency which
    is Linux specific.
    sorki committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    ca43418 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    39bf386 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Configuration menu
    Copy the full SHA
    f60a78d View commit details
    Browse the repository at this point in the history
  2. CI: re-enable io-testsuite

    sorki committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    fc9d2be View commit details
    Browse the repository at this point in the history
  3. defualt.nix: unpin

    let it fail in CI which is configured to build it at least
    once a month so we know about any possible breakage.
    sorki committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    89806de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    923a11a View commit details
    Browse the repository at this point in the history
  5. core: fix StarIsType warning

    sorki committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    8c85069 View commit details
    Browse the repository at this point in the history
  6. core: drop redundant import

    sorki committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    ac8f9b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ffc254c View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. README: Add badges

    sorki committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    75704cd View commit details
    Browse the repository at this point in the history