Re: GDC CI

2020-09-19 Thread wjoe via D.gnu
On Saturday, 19 September 2020 at 00:29:37 UTC, Iain Buclaw wrote: [...] I can provide a server for you to upload to. Git tags for Great. versioning might be interesting for uploads, but they're not going to be binaries that will stay around for too long. This is a bastardized version of

Re: GDC CI

2020-09-19 Thread wjoe via D.gnu
On Saturday, 19 September 2020 at 09:53:29 UTC, wjoe wrote: This is a bastardized version of the git gcc-descr alias. git describe --all --abbrev=40 --match 'basepoints/gcc-[0-9]*' origin/master | sed -n 's,^\(tags/\)\?basepoints/gcc-,r,p' That should get you a tag like r11-3179-g5de41c8862