Skip to content
This repository was archived by the owner on May 31, 2023. It is now read-only.

Fix invalid memory address or nil pointer dereference goroutine when calling logger#13

Open
Infra-Red wants to merge 4 commits into
dpb587:masterfrom
Infra-Red:fix-logger
Open

Fix invalid memory address or nil pointer dereference goroutine when calling logger#13
Infra-Red wants to merge 4 commits into
dpb587:masterfrom
Infra-Red:fix-logger

Conversation

@Infra-Red

Copy link
Copy Markdown
  1. Logger was nil in Service struct.
  2. Bump Go version to 1.19.

Infra-Red and others added 4 commits October 21, 2022 19:00
Fixes invalid memory address or nil pointer dereference goroutine
when calling logger object
Signed-off-by: Andrei Krasnitski <11172501+Infra-Red@users.noreply.github.com>
Convert Dockerfile to multi-stage build pattern to compile from source
in the builder stage rather than requiring a pre-built binary artifact.
This enables CI/CD automation and ensures consistent builds.

Add GitHub Actions workflow to build and push images to ghcr.io on
fix-logger branch pushes, using github.sha as the image tag.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant