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

[No Ticket] Squash Merge the PRs when Merging #2531

Merged
merged 1 commit into from
Dec 14, 2022
Merged

Conversation

vimukthi-git
Copy link
Contributor

Squash merge the commits to keep the history clean while also allowing easier cherry-picks of features for release.

@vercel
Copy link

vercel bot commented Dec 2, 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 5:07PM (UTC)
picasso-nightly ⬜️ Ignored (Inspect) Dec 13, 2022 at 5:07PM (UTC)

@vimukthi-git vimukthi-git requested a review from a team December 2, 2022 19:20
@github-actions
Copy link

github-actions bot commented Dec 2, 2022

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

Run the Composable node alone:

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

Spin up a local devnet:

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

Spin up a local XCVM devnet:

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

@vercel vercel bot temporarily deployed to Preview – picasso-nightly December 2, 2022 19:50 Inactive
@vercel vercel bot temporarily deployed to Preview – pablo-nightly December 2, 2022 20:09 Inactive
Copy link
Contributor

@KaiserKarel KaiserKarel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Contributor

@andyjsbell andyjsbell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @vimukthi-git

@vimukthi-git vimukthi-git marked this pull request as ready for review December 7, 2022 10:55
@vimukthi-git vimukthi-git requested a review from a team December 7, 2022 10:55
@vimukthi-git
Copy link
Contributor Author

@Mergifyio refresh

@mergify
Copy link
Contributor

mergify bot commented Dec 7, 2022

refresh

✅ Pull request refreshed

@vercel vercel bot temporarily deployed to Preview – picasso-nightly December 9, 2022 14:07 Inactive
@vercel vercel bot temporarily deployed to Preview – pablo-nightly December 9, 2022 14:13 Inactive
@vimukthi-git
Copy link
Contributor Author

@Mergifyio refresh

@mergify
Copy link
Contributor

mergify bot commented Dec 13, 2022

refresh

✅ Pull request refreshed

@vimukthi-git
Copy link
Contributor Author

https://github.com/Mergifyio refresh

@mergify
Copy link
Contributor

mergify bot commented Dec 14, 2022

refresh

✅ Pull request refreshed

@vimukthi-git vimukthi-git merged commit d9c0527 into main Dec 14, 2022
@vimukthi-git vimukthi-git deleted the squash_merge branch December 14, 2022 13:10
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.

None yet

6 participants