Bump dsymbol to latest stable tag
dub test pass locally.
update dub.json?
update dub.json?
Done, @WebFreak001. Ready to merge.
update dub.json?
Done, @WebFreak001. Ready to merge.
Is it possible to use a commit sha for current master HEAD instead of master as a dub dependency tag?
~master doesn't actually mean latest commit on dub, unless you always run dub upgrade before building
It's better to rely on tags because of caching as well as traceability with releases.
@WebDrake could you maybe push a new tag of dsymbol?
@RazvanN7 I take it you meant @WebFreak001 there ... ? :-)
@WebDrake Sorry for the spam :(
@RazvanN7 created a new tag + release
Just found out Github can auto generate changelogs now which is pretty neat!
@RazvanN7 created a new tag + release
Just found out Github can auto generate changelogs now which is pretty neat!
I don't see any fresh tags at https://github.com/dlang-community/dsymbol/tags.
@RazvanN7 created a new tag + release Just found out Github can auto generate changelogs now which is pretty neat!
I don't see any fresh tags at https://github.com/dlang-community/dsymbol/tags.
Ok, now I see https://github.com/dlang-community/dsymbol/releases/tag/v0.12.0. I can't see the tag having propagated to DUB registry at https://code.dlang.org/packages/dsymbol, though.
I don't own the registry item, will take a while until it's updated.
Until then, you could maybe look into https://github.com/dlang/dub-registry/pull/414 which implements automatic updates via webhook which you can setup in github :p
I don't own the registry item, will take a while until it's updated.
Until then, you could maybe look into dlang/dub-registry#414 which implements automatic updates via webhook which you can setup in github :p
Got it! ;)
Can someone please trigger the dub registry bump to 0.12 at https://code.dlang.org/packages/dsymbol?
@Hackerpilot can you trigger a refresh on the dub registry package?
this PR has become obsolete (dsymbol was updated with #673)