[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] d46b3b: Tag the minheadless builds with CMake with a suffi...

Eliot Miranda noreply at github.com
Thu Jun 27 19:59:45 UTC 2019


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: d46b3bdc153849fa52e7cfdb7e2314cfabc2c535
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/d46b3bdc153849fa52e7cfdb7e2314cfabc2c535
  Author: Ronie Salgado <roniesalg at gmail.com>
  Date:   2019-06-26 (Wed, 26 Jun 2019)

  Changed paths:
    M deploy/pack-vm.sh

  Log Message:
  -----------
  Tag the minheadless builds with CMake with a suffix instead of a prefis.
I just noticed that the bintray deployment script have the following regex:

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

I prefer adding a -cmake-minhdls suffix instead of messing with a potentially dangerous regex.


  Commit: 1feda0291023aa06bb953ed065f684bc506d6a64
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/1feda0291023aa06bb953ed065f684bc506d6a64
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2019-06-27 (Thu, 27 Jun 2019)

  Changed paths:
    M deploy/pack-vm.sh

  Log Message:
  -----------
  Merge pull request #411 from ronsaldo/bug/minheadless-ci-deploy

Tag the minheadless builds with CMake with a suffix instead of a prefix.


Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/9a881a3b5179...1feda0291023


More information about the Vm-dev mailing list