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
This project currently has no CI and therefore no way to consistently test/build/release the package.
This task is to setup GitHub actions to test the app, build it, build & push the Docker image, and release to Homebrew (using something like GoReleaser).
For Docker build, don't forget to build cross platform (to support both Intel and M1 chips), ie:
Problem
This project currently has no CI and therefore no way to consistently test/build/release the package.
This task is to setup GitHub actions to test the app, build it, build & push the Docker image, and release to Homebrew (using something like GoReleaser).
For Docker build, don't forget to build cross platform (to support both Intel and M1 chips), ie:
The text was updated successfully, but these errors were encountered: