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

Migrate ms-inventory to 3.0.1 App SDK #129

Closed
seanohair22 opened this issue Sep 13, 2023 · 0 comments · Fixed by #130
Closed

Migrate ms-inventory to 3.0.1 App SDK #129

seanohair22 opened this issue Sep 13, 2023 · 0 comments · Fixed by #130
Assignees
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request

Comments

@seanohair22
Copy link
Contributor

See the following Migration guides.

Other

  • Use Go 1.20 to build and test.
  • Update go.mod to specify go 1.20
  • Update docker file to use golang:1.20-alpine3.17 as Builder and alpine:3.17 as base image
  • Remove gcc libc-dev zeromq-dev from build and RUN apk --no-cache add zeromq from base in Dockerfile
  • Change Makefile to use CGO_ENABLED=0
  • Change copy of config file to be the new YAML file in Dockerfile
@seanohair22 seanohair22 self-assigned this Sep 13, 2023
@seanohair22 seanohair22 added enhancement New feature or request dependencies Pull requests that update a dependency file labels Sep 13, 2023
@seanohair22 seanohair22 linked a pull request Sep 15, 2023 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants