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

make sure downloaded artifacts are all in the same dir #10517

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

geekosaur
Copy link
Collaborator

It seems that when we request multiple artifacts at the same time, they are by default placed in their own subdirectories. There's a key to override this; this commit sets it.

Fixes #10515.

Template B: This PR does not modify behaviour or interface

E.g. the PR only touches documentation or tests, does refactorings, etc.

Include the following checklist in your PR:

  • Patches conform to the coding conventions.
  • Is this a PR that fixes CI? If so, it will need to be backported to older cabal release branches (ask maintainers for directions).

It seems that when we request multiple artifacts at the same time,
they are by default placed in their own subdirectories. There's a
key to override this; this commit sets it.
@ulysses4ever
Copy link
Collaborator

should fast-track

@geekosaur geekosaur added the merge me Tell Mergify Bot to merge label Nov 4, 2024
@mergify mergify bot added merge delay passed Applied (usually by Mergify) when PR approved and received no updates for 2 days ready and waiting Mergify is waiting out the cooldown period labels Nov 4, 2024
@mergify mergify bot merged commit 9f62de9 into haskell:master Nov 4, 2024
48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
attention: needs-review merge delay passed Applied (usually by Mergify) when PR approved and received no updates for 2 days merge me Tell Mergify Bot to merge priority: high 🔥 ready and waiting Mergify is waiting out the cooldown period
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cabal-head is busted since October 3
3 participants