Radish alpha
r
rad:z4D5UCArafTzTQpDZNQRuqswh3ury
Radicle desktop app
Radicle
Git
Adds Nix flake build files
Merged did:key:z6Mkgfwr...BYQp opened 1 year ago

The flake provides the radicle-desktop package and check target (which runs the cargo test suite).

As for radicle-explorer, this adds a scripts/update-flake shell script to update the NPM dependencies hash. This has to be run whenever package-lock.json is modified to keep the flake consistent with the source tree.

did:key:z6Mkgfwr...BYQp opened with revision ea0eaaf1 on base 9632d61d +237 -0 1 year ago

The flake provides the radicle-desktop package and check target (which runs the cargo test suite).

As for radicle-explorer, this adds a scripts/update-flake shell script to update the NPM dependencies hash. This has to be run whenever package-lock.json is modified to keep the flake consistent with the source tree.

did:key:z6Mkgfwr...BYQp pushed revision 2 f3a37452 on base 9632d61d +374 -0 1 year ago

Extending checkPhase to run unit tests, scripts/check-js and scripts/check-rs. Playwright tests fail due to the TCP service failing to start during the test.

did:key:z6Mkgfwr...BYQp pushed revision 3 01113f0f on base 9632d61d +243 -0 1 year ago

Fix flake.lock

did:key:z6Mkgfwr...BYQp pushed revision 4 71a785a6 on base 9632d61d +478 -0 1 year ago

Add development shell and additional setup for E2E tests.

did:key:z6Mkgfwr...BYQp pushed revision 5 84e22820 on base 9632d61d +482 -0 1 year ago

Add RUST_SRC_PATH environment variable and more development tools.

rudolfs accepted 1 year ago
rudolfs pushed revision 6 f5dab2ad on base 67836558 +482 -0 1 year ago

Rebase.

rudolfs merged revision f5dab2ad at f238f247 1 year ago