open-im-server
open-im-server copied to clipboard
[Deployment] goreleaser use some file that not exists in the repo
OpenIM Server Version
3.8.3
Operating System and CPU Architecture
macOS (ARM)
Deployment Method
Docker Deployment
Issue Description and Steps to Reproduce
Steps to Reproduce:
-
Clone the project repository.
-
Use Goreleaser to build the project.
Problems Observed:
- The goreleaser.yaml file includes hooks that rely on Make, but the Makefile has already been deleted.
- The archives.files section in goreleaser.yaml refers to non-existent files and directories, such as: CHANGELOG/* deployment/* Makefile These files and directories no longer exist in the repository, causing build failures.
Screenshots Link
No response
Hello! Thank you for filing an issue.
If this is a bug report, please include relevant logs to help us debug the problem.
Join slack 🤖 to connect and communicate with our developers.