Skip to content

merge-queue: embarking main (0ee6daf) and #2643 together#2696

Closed
mergify[bot] wants to merge 3 commits intomainfrom
mergify/merge-queue/ad90bc646a
Closed

merge-queue: embarking main (0ee6daf) and #2643 together#2696
mergify[bot] wants to merge 3 commits intomainfrom
mergify/merge-queue/ad90bc646a

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Dec 13, 2022

🎉 This combination of pull requests has been checked successfully 🎉

Branch main (0ee6daf) and #2643 are embarked together for merge.

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

  • #approved-reviews-by>=2 [🛡 GitHub branch protection]
  • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]
  • #review-threads-unresolved=0 [🛡 GitHub branch protection]
  • -title~="#wip"
  • branch-protection-review-decision=APPROVED [🛡 GitHub branch protection]
  • any of [🛡 GitHub branch protection]:
    • check-success=Effect gate, automatically merged if passed
    • check-neutral=Effect gate, automatically merged if passed
    • check-skipped=Effect gate, automatically merged if passed
  • any of [🛡 GitHub branch protection]:
    • check-success=Common dependencies
    • check-neutral=Common dependencies
    • check-skipped=Common dependencies
  • any of [🛡 GitHub branch protection]:
    • check-success=Check nix
    • check-neutral=Check nix
    • check-skipped=Check nix
  • any of [🛡 GitHub branch protection]:
    • check-success=Local integration tests (dali)
    • check-neutral=Local integration tests (dali)
    • check-skipped=Local integration tests (dali)
  • any of [🛡 GitHub branch protection]:
    • check-success=Local integration tests (picasso)
    • check-neutral=Local integration tests (picasso)
    • check-skipped=Local integration tests (picasso)
  • any of [🛡 GitHub branch protection]:
    • check-success=Nixfmt check
    • check-neutral=Nixfmt check
    • check-skipped=Nixfmt check
  • any of [🛡 GitHub branch protection]:
    • check-success=Package Composable node
    • check-neutral=Package Composable node
    • check-skipped=Package Composable node
  • any of [🛡 GitHub branch protection]:
    • check-success=Package Composable bench node
    • check-neutral=Package Composable bench node
    • check-skipped=Package Composable bench node
  • any of [🛡 GitHub branch protection]:
    • check-success=Package Polkadot node
    • check-neutral=Package Polkadot node
    • check-skipped=Package Polkadot node
  • any of [🛡 GitHub branch protection]:
    • check-success=Unit Tests
    • check-neutral=Unit Tests
    • check-skipped=Unit Tests
  • any of [🛡 GitHub branch protection]:
    • check-success=Cargo fmt check
    • check-neutral=Cargo fmt check
    • check-skipped=Cargo fmt check
  • any of [🛡 GitHub branch protection]:
    • check-success=Taplo cli check
    • check-neutral=Taplo cli check
    • check-skipped=Taplo cli check
  • any of [🛡 GitHub branch protection]:
    • check-success=Prettier check
    • check-neutral=Prettier check
    • check-skipped=Prettier check
  • any of [🛡 GitHub branch protection]:
    • check-success=Cargo clippy check
    • check-neutral=Cargo clippy check
    • check-skipped=Cargo clippy check
  • any of [🛡 GitHub branch protection]:
    • check-success=Cargo deny check
    • check-neutral=Cargo deny check
    • check-skipped=Cargo deny check
  • any of [🛡 GitHub branch protection]:
    • check-success=Spelling check
    • check-neutral=Spelling check
    • check-skipped=Spelling check
  • any of [🛡 GitHub branch protection]:
    • check-success=Test running of pallet benchmarks (composable)
    • check-neutral=Test running of pallet benchmarks (composable)
    • check-skipped=Test running of pallet benchmarks (composable)
  • any of [🛡 GitHub branch protection]:
    • check-success=Test running of pallet benchmarks (dali)
    • check-neutral=Test running of pallet benchmarks (dali)
    • check-skipped=Test running of pallet benchmarks (dali)
  • any of [🛡 GitHub branch protection]:
    • check-success=Test running of pallet benchmarks (picasso)
    • check-neutral=Test running of pallet benchmarks (picasso)
    • check-skipped=Test running of pallet benchmarks (picasso)
  • any of [🛡 GitHub branch protection]:
    • check-success=Devnet integration tests
    • check-neutral=Devnet integration tests
    • check-skipped=Devnet integration tests
  • any of [🛡 GitHub branch protection]:
    • check-success=Docker composable-bridge-devnet
    • check-neutral=Docker composable-bridge-devnet
    • check-skipped=Docker composable-bridge-devnet
  • any of [🛡 GitHub branch protection]:
    • check-success=composable-sandbox-container-publish
    • check-neutral=composable-sandbox-container-publish
    • check-skipped=composable-sandbox-container-publish
  • any of [🛡 GitHub branch protection]:
    • check-success=Dockerfiles check
    • check-neutral=Dockerfiles check
    • check-skipped=Dockerfiles check
  • any of [🛡 GitHub branch protection]:
    • check-success=Package Subsquid Processor
    • check-neutral=Package Subsquid Processor
    • check-skipped=Package Subsquid Processor
  • any of [🛡 GitHub branch protection]:
    • check-success=Test Subquid
    • check-neutral=Test Subquid
    • check-skipped=Test Subquid

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: 2643
...

@itsbobbyzz
Copy link

@vercel
Copy link

vercel bot commented Dec 13, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Updated
pablo-nightly ⬜️ Ignored (Inspect) Dec 13, 2022 at 10:32PM (UTC)
picasso-nightly ⬜️ Ignored (Inspect) Dec 13, 2022 at 10:32PM (UTC)

@github-actions
Copy link

Nix commands for this PR

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:ComposableFi/composable/641ea5552a4294c2178a20287f20c42c8b6e6b67 --allow-import-from-derivation

Run the Composable node alone:

nix run "github:ComposableFi/composable/641ea5552a4294c2178a20287f20c42c8b6e6b67#composable-node" -L

Spin up a local devnet:

nix run "github:ComposableFi/composable/641ea5552a4294c2178a20287f20c42c8b6e6b67#devnet" -L --option sandbox relaxed --show-trace

Spin up a local XCVM devnet:

nix run "github:ComposableFi/composable/641ea5552a4294c2178a20287f20c42c8b6e6b67#devnet-xcvm" -L

View the docs:

nix run ".#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:ComposableFi/Composable/641ea5552a4294c2178a20287f20c42c8b6e6b67#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
Copy link
Contributor Author

mergify bot commented Dec 13, 2022

The pull request #2643 is mergeable

@mergify mergify bot closed this Dec 13, 2022
@mergify mergify bot deleted the mergify/merge-queue/ad90bc646a branch December 13, 2022 23:45
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