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

fix: rIssue with Asset Uploading for Official Releases in GoReleaser Action v4 - release openim version not auto build #362

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

cubxxw
Copy link
Contributor

@cubxxw cubxxw commented Jan 2, 2024

I'm currently experiencing a problem with the GoReleaser Action v4 in our GitHub Actions workflow, specifically when releasing different types of versions. While pre-releases such as v3.5.1.beta.0 are being published successfully, the action encounters failures during the publishing of official releases (e.g., v3.5.1).

🔍 What type of PR is this?
/kind documentation
/kind feature

resolves openimsdk/open-im-server#1660

👀 What this PR does / why we need it:
My pull request adheres to the code style of this project
My code requires changes to the documentation
I have updated the documentation as required
All the tests have passed
The issue is evident in the 'release actions' job of our workflow. Detailed information and logs can be found here: Release Actions Job

@cubxxw cubxxw requested review from a team as code owners January 2, 2024 13:23
@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jan 2, 2024
Copy link

sweep-ai bot commented Jan 2, 2024

Apply Sweep Rules to your PR?

  • Apply: All new business logic should have corresponding unit tests.
  • Apply: Refactor large functions to be more modular.
  • Apply: Add docstrings to all functions and file headers.

@kubbot kubbot enabled auto-merge January 2, 2024 13:24
@kubbot kubbot added this pull request to the merge queue Jan 2, 2024
Merged via the queue into main with commit 2a3af8a Jan 2, 2024
11 checks passed
@kubbot kubbot deleted the cubxxw-patch-1 branch January 2, 2024 13:27
@openimsdk openimsdk locked and limited conversation to collaborators Jan 2, 2024
@cubxxw cubxxw changed the title Update .goreleaser.yaml fix: rIssue with Asset Uploading for Official Releases in GoReleaser Action v4 - release openim version not auto build Jan 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants