Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TER-305 Add option to use existing binaries #2

Merged
merged 1 commit into from
Oct 24, 2023
Merged

Conversation

dshelley66
Copy link

@dshelley66 dshelley66 commented Oct 11, 2023

  • Added prebuilt_binary_dir attribute to the build structure. If
    set to a directory, the regular go build will be skipped and
    instead the archives will be created from the binaries in the
    directory.
  • Updated various config files to support build/test/release on
    the cldcvr fork
  • removed staticcheck and errcheck from the go lint so that step
    would pass

@dshelley66 dshelley66 force-pushed the doug/ter-305 branch 5 times, most recently from 1e75f42 to 2e77522 Compare October 12, 2023 14:40
- Added prebuilt_binary_dir attribute to the build structure. If
set to a directory, the regular go build will be skipped and
instead the archives will be created from the binaries in the
directory.
- Updated various config files to support build/test/release on
the cldcvr fork
- removed staticcheck and errcheck from the go lint so that step
would pass
@dshelley66 dshelley66 merged commit e1d3df0 into main Oct 24, 2023
6 checks passed
@dshelley66 dshelley66 deleted the doug/ter-305 branch October 24, 2023 15:31
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