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

Updated Build Process + CI/CD Updates #251

Merged
merged 1 commit into from
Jul 12, 2022
Merged

Conversation

dealako
Copy link
Collaborator

@dealako dealako commented Jul 12, 2022

  • added fmt build target to format the golang code
  • updated the go.mod, target go 1.17 as anything before is EOL, not
    supported
  • updated CI go version and GitHub action plugins
  • resolved a few lint errors - many more remain :-(
  • added arm64 to build/release matrix

Signed-off-by: David Deal ddeal@linuxfoundation.org

@dealako dealako force-pushed the feature/build-updates branch 3 times, most recently from 78de88d to 7aac7a6 Compare July 12, 2022 20:41
- added fmt build target to format the golang code
- updated the go.mod, target go 1.17 as anything before is EOL, not
  supported
- updated CI go version and GitHub action plugins
- resolved a few lint errors - many more remain :-(
- added arm64 to build/release matrix

Signed-off-by: David Deal <ddeal@linuxfoundation.org>
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.

None yet

1 participant