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

Add:latest tag option to build jobs #214

Merged
merged 12 commits into from
Feb 21, 2025
Merged

Conversation

navarone-feekery
Copy link
Collaborator

@navarone-feekery navarone-feekery commented Feb 11, 2025

Closes #169

Add an option to build a release with :latest tag

This successfully built and published a :latest artifact for 0.2.1 which can be seen here: https://www.docker.elastic.co/r/integrations/crawler:latest
Buildkite job process for the build/publish: https://buildkite.com/elastic/crawler-docker-build-publish/builds/34

@navarone-feekery navarone-feekery changed the title Add LATEST tag option to build jobs Add:latest tag option to build jobs Feb 21, 2025
@navarone-feekery navarone-feekery marked this pull request as ready for review February 21, 2025 11:35
@navarone-feekery navarone-feekery requested a review from a team as a code owner February 21, 2025 11:35
@navarone-feekery navarone-feekery enabled auto-merge (squash) February 21, 2025 14:19
@navarone-feekery navarone-feekery merged commit c3e9076 into main Feb 21, 2025
2 checks passed
@navarone-feekery navarone-feekery deleted the navarone/add-latest-tag branch February 21, 2025 14:25
Copy link

💔 Failed to create backport PR(s)

Status Branch Result
0.2 Commit could not be cherrypicked due to conflicts

To backport manually run:
backport --pr 214 --autoMerge --autoMergeMethod squash

navarone-feekery added a commit that referenced this pull request Feb 21, 2025
Add an option to build a release with `:latest` tag

(cherry picked from commit c3e9076)

# Conflicts:
#	README.md
#	docker-compose.yaml
@navarone-feekery
Copy link
Collaborator Author

💚 All backports created successfully

Status Branch Result
0.2

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

navarone-feekery added a commit that referenced this pull request Feb 21, 2025
# Backport

This will backport the following commits from `main` to `0.2`:
- [Add`:latest` tag option to build jobs
(#214)](#214)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Publish a :latest docker image
2 participants