Skip to content

Conversation

@glyh
Copy link
Member

@glyh glyh commented Nov 5, 2025

As title. Stuff are being built redundantly, and a test is run multiple time.

Hence this refactor aiming at not repeating the work.

For example, rosetta unit test now only take 4min, it used to take 8min.

@glyh glyh requested review from a team as code owners November 5, 2025 14:08
@glyh
Copy link
Member Author

glyh commented Nov 5, 2025

!ci-build-me


echo "--- Make build"
echo "--- Make libp2p helper"
export LIBP2P_NIXLESS=1 PATH=/usr/lib/go/bin:$PATH GO=/usr/lib/go/bin/go
Copy link
Member Author

@glyh glyh Nov 5, 2025

Choose a reason for hiding this comment

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

libp2p_helper is the only artifact that's not built on dune test invocation, hence it's suffice to do that alone here.

@glyh
Copy link
Member Author

glyh commented Nov 5, 2025

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.

2 participants