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

Conversation

sorki
Copy link
Member

@sorki sorki commented Nov 8, 2023

Rework CI to use https://github.com/sorki/github-actions-dhall/ which was suggested couple years ago by @sjakobi

The original https://github.com/vmchale/github-actions-dhall is not actively maintained so I maintain a fork with updated haskell-ci.dhall since then and it is working quite well in numerous projects (another TODO for me to make it a proper fork with only haskell-ci.dhall and maybe nix-haskell-ci.dhall .. sorki/github-actions-dhall#3).

This also switches back to building both libs together to not require splitting pull requests into -core and -remote related ones and releasing -core first (and then re-submitting the -remote PR) if we need changes to both of them which puts additional burden to contributors and maintainers. The interaction of both can be handled by upper bounds easily or we release both at once iff needed.

I've had to disable io-testsuite of remote for now #222 which I'll investigate later.

cc @domenkozar

@sorki sorki marked this pull request as draft November 11, 2023 09:27
@sorki sorki marked this pull request as ready for review November 12, 2023 13:55
@sorki sorki merged commit 696c839 into haskell-nix:master Nov 13, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant