GithubHelp home page GithubHelp logo

Comments (3)

andreasabel avatar andreasabel commented on June 20, 2024

Perhaps some more recent versions should be included on AppVeyor?

I suppose so, but I have never used AppVeyor.
I think it could be tried to extend the AppVeyor matrix. If this does not work well, we could also try a GHA workflow for windows (and macOS). [But maybe we need not actively work towards a GHA monopoly.]

acid-state/appveyor.yml

Lines 6 to 14 in 9d9efd9

matrix:
# - GHCVER: "8.6.3"
# CHOCOPTS:
# TEST: --enable-tests
# BENCH: --enable-benchmarks
- GHCVER: "8.4.4"
CHOCOPTS:
TEST: --enable-tests
BENCH: --enable-benchmarks

from acid-state.

stepcut avatar stepcut commented on June 20, 2024

I think the primary reason for using appveyor at all is to ensure that the build works on Windows. That is somewhat important since we do have windows specific code in src-win32.

I don't think we need to test against every version of GHC on Windows like we do on Linux.

It is definitely annoying that the 8.2.2 is always failing on Appveyor at the moment.

I'd be fine with just testing GHC 9.2 on Windows. But I have no idea how to do that.

I am not opposed to also testing on OS X, but it seems less important since it uses the same code as Linux. Though, it is also true that the testsuite currently fails on OS X for boring reasons. But that does indicate that automated testing could be useful to discover OS X specific issues.

I have no opinion on appveyor vs github workflows vs other.

from acid-state.

andreasabel avatar andreasabel commented on June 20, 2024

Historically, I think AppVeyor was the tool of choice for a Windows CI due to limited availability of alternatives.

A GHA CI could be similar to this: https://github.com/haskell/text-icu/blob/52822ec7684e39d3ee5afcd0d807f902971c0761/.github/workflows/cabal-mac-win.yml

from acid-state.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.