stevedlawrence opened a new pull request #339: Switch completely to GitHub 
actions for CI
URL: https://github.com/apache/incubator-daffodil/pull/339
 
 
   - TravisCI fairly frequently has random failures not related to
     Daffodil. And even when it doesn't fail, it often takes a long time to
     run. It also doesn't support Windows. Let's just remove it.
   - Azure was more stable, and supports Windows, but Apache does not
     support Azure, and some tests still don't work on Windows. Since this
     isn't actively tested, remove it.
   - GitHub actions has all the features we needs, supports both Windows
     and Linux and seems to be more stable as far as random failures go. So
     completely switch to GitHub actions. Also enable code coverage
     reporting in GitHub Actions, which was previously only done by
     TravisCI. Also remove duplication of SBT environment variable now
     that GitHub actions supports that
   
   DAFFODIL-2307

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to