Skip to content

ci: run packaging if .go-version/Dockefile changes#2519

Merged
v1v merged 1 commit intoelastic:mainfrom
v1v:feature/build-packages-if-forther-changes
Apr 20, 2023
Merged

ci: run packaging if .go-version/Dockefile changes#2519
v1v merged 1 commit intoelastic:mainfrom
v1v:feature/build-packages-if-forther-changes

Conversation

@v1v
Copy link
Copy Markdown
Member

@v1v v1v commented Apr 19, 2023

What does this PR do?

Run packaging on PRs if:

  • .go-version changes
  • Dockerfile changes

Why is it important?

Validate golang-crossbuild docker images are in place

Otherwise, #2475 (comment)

@v1v v1v added the backport-v8.7.0 Automated backport with mergify label Apr 19, 2023
@v1v v1v requested a review from a team April 19, 2023 13:11
@v1v v1v requested a review from a team as a code owner April 19, 2023 13:11
@v1v v1v self-assigned this Apr 19, 2023
@v1v v1v requested review from michalpristas and pchila and removed request for a team April 19, 2023 13:11
@amannocci amannocci self-requested a review April 19, 2023 13:16
Copy link
Copy Markdown
Contributor

@ycombinator ycombinator left a comment

Choose a reason for hiding this comment

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

LGTM.

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2023-04-19T13:11:25.164+0000

  • Duration: 66 min 35 sec

Test stats 🧪

Test Results
Failed 0
Passed 11038
Skipped 40
Total 11078

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /package : Generate the packages.

  • run integration tests : Run the Elastic Agent Integration tests.

  • run end-to-end tests : Generate the packages and run the E2E Tests.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@elasticmachine
Copy link
Copy Markdown
Contributor

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 98.529% (67/68) 👍
Files 68.22% (161/236) 👍
Classes 67.785% (303/447) 👍
Methods 54.111% (928/1715) 👍
Lines 39.626% (10508/26518) 👍 0.038
Conditionals 100.0% (0/0) 💚

@v1v v1v merged commit 383752b into elastic:main Apr 20, 2023
mergify Bot pushed a commit that referenced this pull request Apr 20, 2023
v1v added a commit that referenced this pull request Apr 20, 2023
(cherry picked from commit 383752b)

Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-v8.7.0 Automated backport with mergify

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants