-
In order to allow stable per-operation configuration, we need to name methods that correspond to rest actions. This directly support smarter timeouts in issue #1089.
For example, in AWS, names are a…
-
Follow https://github.com/Netflix/PigPen/wiki/Tutorial
my-script.pig
(defproject pigpen-demo "0.1.0-SNAPSHOT"
:description "FIXME: write description"
:url "http://example.com/FIXME"
:license {:…
-
Here's a strange one -- I'm currently working on a cake project with [this project.clj file](https://gist.github.com/999604). pallet 0.4.17 bundles up the jclouds-beta-8 jars; for this project, I need…
-
A dry run treats `-p` as short-hand for `--phases`. Removing the `-d` for the dry run, and suddenly the `-p` is short-hand for `--provider`. One of those meanings of `-p` should be removed.
```
$ lei…