Giter Club home page Giter Club logo

Comments (16)

sindresorhus avatar sindresorhus commented on August 28, 2024

👍 Example: https://github.com/gruntjs/grunt/blob/master/appveyor.yml

from meta.

shinnn avatar shinnn commented on August 28, 2024

First I introduced AppVeyor to imagemin-jpeg-recompress.
It works correctly.

https://github.com/imagemin/imagemin-jpeg-recompress#imagemin-jpeg-recompress--

from meta.

kevva avatar kevva commented on August 28, 2024

We should switch that Travis badge to be flat so they look nicer together.

from meta.

shinnn avatar shinnn commented on August 28, 2024

Like this?

 Build status

from meta.

sindresorhus avatar sindresorhus commented on August 28, 2024

Yup

from meta.

kevva avatar kevva commented on August 28, 2024

shields have a badge for Appveyor too.

from meta.

shinnn avatar shinnn commented on August 28, 2024

I'd rather use original AppVeyor badge.
It's difficult to see which badge represents the result of AppVeyor.

from meta.

kevva avatar kevva commented on August 28, 2024

True.

from meta.

kevva avatar kevva commented on August 28, 2024

@shinnn, can we remove AppVeyor from the repos? It's slow, mostly fails and doesn't show any good output. We can use it on the main imagemin repo (and maybe the plugins) when/if we can use a newer npm version.

from meta.

shinnn avatar shinnn commented on August 28, 2024

@kevva

We can fix a lot more error on Windows with more cross-platform code, like this commit. I still want to continue testing on AppVeyor.

However, as you know, it's very hard to rebuild binaries on AppVeyor. They fails without any outputs and we can't find the causes.
So, How about skipping rebuilding tests on AppVeyor by using is-appveyor?

from meta.

shinnn avatar shinnn commented on August 28, 2024

I created a fork which skips the 'rebuild the cwebp binaries' test on AppVeyor.

It passes the test.

from meta.

sindresorhus avatar sindresorhus commented on August 28, 2024

I'm fine with us continuing using AppVeyor as long as I don't have to care about it.

from meta.

kevva avatar kevva commented on August 28, 2024

I don't care if it fails and shows good error output. But currently it just shows that it failed but not why. AppVeyor is so bad imo. The commit you're referring to is a conscious decision by me (to use &&). If we are writing stupid workarounds for Windows we're doing it wrong. I rather let the tests fail on Windows.

from meta.

shinnn avatar shinnn commented on August 28, 2024

I agree with you that we shouldn't write stupid workarounds.

OK, now I'd like to propose:

What do you think?

from meta.

sindresorhus avatar sindresorhus commented on August 28, 2024

Create and remove directories programmatically after ava supports before and after. (imagemin/jpeg-recompress-bin@481046c#commitcomment-8256698) Do you have any plans for them, @sindresorhus?

Yes, it's top pri for ava, but probably won't happen for a while, as I'll be traveling.

from meta.

kevva avatar kevva commented on August 28, 2024

@shinnn, yup, sounds good to me. Build scripts won't work on Windows 90% of the time anyway.

@sindresorhus, I could write a fast temporary patch that implements it if you want to.

from meta.

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.