Backport #12324: Remove uneeded release artifacts - #12338
Merged
Conversation
* Spell options longhand * List source distribution file targets This way we will not release unneeded packages like `cabal-benchmarks`. * Add explanatory note (cherry picked from commit 9b9fe2a)
2 tasks
54 tasks
ffaf1
approved these changes
Sep 8, 2026
Contributor
Author
Merge Queue Status
This pull request spent 1 hour 56 minutes 47 seconds in the queue, including 1 hour 42 minutes 10 seconds running CI. Waiting for any of
All conditions
ReasonThe merge conditions cannot be satisfied due to failing checks
Failing checks: HintYou may have to fix your CI before adding the pull request to the queue again. |
68 tasks
Collaborator
|
@Mergifyio queue |
Contributor
Author
Merge Queue Status
This pull request spent 2 hours 21 minutes 9 seconds in the queue, including 2 hours 10 minutes 23 seconds running CI. Required conditions to merge
|
68 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #12179.
I tested it locally by running
cabal sdist --output-directory out/ Cabal-syntax Cabal-hooks Cabal cabal-install-solver hooks-exe cabal-installand confirming it works as expected.This cannot be backported to
3.16, we used a different release method at the time.This is an automatic backport of pull request #12324 done by [Mergify](https://mergify.com).