[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Tag the minheadless builds with CMake with a suffix instead of a prefix. (#411)

Ronie Salgado notifications at github.com
Thu Jun 27 00:44:50 UTC 2019


I just noticed that the bintray deployment script has the following regex:

{"includePattern": "../products/((newspeak|pharo|squeak).*\\.(?:gz|zip|dmg))", "uploadPattern": "$1"}

Since I was tagging the minheadless with a cmake-minhdls- prefix, they build artifacts are not matching this regex. I prefer changing the prefix with a -cmake-minhdls suffix instead of messing with a potentially dangerous regex.
You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/411

-- Commit Summary --

  * Tag the minheadless builds with CMake with a suffix instead of a prefis.

-- File Changes --

    M deploy/pack-vm.sh (10)

-- Patch Links --

https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/411.patch
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/411.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/411
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20190626/c6bced9e/attachment.html>


More information about the Vm-dev mailing list