Skip to content

changes to accomodate the code migration#4

Merged
frodopwns merged 30 commits intomasterfrom
migrate-fixes
Feb 14, 2017
Merged

changes to accomodate the code migration#4
frodopwns merged 30 commits intomasterfrom
migrate-fixes

Conversation

@frodopwns
Copy link
Contributor

The Problem:

Drud dev needs to be open sourced but is currently embedded within a largely closed source codebase.

The Fix:

Create a new repo and pull in just the drud dev related functionality

The Test:

run the cli tests and see what happens, run commands that don't have tests and see what happens there

Related Issue Link(s):

drud/general#32

@frodopwns
Copy link
Contributor Author

still need to address the vault client for databag retrieval

@frodopwns
Copy link
Contributor Author

I haven't done all the name cleanup, just enough to get the tests running.

Copy link
Member

@rfay rfay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is still building into a tool named "drud", so that will need to be changed, and of course it affects the tests dramatically.

@rfay
Copy link
Member

rfay commented Feb 4, 2017

I'd be happy to install the build tools and get them going, but don't want to do it when you have something this big WIP. If you want me to do it in this branch I can, as long as we're clear who's working when.

rfay added 13 commits February 6, 2017 19:53
https://github.com/drud/bootstrap/commit/cc474cb4985713b14f2aeadfd279ff638d92d6cb

Significantly massaged to work here - several files were removed.

 Author: Tanner J Ferguson <tannerjfco@gmail.com>
Date:   Fri Feb 3 13:23:43 2017 -0700

    Improves Cli validation (#261)

    * removes duplicate add of LocalDevCmd

    * adds validation for hosting resources

    * return usage on empty host subcmd

    * return usage on empty sub cmds, return usage on root cmd

    * make template flag required for hosting app create

    * adds validation for config cmds

    * removes empty Run declarations on parent cmds so they return usage

    * removes run from backup cmd, removes subCmdUsage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants