Aidan Feldman
Aidan Feldman
Doing a lot of this functionality in shell is tricky...probably means converting to Go? https://docs.cloudfoundry.org/devguide/installcf/develop-cli-plugins.html
...and possibly other options be passed in? One specific use case is where you want to deploy a change to the manifest, though this is tricky if the manifest isn't...
...or to `stop` it instead of `delete`ing, for faster deployment (due to dependency caching). There may be a way to achieve this using the application blobs.
i.e. to manually confirm that the green application is running properly before continuing.
This folder only contains Markdown, which is useful for referencing from OpenControl [component](https://github.com/opencontrol/schemas#components). There could, however, be OpenControl files in this repository that are inheritable for 18F systems, which would...
e.g. https://compliance.cloud.gov/components/BDD/policies.feature. @jcscottiii This is what https://github.com/opencontrol/compliance-masonry/issues/131 was about, right?
Might want to add the link to the neverblock website to Github...
Dragonfly is a great gem and I've been using it for years as an ImageMagick library, but don't need the other functionality. Thoughts about splitting [the image processing code](https://github.com/markevans/dragonfly/tree/master/lib/dragonfly/image_magick) into...
http://teachyourselftocode.com/ruby Doesn't seem to be a problem with any of the other languages, so maybe there's some bad data in there?