Skip to content

Instantly share code, notes, and snippets.

@aussielunix
Created August 8, 2012 00:43
Show Gist options
  • Save aussielunix/3290980 to your computer and use it in GitHub Desktop.
Save aussielunix/3290980 to your computer and use it in GitHub Desktop.
## librarian-puppet questions / shortfalls 20120807
* librarian-puppet outdated is silent and useless when using git as a source
** add support to do a git diff on remote and report it
* librarian-puppet update needs to be able to update a single module only when using git as a source
* librarian-puppet check - same as bundle check
** then we can do things like librarian-puppet check || librarian-puppet install
* check if modules keep thier .git and are on a branch
** occasionally seeing modules disconnected from any branch but cannot reliably repeat this
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment