You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* refactor: extract build logic from build.sh to Makefile
* chore: add test rule to Makefile
* apply review suggestion
Co-authored-by: Abiola Ibrahim <[email protected]>
* fix: use defined `OUTPUT_DIR` variable
* chore: remove -race flag from test as it needs CGO_ENABLED=1
* chore: generate sha in binaries directory
* chore: propagate Go build environment variables
Co-authored-by: Abiola Ibrahim <[email protected]>
0 commit comments