[OpenSmalltalk/opensmalltalk-vm] c3841c: Modify the AppVeyor build to allow skip in commit ...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[OpenSmalltalk/opensmalltalk-vm] c3841c: Modify the AppVeyor build to allow skip in commit ...

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: c3841cc9fbad64fd5548a7d3f52805db1cacd5ef
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/c3841cc9fbad64fd5548a7d3f52805db1cacd5ef
  Author: AlistairGrant <[hidden email]>
  Date:   2019-01-06 (Sun, 06 Jan 2019)

  Changed paths:
    M .appveyor.yml

  Log Message:
  -----------
  Modify the AppVeyor build to allow skip in commit body

By default, AppVeyor only recognises [skip xxx] in the commit title.
This change allows the skip messages to be placed in the commit body.
Recognised keywords are:

- [skip ci]
- [ci skip]
- [skip appveyor]
- [appveyor skip]

And since this doesn't affect Unix:

[skip travis]


  Commit: 0fae80c28ee3ce2b3eb09cb31ec94f0a590893f7
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/0fae80c28ee3ce2b3eb09cb31ec94f0a590893f7
  Author: akgrant43 <[hidden email]>
  Date:   2019-01-07 (Mon, 07 Jan 2019)

  Changed paths:
    M .appveyor.yml

  Log Message:
  -----------
  Merge pull request #349 from akgrant43/appveyor1

Modify the AppVeyor build to allow skip in commit body

By default, AppVeyor only recognises [skip xxx] in the commit title.
This change allows the skip messages to be placed in the commit body.
Recognised keywords are:
   
- [skip ci]
- [ci skip]
- [skip appveyor]
- [appveyor skip]
   
And since this doesn't affect Unix:

[skip travis]


Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/7a3c6b642312...0fae80c28ee3
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.