input-output-hk / mithril

Stake-based threshold multi-signatures protocol
https://mithril.network
Apache License 2.0
115 stars 36 forks source link

Add `Makefiles` to facilitate the update of `www` and `www-test` dependencies #1735

Closed dlachaume closed 1 month ago

dlachaume commented 1 month ago

Content

This PR includes two new Makefile for www and www-test. It facilitates the update of the projects dependencies.

From mithril-client-wasm directory, run: make upgrade-www-deps

Pre-submit checklist

github-actions[bot] commented 1 month ago

Test Results

    3 files  ±0     43 suites  ±0   8m 28s :stopwatch: -6s 1 013 tests ±0  1 013 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  1 111 runs  ±0  1 111 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 03d70386. ± Comparison against base commit 9bf5b986.

:recycle: This comment has been updated with latest results.