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

bug: Fix goreleaser config (backport #1431) #1436

Open
wants to merge 1 commit into
base: release/v0.49.x
Choose a base branch
from

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jul 11, 2024

Description

closes: #XXXX

Motivation and context

How has this been tested?

Screenshots (if appropriate):

Checklist:

  • I followed the contributing guidelines and code of conduct.
  • I have added a relevant changelog to CHANGELOG.md
  • I have added tests to cover my changes.
  • I have updated the documentation accordingly.
  • I have updated API documentation client/docs/swagger-ui/swagger.yaml

This is an automatic backport of pull request #1431 done by [Mergify](https://mergify.com).

* bug: Fix goreleaser config

* Remove hardcoding var

* Add CHANGELOG

* Modify release config

* Exclude irrelevant commit and include missing commit

(cherry picked from commit 8e266d8)

# Conflicts:
#	.github/workflows/tag.yml
#	CHANGELOG.md
#	Makefile
Copy link
Contributor Author

mergify bot commented Jul 11, 2024

Cherry-pick of 8e266d8 has failed:

On branch mergify/bp/release/v0.49.x/pr-1431
Your branch is up to date with 'origin/release/v0.49.x'.

You are currently cherry-picking commit 8e266d837.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   .goreleaser.yml

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   .github/workflows/tag.yml
	both modified:   CHANGELOG.md
	both modified:   Makefile

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@mergify mergify bot requested a review from jaeseung-bae as a code owner July 11, 2024 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant