This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
laconicd-deprecated
Watch
19
Star
0
Fork
1
You've already forked laconicd-deprecated
Code
Issues
21
Pull Requests
Actions
Packages
Projects
Releases
3
Wiki
Activity
28b9207bbe
laconicd-deprecated
/
tests
/
sdk_tests
/
build-laconicd-container.sh
3 lines
79 B
Bash
Raw
Normal View
History
Unescape
Escape
Remove special branch
2022-12-21 20:51:01 +00:00
#!/usr/bin/env bash
Clean up test suite (#134) This attempts to simplify tests, and make them generally more usable: - simplifies CI jobs - makefile tweaks, init.sh clean up - small dockerfile, compose, etc. improvements - removes sdk-tester dockerfile, the sdk repo has it - removes redundant test scripts, improve run-tests - simplifies and removes redundant logic in test suite. covers ignored errors - adds logging context, doc updates Co-authored-by: Roy Crihfield <roy@manteia.ltd> Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com> Reviewed-on: https://git.vdb.to/cerc-io/laconicd/pulls/134 Reviewed-by: Thomas E Lackey <telackey@noreply.git.vdb.to> Co-authored-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to> Co-committed-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
2024-01-22 10:27:08 +00:00
docker build -t cerc/laconicd:local ../.. --progress
=
plain
Reference in New Issue
Copy Permalink