Skip to content

merge queue: embarking master (3859b3b) and #12119 together#12125

Closed
mergify[bot] wants to merge 3 commits intomasterfrom
mergify/merge-queue/4e04878216
Closed

merge queue: embarking master (3859b3b) and #12119 together#12125
mergify[bot] wants to merge 3 commits intomasterfrom
mergify/merge-queue/4e04878216

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Dec 31, 2024

🎉 This pull request has been checked successfully and will be merged soon. 🎉

Branch master (3859b3b) and #12119 are embarked together for merge.

This pull request has been created by Mergify to speculatively check the mergeability of #12119.
You don't need to do anything. Mergify will close this pull request automatically when it is complete.

Required conditions of queue default for merge:

  • check-success=installer_test (macos-latest)
  • check-success=installer_test (ubuntu-latest)
  • check-success=tests (macos-latest)
  • check-success=tests (ubuntu-latest)
  • check-success=vm_tests
  • any of [🛡 GitHub branch protection]:
    • check-success = tests (ubuntu-latest)
    • check-neutral = tests (ubuntu-latest)
    • check-skipped = tests (ubuntu-latest)
  • any of [🛡 GitHub branch protection]:
    • check-success = tests (macos-latest)
    • check-neutral = tests (macos-latest)
    • check-skipped = tests (macos-latest)
  • any of [🛡 GitHub branch protection]:
    • check-success = installer_test (macos-latest)
    • check-neutral = installer_test (macos-latest)
    • check-skipped = installer_test (macos-latest)
  • any of [🛡 GitHub branch protection]:
    • check-success = installer_test (ubuntu-latest)
    • check-neutral = installer_test (ubuntu-latest)
    • check-skipped = installer_test (ubuntu-latest)

Required conditions to stay in the queue:

---
previous_failed_batches: []
pull_requests:
  - number: 12119
...

not-my-profile and others added 3 commits December 31, 2024 14:24
The experimental `nix eval` command already supports a `--raw` flag.
This commit implements the same flag for the stable nix-instantiate command.

Until now instructions and scripts that didn't want to rely on experimental
features had to use workarounds such as:

    nix-instantiate --eval <something> | tr -d \"

(which also undesirably also removes double quotation marks within the string), or

    nix-instantiate --eval <something> | jq -j

(which undesirably depends on another package).

Co-authored-by: Silvan Mosberger <silvan.mosberger@tweag.io>
@github-actions github-actions bot added documentation with-tests Issues related to testing. PRs with tests have some priority labels Dec 31, 2024
@mergify mergify bot closed this Dec 31, 2024
@mergify mergify bot deleted the mergify/merge-queue/4e04878216 branch December 31, 2024 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation with-tests Issues related to testing. PRs with tests have some priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant