Giter Site home page Giter Site logo

Comments (8)

vovimayhem avatar vovimayhem commented on June 7, 2024

.... just an update: I've just noticed this engine uses system grep :/ will take me a little while...

from codeclimate-fixme.

pointlessone avatar pointlessone commented on June 7, 2024

I wonder if this engine can be redone on top of codeclimate/codeclimate-grep. That one is only 64.7 MB and is a bit more general version of this one.

from codeclimate-fixme.

vovimayhem avatar vovimayhem commented on June 7, 2024

@pointlessone I ended up with a 58MB image on #51 for this one... but yeah, I think less engines that do more would be cool

from codeclimate-fixme.

vovimayhem avatar vovimayhem commented on June 7, 2024

However, if we were to base fixme from grep engine, we'd make sure we're still honouring the fixme configuration, and make sure those grep rules are applied accordingly, which would be a different kind of work... maybe for another time?

from codeclimate-fixme.

wfleming avatar wfleming commented on June 7, 2024

I'm a big fan of the reduced image size in #51, so thank you for doing that @vovimayhem !

FWIW I don't think we'd be interested in rebuilding this engine on top of our own grep engine though, at least not anytime soon. One unanticipated but appreciated benefit of the simplicity of the fixme engine we've noticed is that it makes a very nice reference implementation of an engine that developers can use to understand the practical applications of our spec without getting bogged down in meaty details of particular languages or tools. So I think keeping it entirely separate from the grep engine is helpful for that, and it's so simple that I don't think there's an excessive maintenance overhead to keeping them separate.

from codeclimate-fixme.

vovimayhem avatar vovimayhem commented on June 7, 2024

@wfleming We can make both the fixme Docker image and the grep Docker image to share the most possible number of layers, reducing the download time in case one or another has already been downloaded.

from codeclimate-fixme.

vovimayhem avatar vovimayhem commented on June 7, 2024

(although they already do)

from codeclimate-fixme.

dblandin avatar dblandin commented on June 7, 2024

Addressed with #51. Thanks!

from codeclimate-fixme.

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.