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 #13103

Merged
merged 1 commit into from
May 8, 2024
Merged

updatecli: verify commits #13103

merged 1 commit into from
May 8, 2024

Conversation

v1v
Copy link
Member

@v1v v1v commented May 7, 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?

How to test these changes

I tested it in a playground:

And also in my fork, for such I used this set of changes and tweaked a bit my main branch,

Then https://github.com/v1v/apm-server/pull/43/commits was created

Related issues

Then if it works as expected in the CI, changes will be applied to the remaining updatecli manifests

@v1v v1v requested a review from a team May 7, 2024 21:18
@v1v v1v self-assigned this May 7, 2024
@v1v v1v requested a review from a team as a code owner May 7, 2024 21:18
@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 dependency github_actions Pull requests that update GitHub Actions code labels May 7, 2024
@@ -20,13 +20,12 @@ scms:
default:
kind: github
spec:
user: '{{ requiredEnv "GIT_USER" }}'
Copy link
Member Author

Choose a reason for hiding this comment

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

I tested a similar configuration:

and produced the expected outcome

image

@v1v v1v merged commit aa75f30 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 aa75f30)
mergify bot pushed a commit that referenced this pull request May 8, 2024
(cherry picked from commit aa75f30)
mergify bot pushed a commit that referenced this pull request May 8, 2024
(cherry picked from commit aa75f30)
mergify bot added a commit that referenced this pull request May 8, 2024
(cherry picked from commit aa75f30)

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

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

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 dependency github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants