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

merge queue: embarking main (b0a7d1d) and #3125 together #3129

Closed
wants to merge 3 commits into from

Conversation

g-la-d-os
Copy link
Contributor

@g-la-d-os g-la-d-os commented Feb 7, 2023

🎉 This combination of pull requests has been checked successfully 🎉

Branch main (b0a7d1d) and #3125 are embarked together for merge.

This pull request has been created by Mergify to speculatively check the mergeability of #3125.
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:


More informations about Mergify merge queue can be found in the documentation.

Mergify commands

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the queue rules

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

---
pull_requests:
  - number: 3125
...

@mergify
Copy link
Contributor

mergify bot commented Feb 7, 2023

The pull request #3125 is mergeable

@mergify mergify bot closed this Feb 7, 2023
@github-actions
Copy link

github-actions bot commented Feb 7, 2023

Nix commands for this PR

WARNING: Make sure that you trust the code in this PR before running these commands.
NOTE: You can also run our Nix commands in Docker. See the bottom of this comment.

Make sure you have setup the Composable community cache:

(you only need to run it once on your machine)

nix-shell -p cachix --command "cachix use composable-community"

Show all possible apps, shells and packages:

nix flake show "github:/c63e1e7e671111d1a1ef2bcc9556c27a2a4c72a0" --allow-import-from-derivation

Run the Composable node alone:

nix run "github:/c63e1e7e671111d1a1ef2bcc9556c27a2a4c72a0#composable-node" -L

Spin up a local devnet:

nix run "github:/c63e1e7e671111d1a1ef2bcc9556c27a2a4c72a0#devnet-dali" -L --option sandbox relaxed --show-trace

Spin up a local XCVM devnet:

nix run "github:/c63e1e7e671111d1a1ef2bcc9556c27a2a4c72a0#devnet-xcvm" -L

View the docs:

nix run "/c63e1e7e671111d1a1ef2bcc9556c27a2a4c72a0#docs-server"

Run this without Nix in Docker.

docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -v nix:/nix -it nixos/nix bash -c "nix-env -iA nixpkgs.cachix && cachix use composable-community && nix run github:/c63e1e7e671111d1a1ef2bcc9556c27a2a4c72a0/c63e1e7e671111d1a1ef2bcc9556c27a2a4c72a0#devnet-dali -L --extra-experimental-features nix-command --extra-experimental-features flakes"

NOTE: You can swap devnet-dali in the command above with any Nix package
For more info on how to use Nix, check out our Nix docs
Note that the initial build may take about one hour if it has not been cached by our CI yet. Once it is cached, builds should take about one minute. We currently do not provide build caches for ARM machines such as M1 Macs, but building on ARM is supported.

@mergify mergify bot deleted the mergify/merge-queue/cb26e7f640 branch February 7, 2023 09:30
@github-actions
Copy link

github-actions bot commented Feb 7, 2023

@github-actions
Copy link

github-actions bot commented Feb 7, 2023

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