drainpipe icon indicating copy to clipboard operation
drainpipe copied to clipboard

Pull gitlab / github installer code into new methods

Open deviantintegral opened this issue 2 months ago • 1 comments

This PR pulls is the first two commits from https://github.com/Lullabot/drainpipe/pull/114/commits that:

  1. Extracts private methods to reduce the length of the installCiCommands method.
  2. Adds an early return to manage some of the intense nesting the code currently has.

deviantintegral avatar Apr 16 '24 19:04 deviantintegral