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鈥檒l 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 #1660

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

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

馃叞 Which issue(s) this PR fixes:

Fixes #1656

馃摑 Special notes for your reviewer:

馃幆 Describe how to verify it

馃搼 Additional documentation e.g., RFC, notion, Google docs, usage docs, etc.:

Copy link
Contributor

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.

@cubxxw cubxxw enabled auto-merge January 2, 2024 12:54
@cubxxw cubxxw added this pull request to the merge queue Jan 2, 2024
Merged via the queue into main with commit 11108e1 Jan 2, 2024
22 checks passed
@cubxxw cubxxw deleted the cubxxw-patch-1 branch January 2, 2024 12:59
@openimsdk openimsdk locked and limited conversation to collaborators Jan 2, 2024
@github-actions github-actions bot added this to the v3.1 milestone 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.

馃Failing-test: Release Failure with Official Versions using GoReleaser Action v4
3 participants