Coder Social home page Coder Social logo

buildme's People

Contributors

elarivie avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

buildme's Issues

Src hashing takes a long time to complete

Context:
With the python template, a hash of the src folder is done before and after the build. If the hash is different it indicates that the build process has altered the content of src and as expected a validation error is displayed.

The issue:
If the src folder contains hundreds/thousands of file and sub-folders tree it may take a very long time to complete.

Note: Src folder may contains thousand of file if for example an alternate build process is being use which polutes the src folder with downloaded libraries. (This is how the problem was identified).

Design: Having this validation in place is a major plus value to the project build validation but it is clear that some use cases makes this impractical. The solution is clearly not to remove the validation. Base on a given project situation (which won't change much in a project lifetime), a good compromise would be to have a setting available in the build script to activate/deactivate this validation.
Note: The idea is to keep the setting embedded (hardcoded) in the build script and in no way to add a command line parameter nor to add a configuration file.

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.