Skip to content

(just to run on CI) Cu/20465559/xcvm 288/origin#3067

Merged
andyjsbell merged 4 commits intomainfrom
cu/20465559/XCVM-288/origin
Feb 1, 2023
Merged

(just to run on CI) Cu/20465559/xcvm 288/origin#3067
andyjsbell merged 4 commits intomainfrom
cu/20465559/XCVM-288/origin

Conversation

@dzmitry-lahoda
Copy link
Contributor

No description provided.

@dzmitry-lahoda dzmitry-lahoda requested a review from a team as a code owner January 31, 2023 13:28
@KaiserKarel
Copy link
Contributor

Task linked: XCVM-288 Fix HTTP error 200 from nix

@mergify
Copy link
Contributor

mergify bot commented Jan 31, 2023

⚠️ The sha of the head commit of this PR conflicts with #3056. Mergify cannot evaluate rules on this PR. ⚠️

@dzmitry-lahoda dzmitry-lahoda changed the title Cu/20465559/xcvm 288/origin (just to run on CI) Cu/20465559/xcvm 288/origin Jan 31, 2023
@github-actions
Copy link

github-actions bot commented Jan 31, 2023

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/7dd2f0b1cef9373fd2bdfd768f47327048ce9189 --allow-import-from-derivation

Run the Composable node alone:

nix run "github:ComposableFi/composable/7dd2f0b1cef9373fd2bdfd768f47327048ce9189#composable-node" -L

Spin up a local devnet:

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

Spin up a local XCVM devnet:

nix run "github:ComposableFi/composable/7dd2f0b1cef9373fd2bdfd768f47327048ce9189#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/7dd2f0b1cef9373fd2bdfd768f47327048ce9189#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.

@github-actions
Copy link

@github-actions
Copy link

@dzmitry-lahoda
Copy link
Contributor Author

@Mergifyio refresh

@mergify
Copy link
Contributor

mergify bot commented Jan 31, 2023

refresh

✅ Pull request refreshed

g-la-d-os added a commit that referenced this pull request Jan 31, 2023
@andyjsbell andyjsbell merged commit dfe6e17 into main Feb 1, 2023
@andyjsbell andyjsbell deleted the cu/20465559/XCVM-288/origin branch February 1, 2023 10:36
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.

4 participants