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

updatecli: verify commits for golang and beats #13107

Merged
merged 3 commits into from
May 8, 2024

Conversation

v1v
Copy link
Member

@v1v v1v commented May 8, 2024

Motivation/summary

Leverage updatecli/updatecli#1914 and support commit signature verifications

Checklist

For functional changes, consider:

  • Is it observable through the addition of either logging or metrics?
  • Is its use being published in telemetry to enable product improvement?
  • Have system tests been added to avoid regression?

Related issues

Similar to #13103

@v1v v1v added backport-7.17 Automated backport with mergify to the 7.17 branch backport-8.13 Automated backport with mergify backport-8.14 Automated backport with mergify labels May 8, 2024
@v1v v1v requested a review from a team May 8, 2024 08:03
@v1v v1v self-assigned this May 8, 2024
@v1v v1v requested a review from a team as a code owner May 8, 2024 08:03
reakaleek
reakaleek previously approved these changes May 8, 2024
.github/workflows/bump-golang.yml Outdated Show resolved Hide resolved
.github/workflows/update-beats.yml Outdated Show resolved Hide resolved
@@ -39,4 +39,3 @@ jobs:
command: '--experimental apply'
env:
BRANCH: ${{ matrix.branch }}
GITHUB_ACTOR: ${{ github.actor }}
Copy link
Member Author

Choose a reason for hiding this comment

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

Remove unrequired env variable

@v1v v1v enabled auto-merge (squash) May 8, 2024 08:36
@v1v v1v merged commit 8182fb1 into elastic:main May 8, 2024
9 checks passed
mergify bot pushed a commit that referenced this pull request May 8, 2024
(cherry picked from commit 8182fb1)

# Conflicts:
#	.ci/bump-golang.yml
#	.github/workflows/bump-golang.yml
#	.github/workflows/update-beats.yml
mergify bot pushed a commit that referenced this pull request May 8, 2024
mergify bot pushed a commit that referenced this pull request May 8, 2024
mergify bot added a commit that referenced this pull request May 8, 2024
(cherry picked from commit 8182fb1)

Co-authored-by: Victor Martinez <[email protected]>
mergify bot added a commit that referenced this pull request May 8, 2024
(cherry picked from commit 8182fb1)

Co-authored-by: Victor Martinez <[email protected]>
mergify bot added a commit that referenced this pull request May 8, 2024
… (#13109)

* updatecli: verify commits for golang and beats (#13107)

(cherry picked from commit 8182fb1)

# Conflicts:
#	.ci/bump-golang.yml
#	.github/workflows/bump-golang.yml
#	.github/workflows/update-beats.yml

* Update .github/workflows/update-beats.yml

---------

Co-authored-by: Victor Martinez <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-7.17 Automated backport with mergify to the 7.17 branch backport-8.13 Automated backport with mergify backport-8.14 Automated backport with mergify
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants