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

[8.17](backport #6408) Build only cloud image variant when it's requested #6458

Merged
merged 2 commits into from
Jan 3, 2025

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Dec 31, 2024

Before this change we were building all possible Docker images to produce the cloud image. Which is unnecessary and takes a long time.

Now only the cloud variant is built.

On my machine this reduces this build time from 27 to 20 minutes.

For testing:

mage cloud:image

Or follow this guide https://github.com/elastic/elastic-agent?tab=readme-ov-file#testing-on-elastic-cloud


This is an automatic backport of pull request #6408 done by Mergify.

Before this change we were building all possible Docker images to
produce the cloud image. Which is unnecessary and takes a long time.

Now only the `cloud` variant is built.

(cherry picked from commit 63686c4)
@mergify mergify bot requested a review from a team as a code owner December 31, 2024 12:06
@mergify mergify bot added the backport label Dec 31, 2024
@mergify mergify bot requested review from blakerouse and kaanyalti and removed request for a team December 31, 2024 12:06
@mergify mergify bot assigned rdner Dec 31, 2024
@jlind23 jlind23 enabled auto-merge (squash) December 31, 2024 13:55
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@jlind23 jlind23 merged commit f89b7a6 into 8.17 Jan 3, 2025
14 checks passed
@jlind23 jlind23 deleted the mergify/bp/8.17/pr-6408 branch January 3, 2025 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants