On Jun 2, 2008, at 9:17 AM, [EMAIL PROTECTED] wrote: > > Sorry, have a few more questions now that I've got my AIX dev. system > at work going. I'm sorta new to the Puppet community in general and > don't want to upset anyone by stepping on toes, especially the > developers. :) > > 1 - Luke, you had mentioned that the facter repo was at git:// > reductivelabs.com/facter > and that there was one published on github. I see two on there ( one > is yours, one is James' ) - which one should I be using to go forward > with? I only ask because I know the new release of facter is coming > and James' github repo seemed to have more updates. Like I said, I > just wanted to get started on the right foot here.
I just hadn't pulled from James recently enough. I'm still theoretically the maintainer, so cloning either my repo or the main reductivelabs repo is the right choice, although James is (as in Puppet) doing most of the small changes, so his repo tends to change a bit more quickly than mine. > > 2 - I've read over the Development Lifecycle and while it assumes the > user is contributing to puppet, I'm assuming much of the same is meant > for facter. Only question is - is facter in the same state of > 'master' being the dev branch and having a 1.5x branch as the stable > one or has it been reversed to match what puppet will be in the future > ( master = stable, x.x.x = dev branch? ) Facter has no stable branch. > > 3 - I just want to clarify - any work I intend on doing, in puppet or > facter, I should first submit a trac ticket for tracking purposes, > correct? Whether it be a bug fix or enhancement? In general, yes. > > And last, but not least, what category do you guys file 'code cleanup' > under? While it's not a bug because the code already works, it's also > not really an enhancement. Just curious if I should file these under > the trivial fixes department along with the spelling errors and such. There should be a 'refactor' option; if not, use enhancement. -- Barondes' First Law: Science abhors contradictions; scientists' minds are replete with them. --------------------------------------------------------------------- Luke Kanies | http://reductivelabs.com | http://madstop.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en -~----------~----~----~----~------~----~------~--~---
