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

Backport of [VAULT-20630] CI: Use 'ref' (not 'base_ref') as a default git reference to check out code in the test-go GHA workflow into release/1.13.x #23459

Conversation

hc-github-team-secure-vault-core
Copy link
Collaborator

Backport

This PR is auto-generated from #23458 to be assessed for backporting due to the inclusion of the label backport/1.13.x.

🚨

Warning automatic cherry-pick of commits failed. If the first commit failed,
you will see a blank no-op commit below. If at least one commit succeeded, you
will see the cherry-picked commits up to, not including, the commit where
the merge conflict occurred.

The person who merged in the original PR is:
@kubawi
This person should manually cherry-pick the original PR into a new backport PR,
and close this one when the manual backport PR is merged in.

merge conflict error: POST https://api.github.com/repos/hashicorp/vault/merges: 409 Merge conflict []

The below text is copied from the body of the original PR.


A companion PR to #23453.

This one changes the default value of the checkout-ref input in the test-go.yml workflow (from github.base_ref to github.ref). Currently, nothing (that I am aware of) uses that default, but it could bite us in the future.


Overview of commits

@vercel
Copy link

vercel bot commented Oct 3, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
vault ⬜️ Ignored (Inspect) Visit Preview Oct 3, 2023 5:17pm

@hc-github-team-secure-vault-core hc-github-team-secure-vault-core force-pushed the backport/kubawi/VAULT-20630/dont-use-base-ref-as-a-default-for-go-tests/largely-first-bream branch from f2203b8 to d34cbbe Compare October 3, 2023 13:59
@hashicorp-cla
Copy link

hashicorp-cla commented Oct 3, 2023

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Oct 3, 2023
@github-actions
Copy link

github-actions bot commented Oct 3, 2023

CI Results:
All Go tests succeeded! ✅

…ce to check out code in the test-go GHA workflow (#23458)
@kubawi kubawi force-pushed the backport/kubawi/VAULT-20630/dont-use-base-ref-as-a-default-for-go-tests/largely-first-bream branch from f149f39 to 213c446 Compare October 3, 2023 17:17
@kubawi kubawi self-assigned this Oct 3, 2023
@kubawi kubawi marked this pull request as ready for review October 3, 2023 17:18
@kubawi kubawi requested a review from a team as a code owner October 3, 2023 17:18
@kubawi kubawi enabled auto-merge (squash) October 3, 2023 17:27
@kubawi kubawi merged commit f1da226 into release/1.13.x Oct 3, 2023
@kubawi kubawi deleted the backport/kubawi/VAULT-20630/dont-use-base-ref-as-a-default-for-go-tests/largely-first-bream branch October 3, 2023 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed pr/no-changelog pr/no-milestone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants