Damien Mathieu
Damien Mathieu
This seems to be an issue with the core CLI.
Which command are you using?
That looks like a CLI issue rather than one with specifically this plugin. Ping @heroku/cli
This "problem" is the same as with all toolbelt commands. You should be able to specify an app's name with the `-a` option. ``` heroku repo:purge_cache -a ``` It's even...
This looks like an issue with the python buildpack rather than due to the purge cache command. cc @kennethreitz
Definitely 💯
What do you mean "a durable store"? You want a second, separate and unpurgeable cache? Not being able to fully clear a cache really looks like a hack, and should...
@jbyrum ^
This was a hackathon project. I don't have a specific customer ask (outside of me on a side project). We have a meeting with @kevlil83 and @stevehobbsdev on friday to...
Hi, Thank you for your interest. Customers interested in this is exactly what we need at the moment :) This came from an internal hackathon, and therefore without any product...