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

ci: build and publish custom Elastic images #18

Merged
merged 5 commits into from
Jun 18, 2024

Conversation

rogercoll
Copy link

@rogercoll rogercoll commented Jun 3, 2024

Changes

Adds a GitHub action to publish our custom services images. The action will be triggered on each release. The workflow files are a copy of the upstream repository but pointing to the Elastic's dockerfiles and removing Dockerhub registry. Initially, we would be publishing the images to the repository Github image registry.

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 requested a review from a team June 18, 2024 08:12
Copy link
Member

@ChrsMark ChrsMark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rogercoll rogercoll merged commit 189843f into elastic:main Jun 18, 2024
2 of 3 checks passed
elastic-apm-tech pushed a commit that referenced this pull request Jun 18, 2024
* ci: build and publish custom Elastic images

* ci: use Elastic Dockerfile for adservice

* ci: add release file

* ci: remove on push trigger

* ci: add workflow to test image generation on push
elastic-apm-tech pushed a commit that referenced this pull request Jun 18, 2024
* ci: build and publish custom Elastic images

* ci: use Elastic Dockerfile for adservice

* ci: add release file

* ci: remove on push trigger

* ci: add workflow to test image generation on push
elastic-apm-tech pushed a commit that referenced this pull request Jun 19, 2024
* ci: build and publish custom Elastic images

* ci: use Elastic Dockerfile for adservice

* ci: add release file

* ci: remove on push trigger

* ci: add workflow to test image generation on push
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.

2 participants