GithubHelp home page GithubHelp logo

kachkaev / kachkaevassetsversionbundle Goto Github PK

View Code? Open in Web Editor NEW
57.0 5.0 12.0 65 KB

Automates the process of updating assets version in Symfony2 & Symfony3 projects

License: MIT License

PHP 100.00%
symfony symfony2 symfony3 assets assetic-bundle symfony-bundle

kachkaevassetsversionbundle's Introduction

Alexander Kachkaev's github stats

kachkaevassetsversionbundle's People

Contributors

antonbabenko avatar gusdecool avatar harpcio avatar kachkaev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

kachkaevassetsversionbundle's Issues

Stable release

Wow, thank you so much for this bundle!

I'm wondering if you could possibly release a stable version (even just a 0.1) so that I don't have the set composer's minimum stability to "dev" in order to use it.

Thanks again!

Parameters not found

The service "kachkaev_assets_version.assets_version_manager" has a dependency on a non-existent parameters "kachkaev_assets_version.filename" and "kachkaev_assets_version.parametername".
It must be "kachkaev_assets_version.file_path" and "kachkaev_assets_version.parameter_name".

ParameterNotFoundException: The service "kachkaev_assets_version.assets_version_manager" has a dependency on a non-existent parameter "kachkaev_assets_version.filename". Did you mean one of these: "kachkaev_assets_version.file_path", "kachkaev_assets_version.parameter_name"?

php app/console assets_version:set:random ?

Hi, nice bundle ;)

What we would need is to set a generated random string as assets_version (could be a random hash string, 16-bit or 32-bit long).

So could you enhance your bundle with a "random-feature"? Something like this would be cool:
php app/console assets_version:set:random
(example) This will set assets_version to 9f37061554108afb4d884ee651585259

Our problem is, that we every time deploy a fresh release and our parameters.yml always still the same (until new parameters for new feature come in). So auto-increment doesn´t help us here. But we need a automated changing of assets_version. So generating a random hash string on every release would be our solution.

sorry for bad english;) Bye

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.