Code Monkey home page Code Monkey logo

heroku-buildpack-post-build-clean's People

Contributors

mcmillan avatar moravcik avatar nruth avatar urbanautomaton avatar vladstoick 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

Watchers

 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

heroku-buildpack-post-build-clean's Issues

Expand to export basic glob

Hi, I like the buildpack, but my use case is to delete source maps after they get created in the build step so I need basic glob functionality.

One idea is to do something like find . -name "${GLOB}" | xargs rm. I'm happy to submit a pull request if you think this is a good route. Thanks!

Push rejected, failed to detect set buildpack

I have tried to setup your buildpack (using Heroku new support for multiple buildpacks https://devcenter.heroku.com/articles/using-multiple-buildpacks-for-an-app) but my build failed with following error message:

-----> Fetching set buildpack https://github.com/Lostmyname/heroku-post-build-clean-buildpack... done
 !     Push rejected, failed to detect set buildpack https://github.com/Lostmyname/heroku-post-build-clean-buildpack

Any idea how to fix this problem?

None of the files and folders in .slug-post-clean were found?

remote: -----> POST BUILD CLEAN app detected
remote: Location # Heres a comment not found - ignoring
remote: Location *.psd not found - ignoring
remote: Location *.pdf not found - ignoring
remote: Location *.sketch not found - ignoring
remote: Location *.mpg not found - ignoring
remote: Location *.mp3 not found - ignoring
remote: Location /test not found - ignoring
remote: Location /spec not found - ignoring
remote: Location /vendor/usr/share/opencc/doc/* not found - ignoring
remote: Location /node_modules not found - ignoring
remote: Location /log/* not found - ignoring
remote: Location /tmp/* not found - ignoring
remote: Location /app/javascript/src/* not found - ignoring
remote: Location /.cache/yarn not found - ignoring

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.