Skip to content

Attempt to fix CI again#626

Merged
Bodigrim merged 1 commit intohaskell:masterfrom
clyring:fix-ci-2023-11
Nov 16, 2023
Merged

Attempt to fix CI again#626
Bodigrim merged 1 commit intohaskell:masterfrom
clyring:fix-ci-2023-11

Conversation

@clyring
Copy link
Member

@clyring clyring commented Nov 16, 2023

The windows jobs were subtly broken by #613, which caused the build products to live in bytestring-*/dist-newstyle instead of dist-newstyle. This didn't appear to break immediately because we restored cached stuff in dist-newstyle including stale executables. It wasn't until a week of inactivity caused our cache to expire that the breakage became appropriately obvious.

I don't really understand what went wrong with the centos job; I just borrowed the workaround from haskell/text#541.

The windows jobs were subtly broken by haskell#613, which caused
the build products to live in bytestring-*/dist-newstyle
instead of dist-newstyle.  This didn't appear to break
immediately because we restored cached stuff in dist-newstyle
including stale executables.  It wasn't until a week of
inactivity caused our cache to expire that the breakage
became appropriately obvious.

I don't really understand what went wrong with the centos job;
I just borrowed the workaround from haskell/text#541.
@Bodigrim Bodigrim merged commit bf5f5da into haskell:master Nov 16, 2023
@clyring clyring added this to the 0.12.1.0 milestone Jan 30, 2024
clyring added a commit that referenced this pull request Jan 30, 2024
The windows jobs were subtly broken by #613, which caused
the build products to live in bytestring-*/dist-newstyle
instead of dist-newstyle.  This didn't appear to break
immediately because we restored cached stuff in dist-newstyle
including stale executables.  It wasn't until a week of
inactivity caused our cache to expire that the breakage
became appropriately obvious.

I don't really understand what went wrong with the centos job;
I just borrowed the workaround from haskell/text#541.

(cherry picked from commit bf5f5da)
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.

2 participants