Closed chenrui333 closed 1 year ago
uhh the linked failed job is LDC on alpine, we don't have any release jobs in this repo, since dub is usually vendored / built by the DMD or LDC releases.
Would just close this as duplicate for #2556 if you want prebuilt releases
I see, with that being said, is 1.33.1 tag the latest release tag? Thanks!
yeah I'm not exactly sure why we even have this release: https://github.com/dlang/dub/compare/v1.33.0...v1.33.1
cc @ibuclaw
anyway the release will stay, even if it seems to be the same as 1.33.0
anyway the release will stay, even if it seems to be the same as 1.33.0
The version is bumped using a release script, I'll have a look to see if can ignore that bump if no changes have been made.
@ibuclaw can you also add to the script that it creates a release on github? There have been several issues opened that the latest tag didn't have a release on dub recently. #2670 #2657 #2601
It would also be a good place to copy the changelog content into
@ibuclaw can you also add to the script that it creates a release on github? There have been several issues opened that the latest tag didn't have a release on dub recently. #2670 #2657 #2601
It would also be a good place to copy the changelog content into
sorry about the issues that I created 😅
basically, I am just looking for the release notes (it would be more semantics from the downstream package manager perspective)
anyway, I will go ahead releasing the change on the homebrew side.
Thanks again!
@ibuclaw can you also add to the script that it creates a release on github? There have been several issues opened that the latest tag didn't have a release on dub recently. #2670 #2657 #2601
It would also be a good place to copy the changelog content into
This is a github feature, not git?
It would also be a good place to copy the changelog content into
This is a github feature, not git?
👋 it looks like 1.33.1 release job failed, raise this issue for some awareness. Thanks!
relates to https://github.com/Homebrew/homebrew-core/pull/135565