-
Notifications
You must be signed in to change notification settings - Fork 720
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
Update index state #5869
Update index state #5869
Conversation
de93034
to
e3da8b3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lock files need to be updated
e3da8b3
to
d3d25a9
Compare
5d52d75
to
93f9d14
Compare
93f9d14
to
4f3a31d
Compare
@@ -1,6 +1,7 @@ | |||
name: Actionlint | |||
|
|||
on: | |||
merge_group: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@newhoggy> why this change?
@@ -7,6 +7,7 @@ name: Shellcheck | |||
# is consistent with the one of developers. | |||
|
|||
on: | |||
merge_group: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same as @smelc 's question for actionlint.yaml
. Seems redundant for merge queue.
50f98a0
to
44bb873
Compare
44bb873
to
97775df
Compare
Hydra error will be fixed by IntersectMBO/cardano-api#548 so force merging because we want other changes. |
Description
We no longer need the constraint on
io-classes-mtl
andwai-extra
.Checklist
See Runnings tests for more details
CHANGELOG.md
for affected package.cabal
files are updatedhlint
. See.github/workflows/check-hlint.yml
to get thehlint
versionstylish-haskell
. See.github/workflows/stylish-haskell.yml
to get thestylish-haskell
versionghc-8.10.7
andghc-9.2.7
Note on CI
If your PR is from a fork, the necessary CI jobs won't trigger automatically for security reasons.
You will need to get someone with write privileges. Please contact IOG node developers to do this
for you.