Skip to content

Finagle with check-privilege#3093

Merged
KaiserKarel merged 5 commits intomainfrom
check-privilege-tweak
Feb 1, 2023
Merged

Finagle with check-privilege#3093
KaiserKarel merged 5 commits intomainfrom
check-privilege-tweak

Conversation

@KaiserKarel
Copy link
Contributor

Signed-off-by: Karel L. Kubat k.l.kubat@gmail.com

Signed-off-by: Karel L. Kubat <k.l.kubat@gmail.com>
@KaiserKarel KaiserKarel requested review from a team February 1, 2023 20:02
Signed-off-by: Karel L. Kubat <k.l.kubat@gmail.com>
@github-actions
Copy link

github-actions bot commented Feb 1, 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/cf71cdee0493698a49b240585f384f1c035ea017 --allow-import-from-derivation

Run the Composable node alone:

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

Spin up a local devnet:

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

Spin up a local XCVM devnet:

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

Signed-off-by: Karel L. Kubat <k.l.kubat@gmail.com>
Signed-off-by: Karel L. Kubat <k.l.kubat@gmail.com>
@github-actions
Copy link

github-actions bot commented Feb 1, 2023

@github-actions
Copy link

github-actions bot commented Feb 1, 2023

Signed-off-by: Karel L. Kubat <k.l.kubat@gmail.com>
@KaiserKarel KaiserKarel merged commit 4d2d9ab into main Feb 1, 2023
@KaiserKarel KaiserKarel deleted the check-privilege-tweak branch February 1, 2023 20:16
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.

1 participant