open-telemetry / community

OpenTelemetry community content
https://opentelemetry.io
Apache License 2.0
720 stars 216 forks source link

REQUEST: Repository maintenance on weaver #2032

Closed jsuereth closed 2 months ago

jsuereth commented 2 months ago

Affected Repository

https://github.com/open-telemetry/weaver

Requested changes

Add DOCKER_USERNAME and DOCKER_PASSWORD username/password for Docker Hub as secrets to this repository.

Purpose

We want to publish to both GHCR and docker hub. See this PR

Expected Duration

permanently

Repository Maintainers

tigrannajaryan commented 2 months ago

I added DOCKER_USERNAME and DOCKER_PASSWORD repo secrets. Not sure what to do for GHCR.

jsuereth commented 2 months ago

We can figure out GHCR later, I'll reopen once we work on that aspect. For now this puts weaver inline w/ what build-tools does today, thanks!