这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@TomJo2000
Copy link
Member

  • Repo was transferred to Org
  • Project has a new website
  • New release naming scheme

I'm not 100% sure the tag commit fetching is reliable, I tried to do something similar to how minio does it.

local _COMMITID=$(git ls-remote https://github.com/minio/minio refs/tags/RELEASE.${_VERSION}Z | cut -f1)
local _SHORTCOMMITID=$(git ls-remote https://github.com/minio/minio refs/tags/RELEASE.${_VERSION}Z | head -c 12)

The rest of the make step is adapted from upstream's ./build-noweb.sh
https://github.com/gomuks/gomuks/blob/v0.2511.0/build-noweb.sh

@TomJo2000 TomJo2000 requested a review from Grimler91 as a code owner November 16, 2025 19:40
- Repo was transferred to Org
- Project has a new website
- New release naming scheme
@TomJo2000 TomJo2000 marked this pull request as draft November 16, 2025 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant