Code Monkey home page Code Monkey logo

Comments (6)

fbourigault avatar fbourigault commented on July 17, 2024 2

What about moving to what is recommended in Symfony documentation ? https://symfony.com/doc/current/bundles/best_practices.html#continuous-integration

from fosckeditorbundle.

stof avatar stof commented on July 17, 2024

the config should indeed be cleaned:

  • not requiring a Symfony version for each job (and using the locking package for jobs testing a specific versions rather than changing requirements)
  • I suggest using separate commands in the travis.yml rather than an external script, as this allows seeing the different commands in the Travis logs
  • drop the docker-based job (not worth running docker inside the Travis container IMO)

from fosckeditorbundle.

stof avatar stof commented on July 17, 2024

We should also enable the appveyor build as we have the config for it

from fosckeditorbundle.

ElectricMaxxx avatar ElectricMaxxx commented on July 17, 2024

completely 👍 i really like the config proposed in best practices. And i really like the script idea, as i can reuse those scripts locally to get a specific setup.

from fosckeditorbundle.

stof avatar stof commented on July 17, 2024

I'm suggesting not using them anymore (they are quite unlikely to be usable locally anyway)

from fosckeditorbundle.

ElectricMaxxx avatar ElectricMaxxx commented on July 17, 2024

We should'nt have that much of commands to execute, so i can go with it. We can discuss scripts or not on an other issue/meeting/conference :-).

from fosckeditorbundle.

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.