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

ci(release): checkout codebase based on ref #178

Merged
merged 1 commit into from
Jul 21, 2023
Merged

ci(release): checkout codebase based on ref #178

merged 1 commit into from
Jul 21, 2023

Conversation

piyoki
Copy link
Contributor

@piyoki piyoki commented Jul 20, 2023

Background

Check out to codebase based on a given github.sha. This is necessary when we do future releases.

Quoted from https://github.com/actions/checkout

   # The branch, tag or SHA to checkout. When checking out the repository that
   # triggered a workflow, this defaults to the reference or SHA for that event.
   # Otherwise, uses the default branch.
   ref: ''

Checklist

Full changelogs

  • ci(seed-build): checkout codebase based on ref

Issue reference

NA

Test Result

NA

Signed-off-by: Kevin Yu <31861128+yqlbu@users.noreply.github.com>
@piyoki piyoki requested a review from a team as a code owner July 20, 2023 10:41
@piyoki piyoki changed the title ci(release,pr-build,build): checkout codebase based on ref ci(release): checkout codebase based on ref Jul 20, 2023
@kunish kunish merged commit 2347b93 into main Jul 21, 2023
25 checks passed
@kunish kunish deleted the fix_checkout branch July 21, 2023 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants