Code Monkey home page Code Monkey logo

Comments (8)

aiba avatar aiba commented on June 18, 2024

This would be really useful. How do folks who use lein beanstalk customize their beanstalk config with this limitation? Is there some other mechanism besides .ebextensions?

from lein-ring.

alexanderdean avatar alexanderdean commented on June 18, 2024

@aiba - for a workaround see: https://github.com/snowplow/snowplow/blob/master/2-collectors/clojure-collector/tasks/leiningen/aws.clj

from lein-ring.

timewarrior avatar timewarrior commented on June 18, 2024

@alexanderdean thanks for the tip. I have a beanstalk project and I like using lein-beanstalk to deploy. How do I incorporate your robert.hooke fix in my current project. Thanks :)

from lein-ring.

timewarrior avatar timewarrior commented on June 18, 2024

@alexanderdean figured it out. created a task mybeanstalk which calls the other beanstalk after applying the hook. Thanks for doing most of the research :)

from lein-ring.

aiba avatar aiba commented on June 18, 2024

@alexanderdean thanks, I did as @timewarrior did and created my own task which calls the lein-beanstalk task after applying the hook.

from lein-ring.

wiseman avatar wiseman commented on June 18, 2024

This would be very helpful.

Actually, it might be sufficient if :filespecs (see #78) could override skip-file?.

from lein-ring.

wiseman avatar wiseman commented on June 18, 2024

I've packaged Mark Butler's workaround for this issue as a standalone lein plugin: lein-awsuberwar

from lein-ring.

kengruven avatar kengruven commented on June 18, 2024

What about adding an :uberwar-inclusions key, analogous to the keys for jars/uberjars? I see in the lein sample file that it even demonstrates this use for Elastic Beanstalk:

:jar-inclusions [#"^\.ebextensions"]

though lein ring uberwar doesn't seem to look at any of the existing -inclusions keys.

from lein-ring.

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.