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

Checkout with LFS on docs build #2725

Conversation

KaiserKarel
Copy link
Contributor

No description provided.

@KaiserKarel KaiserKarel requested review from a team December 15, 2022 12:38
@itsbobbyzz
Copy link

@vercel
Copy link

vercel bot commented Dec 15, 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 15, 2022 at 1:23PM (UTC)
picasso-nightly ⬜️ Ignored (Inspect) Dec 15, 2022 at 1:23PM (UTC)

@KaiserKarel KaiserKarel force-pushed the Images-not-able-to-load-from-docsstaticimage-and-warning-to-verify-(CU-8676xq024) branch 2 times, most recently from 1a2b862 to 47fd0eb Compare December 15, 2022 12:48
@github-actions
Copy link

github-actions bot commented Dec 15, 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/add354d4bab77cca4877342ed15cb9290f9f741a --allow-import-from-derivation

Run the Composable node alone:

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

Spin up a local devnet:

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

Spin up a local XCVM devnet:

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

@KaiserKarel KaiserKarel force-pushed the Images-not-able-to-load-from-docsstaticimage-and-warning-to-verify-(CU-8676xq024) branch 2 times, most recently from 1d16e81 to 7ec772d Compare December 15, 2022 13:00
@KaiserKarel KaiserKarel force-pushed the Images-not-able-to-load-from-docsstaticimage-and-warning-to-verify-(CU-8676xq024) branch from 7ec772d to b555ec5 Compare December 15, 2022 13:19
@KaiserKarel KaiserKarel force-pushed the Images-not-able-to-load-from-docsstaticimage-and-warning-to-verify-(CU-8676xq024) branch from b555ec5 to add354d Compare December 15, 2022 13:22
@github-actions
Copy link

Visit the preview URL for this PR (updated for commit add354d):

https://composable-docs--false-bvmz1swb.web.app

(expires Thu, 22 Dec 2022 13:25:08 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 9f02f9c6590528fd01c58c1497c91fed08e5194c

@cor cor marked this pull request as draft December 15, 2022 17:36
@Martin-Kiss
Copy link
Contributor

@cor Why is this back in draft? This would fix broken images in the book caused by the LFS migration.

@KaiserKarel KaiserKarel marked this pull request as ready for review December 16, 2022 14:41
@mergify mergify bot merged commit da451ba into main Dec 16, 2022
@mergify mergify bot deleted the Images-not-able-to-load-from-docsstaticimage-and-warning-to-verify-(CU-8676xq024) branch December 16, 2022 15:00
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

5 participants