Giter Club home page Giter Club logo

Comments (7)

fredrikekre avatar fredrikekre commented on May 16, 2024 2

Strange. I can try later on macos locally.

from transformers.jl.

chengchingwen avatar chengchingwen commented on May 16, 2024 1

@fredrikekre I fix the warning issue! that was due to macos use case-insensitive file system and the clone was failed (due to I have two files of same name with different cases). Just rename the file and all the CI passed. Tks!

from transformers.jl.

chengchingwen avatar chengchingwen commented on May 16, 2024

Thanks for the issue. Could you give me some guide on how to enable the CI?

from transformers.jl.

fredrikekre avatar fredrikekre commented on May 16, 2024

Most packages use Travis (tests on Linux and macOS) and AppVeyor (runs on Windows) but if this package does not use binary dependencies or other platform specific things I would say it is enough to use Travis. To enable Travis you:

  1. Enable https://github.com/marketplace/travis-ci for this repository
  2. Create a .travis.yml config file in the repository, see e.g. https://github.com/fredrikekre/Literate.jl/blob/master/.travis.yml (you can skip the last part about building docs if you don't use that setup).

from transformers.jl.

chengchingwen avatar chengchingwen commented on May 16, 2024

@fredrikekre Did I do it right? The result is at here. The osx got lots of weird log and terminate.

from transformers.jl.

fredrikekre avatar fredrikekre commented on May 16, 2024

Yea, looks good! Don't you get those warnings when you run the tests locally?

from transformers.jl.

chengchingwen avatar chengchingwen commented on May 16, 2024

No, I work on a linux machine which never showed the warnings. It looks pretty weird because the warnings are complaining about a method is overwritten by itself.

from transformers.jl.

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.