newrelic / newrelic-java-agent

The New Relic Java agent
Apache License 2.0
192 stars 140 forks source link

Add GHA workflow to build and upload init containers to Docker Hub #1860

Open kford-newrelic opened 4 weeks ago

kford-newrelic commented 4 weeks ago

Description

As part of the k8s agent operator work, each agent needs to create a GHA workflow in https://github.com/newrelic/newrelic-agent-init-container-releases that builds and uploads init containers to Docker Hub whenever there is a new agent version released.

Note docker containers will also need to be generated for all previous agent versions that will still be supported as of the end of Q1 2024.

The Python agent team will create a GHA workflow first that does this and each agent can copy modify it for their own agent.

Acceptance Criteria

Implementation of an appropriate new GHA workflow.

Design Consideration/Limitations

N/A

Dependencies

N/A

Additional context

N/A

workato-integration[bot] commented 4 weeks ago

https://new-relic.atlassian.net/browse/NR-260158