Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 962a0f797e868bc7f1a8a885f6ee4c92d51b4041
      
https://github.com/Perl/perl5/commit/962a0f797e868bc7f1a8a885f6ee4c92d51b4041
  Author: Max Maischein <[email protected]>
  Date:   2019-11-18 (Mon, 18 Nov 2019)

  Changed paths:
    M .github/workflows/smoke-windows-cygwin.yml

  Log Message:
  -----------
  Use Cygwin native git to fix file permissions

This should fix the porting/ related test failures


  Commit: 52058796119c00ea196192691bed5ac018d813be
      
https://github.com/Perl/perl5/commit/52058796119c00ea196192691bed5ac018d813be
  Author: Max Maischein <[email protected]>
  Date:   2019-11-18 (Mon, 18 Nov 2019)

  Changed paths:
    M .github/workflows/smoke-windows-mingw64.yml
    M .github/workflows/smoke-windows-msvc100.yml
    M .github/workflows/smoke-windows-msvc142.yml

  Log Message:
  -----------
  Skip the TTY tests since we don't have a TTY

This should fix the op/stat failure


  Commit: 0cda614a3ccb013510f835d23e8802565a117c2a
      
https://github.com/Perl/perl5/commit/0cda614a3ccb013510f835d23e8802565a117c2a
  Author: Max Maischein <[email protected]>
  Date:   2019-11-18 (Mon, 18 Nov 2019)

  Changed paths:
    M .github/workflows/smoke-windows-msvc100.yml

  Log Message:
  -----------
  MSVC100FREE -> MSVC100


  Commit: d764bd43e1a128f042286d06278becd38a25eade
      
https://github.com/Perl/perl5/commit/d764bd43e1a128f042286d06278becd38a25eade
  Author: Max Maischein <[email protected]>
  Date:   2019-11-18 (Mon, 18 Nov 2019)

  Changed paths:
    M .github/workflows/smoke-windows-mingw64.yml

  Log Message:
  -----------
  Github Actions only get 2 CPUs

We could maybe use 3 for testing, but that's a later optimization


  Commit: e5d89a0ead19c8ea1c22243a43d39cb9ae8bc6aa
      
https://github.com/Perl/perl5/commit/e5d89a0ead19c8ea1c22243a43d39cb9ae8bc6aa
  Author: Max Maischein <[email protected]>
  Date:   2019-11-18 (Mon, 18 Nov 2019)

  Changed paths:
    A .github/workflows/smoke-macos-xcode11.yml

  Log Message:
  -----------
  Add smoke support for OSX


  Commit: 833f8baffc4f10a4bc16fcd92aca48049b8a0baa
      
https://github.com/Perl/perl5/commit/833f8baffc4f10a4bc16fcd92aca48049b8a0baa
  Author: Max Maischein <[email protected]>
  Date:   2019-11-18 (Mon, 18 Nov 2019)

  Changed paths:
    M .github/workflows/smoke-windows-mingw64.yml

  Log Message:
  -----------
  Set CCHOME to make op/taint.t pass

Thanks to TonyC for providing the missing piece


Compare: https://github.com/Perl/perl5/compare/53379bfd2fda...833f8baffc4f

Reply via email to