Hi, I submitted a PR for github workflows ( https://github.com/ledger/ledger/pull/2040 ) . At this time it seems like several of the Windows packages don't exist using the Chocolatey package manager ( for gmp , mpfr and gpgme along with python for boost ) so I could't get Ledger to build correctly on that platform using the Travis build parameters.
Should ledger be built without these add-ons ? In addition, it seems straightforward to add a matrix entry for Python2 support but that's for the maintainers to decide. -Jimi On Thu, Jul 8, 2021 at 12:10 AM Martin Michlmayr <[email protected]> wrote: > Can someone submit a working GitHub workflows file for ledger CI > to replace Travis. Bonus points for building on Linux, macOS and > Windows. > > (I think testing only Python 3 support is enough. Travis currently > tests Python 2 and 3) > -- > Martin Michlmayr > https://www.cyrius.com/ > > -- > > --- > You received this message because you are subscribed to the Google Groups > "Ledger" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/ledger-cli/YOak4QA/au76iGHl%40jirafa.cyrius.com > . > -- --- You received this message because you are subscribed to the Google Groups "Ledger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ledger-cli/CAHkuPsufjNZvjHCXSiecCqs__cKVPtMob%2Bb2hLd%3D98eSaSb-6A%40mail.gmail.com.
