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

chore(ci): reusable container image generation #1581

Merged

Conversation

rogercoll
Copy link
Contributor

@rogercoll rogercoll commented May 23, 2024

Changes

In the Elastic's fork, we want to start including our OpenTelemetry Agents distributions (Node, Java and .NET) into the demo's services. To do that, we will need to modify the service's Dockerfiles and publish our modified versions. This PR moves the build-images.yml to a reusable CI file component_build-images.yml and moves the repository check into its new push execution build-images.yml.

It also parametrizes the repositories name (ghcr and dockerhub).

Related issue: #1405

Merge Requirements

For new features contributions please make sure you have completed the following
essential items:

* [ ] CHANGELOG.md updated to document new feature additions
* [ ] Appropriate documentation updates in the docs
* [ ] Appropriate Helm chart updates in the helm-charts

Maintainers will not merge until the above have been completed. If you're unsure
which docs need to be changed ping the
@open-telemetry/demo-approvers.

@rogercoll rogercoll marked this pull request as ready for review May 23, 2024 06:43
@rogercoll rogercoll requested a review from a team as a code owner May 23, 2024 06:43
Copy link

This PR was marked stale due to lack of activity. It will be closed in 7 days.

@github-actions github-actions bot added the Stale label May 31, 2024
@puckpuck puckpuck removed the Stale label Jun 1, 2024
@austinlparker austinlparker merged commit 379cf62 into open-telemetry:main Jun 3, 2024
29 checks passed
AlexPSplunk pushed a commit to splunk/edu-opentelemetry-demo that referenced this pull request Jul 10, 2024
* ci: reusable container image generation

* ci: parametrize container repositories name

---------

Co-authored-by: Austin Parker <austin@ap2.io>
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.

3 participants