Commit Graph

72 Commits (f68b0febfb890ad30b58ebb2bc5b15c7b51218b7)

Author SHA1 Message Date
Michael Prokop f68b0febfb Drop userContent support
13 years ago
Michael Prokop a00449e965 Enable cowbuilder_run() for all architectures
13 years ago
Michael Prokop de56110985 remove_missing_binary_packages: make check for missing package match whole words
13 years ago
Michael Prokop 0c2a33e711 Limit package removal of binary packages to .deb files only
13 years ago
Michael Prokop 57ba7e0aed Set ARCH/BASE/DIST in dist_and_arch_settings() also for PROVIDE_ONLY runs
13 years ago
Michael Prokop 672aa369c9 Also remove source package from REPOS
13 years ago
Michael Prokop 8279e90580 Drop the deprecated scripts generate-local-repository + include-in-repos
13 years ago
Michael Prokop dd3c1db6ca Adjust identify_sourcefile to not mention ArtifactDeployer any longer
13 years ago
Michael Prokop d236f1a7ef Do not use Grml-specific defaults for DEBEMAIL and generate-local-repository's Release file
13 years ago
Axel Beckert fc8638fb20 git-buildpackage refuse to operate on a single git commit, too
13 years ago
Michael Prokop a271c48c3f Do not execute dist_and_arch_settings() if PROVIDE_ONLY is set
13 years ago
Michael Prokop 3a304b1606 create_local_branch: make check for remotes/origin/$BRANCH more explicit
13 years ago
Michael Prokop d1b43a74c5 include-in-repos: allow overwriting $BASE_DIR, default to working directory
13 years ago
Michael Prokop 9fdd9fd01c Check out temporary branch based on GIT_COMMIT to make git-dch happy
13 years ago
Christoph Berg 8a8c98cd60 Reset current directory in identify_build_type
13 years ago
Christoph Berg 757ce4a3f5 Add a workaround for SOURCE_PACKAGE
13 years ago
Christoph Berg 6f21ae0b19 Remove duplicate signal from trap call.
13 years ago
Michael Prokop 644aef6e84 generate-git-snapshot: use plain dch if handling UNRELEASED version
13 years ago
Michael Prokop e35e50ecff generate-git-snapshot: do not checkout branch but always $GIT_COMMIT
13 years ago
Michael Prokop 8092cc509f generation-git-snapshot: use git-dch's auto mode as default
13 years ago
Michael Prokop 1b9b6c4368 Make all shell scripts bash ones
13 years ago
Michael Prokop cce10fb043 Display jenkins-debian-glue version in script output
13 years ago
Michael Prokop fae2428bf4 Do not hardcode "sid" as default for cowbuilder dist, support setting COWBUILDER_DIST [Closes #8]
13 years ago
Michael Prokop 400e003020 use binary-only build if specified arch doesn't match $MAIN_ARCHITECTURE and/or architecture of host
13 years ago
Michael Prokop 6daeb712c7 generate-git-snapshot: check out common branches so git-buildpackage can work with them
13 years ago
Michael Prokop 07d18893d5 generate-git-snapshot: do not increase package version if building for UNRELEASED
13 years ago
Michael Prokop 874a0a0761 Skip removal when SKIP_REMOVAL is set also in remove_missing_binary_packages step
13 years ago
Michael Prokop 6eb82f0d77 Support skipping removal of packages via SKIP_REMOVAL
13 years ago
Michael Prokop 25c8869bf5 generate-git-snapshot: new versioning schema, including timestamp
13 years ago
Michael Prokop 9d24064a04 generate-git-snapshot: skip git-buildpackage step via IGNORE_GIT_BUILDPACKAGE
13 years ago
Michael Prokop 05b8fd1164 build-and-provide-package: make sure release variable is not set to '${release}'
13 years ago
Michael Prokop 2df2e874c4 identify_package_name: support *-repos for Jenkins job names
13 years ago
Michael Prokop 390271038a trunk_release: support skipping inclusion of packages in $TRUNK_RELEASE via IGNORE_RELEASE_TRUNK
13 years ago
Michael Prokop 9247871839 build-and-provide-package: support PROVIDE_ONLY and BUILD_ONLY, drop REMOTE_REPOS
13 years ago
Michael Prokop e00041ec30 generate-git-snapshot: always use dpkg-source to build the source package
13 years ago
Michael Prokop f713735d80 build-and-provide-package: rework package removal for arch-all packages
13 years ago
Michael Prokop a23bfae6a3 build-and-provide-package: use -sa as default build option
13 years ago
Michael Prokop e5ab37cb38 build-and-provide-package: use 'Error' in error message causing build exit
13 years ago
Michael Prokop d17d407562 build-and-provide-package: display date and runtime information
13 years ago
Michael Prokop 1badb62d41 generate-git-snapshot: ignore .git files when building via dpkg-source
13 years ago
Michael Prokop 44c390c98f generate-git-snapshot: run git-buildpackage with --git-verbose option
13 years ago
Michael Prokop 6272ffd3d4 generate-git-snapshot: use dpkg-parsechangelog instead of parsechangelog
13 years ago
Michael Prokop ed897db232 generate-svn-snapshot: improve layout of generated changelog
14 years ago
Michael Prokop 21d70c6412 scripts/lintian-junit-report: make usage test ruby-ish (thanks ch)
14 years ago
Michael Prokop 1e618eb3d4 lintian-junit-report: adjust encoding after storing plaintext file
14 years ago
Michael Prokop 155afe8ce7 lintian-junit-report: adjust regex to not fail on lines with multiple ":"
14 years ago
Michael Prokop 43e62bdaa5 Add lintian-junit-report for running lintian checks in Jenkins
14 years ago
Michael Prokop b0a4ab433c generate-svn-snapshot: run svn-buildpackage in subshell and move files to orig dir
14 years ago
Michael Prokop 473bfa06f3 use architecture specific reprepro removal command for non-arch-all packages
14 years ago
Michael Prokop ba4a640361 Rework git branch handling
14 years ago