dlang / dub

Package and build management system for D
MIT License
677 stars 227 forks source link

1.33.1 release job failed #2670

Closed chenrui333 closed 1 year ago

chenrui333 commented 1 year ago

👋 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

WebFreak001 commented 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

chenrui333 commented 1 year ago

I see, with that being said, is 1.33.1 tag the latest release tag? Thanks!

WebFreak001 commented 1 year ago

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

ibuclaw commented 1 year ago

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.

WebFreak001 commented 1 year ago

@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

chenrui333 commented 1 year ago

@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 commented 1 year ago

@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?

ibuclaw commented 1 year ago

It would also be a good place to copy the changelog content into

This is a github feature, not git?

Maybe https://cli.github.com/manual/gh_release