<p>Hi Nicolas,</p>
<blockquote>
<p>Interesting... We could be using something like this</p>
<pre><code>only_commits:
    files:
        - *src/
        - platforms/win32/
        - platforms/Cross/
        - build.win*/
        - third-party/
</code></pre>
</blockquote>
<p>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.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/349#issuecomment-451687064">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AhLyW9a-TdK9sbqZJM2DhnOL6yqCQId_ks5vAQezgaJpZM4ZyCx8">mute the thread</a>.<img src="https://github.com/notifications/beacon/AhLyWxQjj59s2RhGtS9kmC5hWtEaXvkfks5vAQezgaJpZM4ZyCx8.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/OpenSmalltalk/opensmalltalk-vm","title":"OpenSmalltalk/opensmalltalk-vm","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"PERSON","message":"@akgrant43 in #349: Hi Nicolas,\r\n\r\n\u003e Interesting... We could be using something like this\r\n\u003e \r\n\u003e ```\r\n\u003e only_commits:\r\n\u003e     files:\r\n\u003e         - *src/\r\n\u003e         - platforms/win32/\r\n\u003e         - platforms/Cross/\r\n\u003e         - build.win*/\r\n\u003e         - third-party/\r\n\u003e ```\r\n\r\nThe 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."}],"action":{"name":"View Pull Request","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/349#issuecomment-451687064"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/349#issuecomment-451687064",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/349#issuecomment-451687064",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>