Skip to content

updatecli: verify commits#13103

Merged
v1v merged 1 commit intoelastic:mainfrom
v1v:feature/sign-updatecli
May 8, 2024
Merged

updatecli: verify commits#13103
v1v merged 1 commit intoelastic:mainfrom
v1v:feature/sign-updatecli

Conversation

@v1v
Copy link
Copy Markdown
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
default:
kind: github
spec:
user: '{{ requiredEnv "GIT_USER" }}'
Copy link
Copy Markdown
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
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 <victormartinezrubio@gmail.com>
mergify bot added a commit that referenced this pull request May 8, 2024
(cherry picked from commit aa75f30)

Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
mergify bot added a commit that referenced this pull request May 8, 2024
(cherry picked from commit aa75f30)

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