[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] .appveyor.yml test - try to add [skip appveyor] (#349)

akgrant43 notifications at github.com
Sat Jan 5 20:14:43 UTC 2019


Hi Nicolas,

> Interesting... We could be using something like this
> 
> ```
> only_commits:
>     files:
>         - *src/
>         - platforms/win32/
>         - platforms/Cross/
>         - build.win*/
>         - third-party/
> ```

The drawback of this approach is that we identify the VM by the commit id, and this will prevent the same commit id being present on all platforms whenever a change is made that doesn't affect Windows.

-- 
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/349#issuecomment-451687064
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20190105/7f296d94/attachment-0001.html>


More information about the Vm-dev mailing list