summaryrefslogtreecommitdiff
path: root/Rakefile
AgeCommit message (Collapse)AuthorFilesLines
2009-11-15Minimal fix for #2821 ("rake spec" is needlessly slow)Markus Roberts1-1/+2
At some point someone may want to get the coverage tests working, but the coordinates of that point is are not (now,me). This patch just comments out the rcov and stops the time consuming trailing stack trace generation. Signed-off-by: Markus Roberts <Markus@reality.com>
2009-09-22Added rcov exclusion to RakefileJames Turnbull1-1/+1
2009-09-20Refactored Puppet packaging and gem creationJames Turnbull1-25/+6
2009-09-08Fixed #2607 - Added Facter dependency for Puppet GemJames Turnbull1-0/+1
2009-08-02Simplified Rakefile and moved tasks to tasks/rake directoryaJames Turnbull1-81/+3
2009-07-31Fixed ci_spec task for RubyGems 1.3.5James Turnbull1-2/+2
2009-07-10Excluded directories from rcov coverage reportJames Turnbull1-0/+1
2009-07-10Added rcov coverage to Spec testsJames Turnbull1-4/+15
You will need to install the relevance-rcov gem: gem install relevance-rcov --source http://gems.github.com
2009-06-28Final fix to CI test rakesJames Turnbull1-2/+2
2009-06-27Fix to CI rake tasksJames Turnbull1-2/+2
2009-06-06Removed extra whitespace from end of linesIan Taylor1-7/+7
2009-06-03Removed --no-chain-reply-to in rake mail_patches taskJames Turnbull1-1/+1
2009-06-03Removing --no-thread from the mail_patches rake targetLuke Kanies1-1/+1
Signed-off-by: Luke Kanies <luke@madstop.com>
2009-06-01Added puppet branding to format patch commandJames Turnbull1-1/+1
2009-05-26Changed version to allow Rake to work. MinorJames Turnbull1-0/+6
edit to Rakefile
2009-05-20Added spec and unit tests to the Rakefile files list and fixed CI rake tasksJames Turnbull1-11/+19
2009-05-20Added install.rb to Rakefile package taskJames Turnbull1-0/+1
2009-05-09Cleanup of the Puppet Rakefile and removal of the requirement for the ↵James Turnbull1-152/+53
Reductive Build Library
2009-04-26Added puppetqd binary to RakefileJames Turnbull1-0/+1
2009-04-25Updates to CI tasksJames Turnbull1-22/+9
2009-03-26Added rake ci:all taskJames Turnbull1-0/+3
2009-03-21Moved of puppetd, puppetca, puppetmasterd, puppetrun binary from bin to sbinJames Turnbull1-4/+12
2009-02-11Fixing the Rakefile to use 'git format-patch'.Luke Kanies1-1/+1
Some releases of git no longer install hundreds of binaries, so the 'git-format-patch' binary is unavailable. Signed-off-by: Luke Kanies <luke@madstop.com>
2009-02-10Added Reductive Labs build libraryJames Turnbull1-0/+2
2008-12-09CHANGELOG updatesJames Turnbull1-2/+1
2008-12-04Added git changelog taskJames Turnbull1-0/+19
2008-11-26Adjusted CI tasks exit codesJames Turnbull1-2/+2
2008-11-26Added Rake :ci namespace and CI tasksJames Turnbull1-1/+24
2008-11-14Include spec directory in packagesSean E. Millichamp1-0/+1
2008-10-28Removing all mention of EPM, RPM, or Sun packages.Luke Kanies1-13/+0
You should upgrade your build library from http://github.com/lak/reductive-build/tree/master too. Signed-off-by: Luke Kanies <luke@madstop.com>
2008-10-02Adding a rake task for sending emails to the dev listLuke Kanies1-0/+36
Signed-off-by: Luke Kanies <luke@madstop.com>
2008-08-24Removed spec color option for buildbotJames Turnbull1-1/+1
2008-08-24Added simple rake task for running unit testsJames Turnbull1-0/+5
2008-08-23Added spec Rake taskJames Turnbull1-0/+12
2008-08-18Updating the authors list for the gem specLuke Kanies1-0/+1
Signed-off-by: Luke Kanies <luke@madstop.com>
2008-07-08Added message referencing ReductveLabs build libraryJames Turnbull1-1/+1
2008-06-16Updated Rakefile fixes #1367James Turnbull1-1/+1
2008-05-27Fixed Rakefile to install non-.rb files to fix #1266James Turnbull1-1/+1
2008-03-26I think this will include the man pages in the build but overall the ↵James Turnbull1-1/+2
Rakefile needs a rewrite
2008-03-17Adding a rake taks for updating the trac docsLuke Kanies1-0/+8
2008-01-28Removed womble-specific Debian build sectionJames Turnbull1-4/+0
2007-12-17Fixing the Rakefile to include the yumhelper.py file inLuke Kanies1-0/+1
the file list.
2007-08-23Everything up to the parser (and the Modules) is ready to support multiple ↵Luke Kanies1-2/+0
environments, including the parser having an environment setting. I have also created my first spec-based tests, for the interpreter (and deleted the old test/unit tests).
2007-06-19Updating build files to support laegluke1-2/+2
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2635 980ebf18-57e1-0310-9a29-db15c13687c0
2007-06-19Changing the paths to match laeg, instead of culain.luke1-1/+1
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2630 980ebf18-57e1-0310-9a29-db15c13687c0
2007-06-18Adding puppetrun as an executable in the gem, along with ralsh (#313).luke1-1/+1
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2608 980ebf18-57e1-0310-9a29-db15c13687c0
2007-06-15Adding ralsh and filebucket to the rpm and the rakefile, and changing the ↵luke1-1/+1
url in the rpm git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2592 980ebf18-57e1-0310-9a29-db15c13687c0
2007-03-26Updating changelog and adding filebucket to the exluded file list in the ↵luke1-1/+1
Rakefile git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2354 980ebf18-57e1-0310-9a29-db15c13687c0
2007-03-19Adding the "ralsh" executable (formerly known as x2puppet).luke1-1/+1
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2322 980ebf18-57e1-0310-9a29-db15c13687c0
2007-03-02Don't include bin/pi in distributed tarball (and hence fix trac #471)lutter1-1/+2
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2252 980ebf18-57e1-0310-9a29-db15c13687c0