Skip to content

Remove the need for privilege label#3079

Merged
KaiserKarel merged 2 commits intomainfrom
CU-8669eew69
Feb 1, 2023
Merged

Remove the need for privilege label#3079
KaiserKarel merged 2 commits intomainfrom
CU-8669eew69

Conversation

@KaiserKarel
Copy link
Contributor

@KaiserKarel KaiserKarel commented Feb 1, 2023

Having to add privileged label to PRs is annoying and messes up the merge queue. We actually don't need it since we consider write access to the repo privileged access anyway.

@KaiserKarel KaiserKarel requested review from a team February 1, 2023 10:06
@KaiserKarel
Copy link
Contributor Author

Task linked: NX-95 Remove the need for label priviliged

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

Run the Composable node alone:

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

Spin up a local devnet:

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

Spin up a local XCVM devnet:

nix run "github:ComposableFi/composable/f2036387d58232b9103af1ae78127750a6b85dac#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/f2036387d58232b9103af1ae78127750a6b85dac#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 bot commented Feb 1, 2023

@github-actions
Copy link

github-actions bot commented Feb 1, 2023

g-la-d-os added a commit that referenced this pull request Feb 1, 2023
@hussein-aitlahcen
Copy link
Contributor

@Mergifyio refresh

@hussein-aitlahcen
Copy link
Contributor

@Mergifyio requeue

@mergify
Copy link
Contributor

mergify bot commented Feb 1, 2023

refresh

✅ Pull request refreshed

@mergify
Copy link
Contributor

mergify bot commented Feb 1, 2023

requeue

✅ The queue state of this pull request has been cleaned. It can be re-embarked automatically

g-la-d-os added a commit that referenced this pull request Feb 1, 2023
@hussein-aitlahcen
Copy link
Contributor

@Mergifyio requeue

@mergify
Copy link
Contributor

mergify bot commented Feb 1, 2023

requeue

✅ The queue state of this pull request has been cleaned. It can be re-embarked automatically

@KaiserKarel KaiserKarel merged commit 43b08e3 into main Feb 1, 2023
@KaiserKarel KaiserKarel deleted the CU-8669eew69 branch February 1, 2023 12: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