Skip to content

Conversation

@npwalker
Copy link
Contributor

Prior to this commit the functionality to setup the either code
manager or zack/r10k was tightly coupled to this control-repo. In
an effort to make that functionality useful to more people we're
splitting it into a dedicated module.

After this commit, the pe_code_manager_webhook module will contain all logic
around setting up the webhook while this control-repo will still
gloss over the details needed to get everything in PE setup correctly
to use that module.

This commit removes the files associated with the profile including
some custom functions that were only there to make it work.

This commit removes the all_in_one_pe_2015_2 role as it was exactly
the same as the all_in_one_pe role.

This commit modifies all_in_one_pe to use the pe_code_manager_webhook module
instead of the profile.

@npwalker npwalker changed the title Move profile::git_webhook into seperate module pe_git_webhook Move profile::git_webhook into seperate module pe_code_manager_webhook Mar 8, 2016
@npwalker npwalker force-pushed the breakout_git_webhook_into_a_module branch from 7a9c5c6 to 6571e32 Compare March 8, 2016 17:47
@natemccurdy
Copy link
Contributor

Looks good to me, and is following the theme of recent work to simplify the control-repo a bit.

👍

Prior to this commit the functionality to setup the either code
manager or zack/r10k was tightly coupled to this control-repo. In
an effort to make that functionality useful to more people we're
splitting it into a dedicated module.

After this commit, the pe_code_manager_webhook module will contain all logic
around setting up the webhook while this control-repo will still
gloss over the details needed to get everything in PE setup correctly
to use that module.

This commit removes the files associated with the profile including
some custom functions that were only there to make it work.

This commit removes the all_in_one_pe_2015_2 role as it was exactly
the same as the all_in_one_pe role.

This commit modifies all_in_one_pe to use the pe_code_manager_webhook module
instead of the profile.
Prior to this commit, we were using a pre-release version of the
pe_code_manager_webhook module in order to test that simply
re-namespacing the module form a profile to a module worked as
expected.

After this commit, we use the official 1.0.0 relase of the module
that includes a few changes that make it more versatile.
@npwalker npwalker force-pushed the breakout_git_webhook_into_a_module branch from 4d02da3 to 4978905 Compare March 17, 2016 21:35
glarizza pushed a commit that referenced this pull request Mar 17, 2016
Move profile::git_webhook into seperate module pe_code_manager_webhook
@glarizza glarizza merged commit 667c778 into puppetlabs:production Mar 17, 2016
@npwalker npwalker deleted the breakout_git_webhook_into_a_module branch March 19, 2016 17:16
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.

3 participants