148 Commits (5968914b7009333e1f02200fd6b76e535e1662f4)
 

Author SHA1 Message Date
Michael Prokop 5968914b70 fabfile: adjust regex to match all jenkins-debian-glue packages 11 years ago
Michael Prokop ff93640953 fabfile: add further jenkins slaves 11 years ago
Michael Prokop fae2428bf4 Do not hardcode "sid" as default for cowbuilder dist, support setting COWBUILDER_DIST [Closes #8] 11 years ago
Michael Prokop 400e003020 use binary-only build if specified arch doesn't match $MAIN_ARCHITECTURE and/or architecture of host 11 years ago
Michael Prokop 6daeb712c7 generate-git-snapshot: check out common branches so git-buildpackage can work with them 11 years ago
Michael Prokop 07d18893d5 generate-git-snapshot: do not increase package version if building for UNRELEASED 11 years ago
Michael Prokop 1a7be5f345 Merge pull request #7 from zeha/patch-1 11 years ago
Christian Hofstaedtler 7f3ede545f Add missing reprepro dependency 11 years ago
Michael Prokop 874a0a0761 Skip removal when SKIP_REMOVAL is set also in remove_missing_binary_packages step 11 years ago
Michael Prokop 6eb82f0d77 Support skipping removal of packages via SKIP_REMOVAL 11 years ago
Michael Prokop 25c8869bf5 generate-git-snapshot: new versioning schema, including timestamp 11 years ago
Michael Prokop 9d24064a04 generate-git-snapshot: skip git-buildpackage step via IGNORE_GIT_BUILDPACKAGE 11 years ago
Michael Prokop d46103e9c5 Makefile: provide uninstall target, closes #6 11 years ago
Michael Prokop 05b8fd1164 build-and-provide-package: make sure release variable is not set to '${release}' 11 years ago
Michael Prokop 8f859e19ef fabfile: run clean after building package; add jenkins-slave4 host 11 years ago
Michael Prokop 2df2e874c4 identify_package_name: support *-repos for Jenkins job names 11 years ago
Michael Prokop 390271038a trunk_release: support skipping inclusion of packages in $TRUNK_RELEASE via IGNORE_RELEASE_TRUNK 11 years ago
Michael Prokop 9247871839 build-and-provide-package: support PROVIDE_ONLY and BUILD_ONLY, drop REMOTE_REPOS 11 years ago
Michael Prokop ca5989e07a Provide lintian-junit-report through separate jenkins-debian-glue-buildenv-lintian package 11 years ago
Michael Prokop 442b5d71cc Fabric: install all Debian packages + add jenkins-slave3 11 years ago
Michael Prokop 3fbc57f09e Provide debian/jenkins-debian-glue.install to install files 11 years ago
Michael Prokop e00041ec30 generate-git-snapshot: always use dpkg-source to build the source package 11 years ago
Michael Prokop f713735d80 build-and-provide-package: rework package removal for arch-all packages 11 years ago
Michael Prokop a23bfae6a3 build-and-provide-package: use -sa as default build option 11 years ago
Michael Prokop e5ab37cb38 build-and-provide-package: use 'Error' in error message causing build exit 11 years ago
Michael Prokop d17d407562 build-and-provide-package: display date and runtime information 11 years ago
Michael Prokop 1badb62d41 generate-git-snapshot: ignore .git files when building via dpkg-source 11 years ago
Michael Prokop 44c390c98f generate-git-snapshot: run git-buildpackage with --git-verbose option 11 years ago
Michael Prokop f2bbc0ff55 Provide virtual packages jenkins-debian-glue-buildenv-{git,svn,slave} 11 years ago
Michael Prokop 6272ffd3d4 generate-git-snapshot: use dpkg-parsechangelog instead of parsechangelog 11 years ago
Michael Prokop ed897db232 generate-svn-snapshot: improve layout of generated changelog 11 years ago
Michael Prokop 5d4f5ef3ec Update copyright information 11 years ago
Michael Prokop a89265d49c Include lintian-junit-report in README 11 years ago
Michael Prokop 21d70c6412 scripts/lintian-junit-report: make usage test ruby-ish (thanks ch) 11 years ago
Michael Prokop 1e618eb3d4 lintian-junit-report: adjust encoding after storing plaintext file 11 years ago
Michael Prokop 155afe8ce7 lintian-junit-report: adjust regex to not fail on lines with multiple ":" 11 years ago
Michael Prokop 43e62bdaa5 Add lintian-junit-report for running lintian checks in Jenkins 11 years ago
Michael Prokop b0a4ab433c generate-svn-snapshot: run svn-buildpackage in subshell and move files to orig dir 11 years ago
Michael Prokop 473bfa06f3 use architecture specific reprepro removal command for non-arch-all packages 11 years ago
Michael Prokop ba4a640361 Rework git branch handling 11 years ago
Michael Prokop 16f98e527c invoke processincoming with explicit changes file to avoid race conditions 11 years ago
Michael Prokop 12aa7c4a01 use separate release directory for release builds 11 years ago
Michael Prokop 9dfd530366 run full builds by default to simplify sources handling 11 years ago
Michael Prokop f2d04a5696 generate-git-snapshot: pull changes in branch_checkout() 11 years ago
Michael Prokop 79a05d05b8 generate-git-snapshot: drop origin/ if present 11 years ago
Michael Prokop 1a347c1fb5 generate-git-snapshot: do not check out master branch if that branch does not exist 11 years ago
Michael Prokop 7b3c49ed04 provide deployment script using fabric 11 years ago
Michael Prokop a392ccc01a align svn-buildpackage mergeWithUpstream feature with $branch handling 11 years ago
Alexander Wirt 64c693eb4c Add support for svn-buildpackages mergeWithUpstream 11 years ago
Michael Prokop 71e5ba1689 generate-git-snapshot: make sure all files are up2date through running "git pull" 11 years ago