Commit graph

  • d58e547c4d Avoid superfluous quotes in request-gated-side-tag help Miro Hrončok 2025-01-30 15:52:39 +01:00
  • e4c02c21ff Relax SIG branch matching Nikola Forró 2025-01-30 10:32:50 +01:00
  • cb136fe9f0 Make lookaside cache work with SIG dist-git using "modern" layout Nikola Forró 2025-01-30 10:22:52 +01:00
  • f1f890aa96 Improve comment around unsupported prior release develop Stephen Gallagher 2024-11-20 12:23:12 -05:00
  • 30bc612ab5 gitignore the name-version-build/ directory created by centpkg prep/local Miro Hrončok 2024-11-18 18:11:46 +01:00
  • d8635c63c2 Renaming the deprecated method 'warn'. Ondrej Nosek 2024-11-13 01:50:44 +00:00
  • b1082eeeb0 Bump to version 0.9.1 0.9.1 Troy Dawson 2024-11-12 08:23:17 -08:00
  • 606f6040c2 determine_rhel_state: recognize "Launch" phase Stephen Gallagher 2024-11-12 10:09:13 -05:00
  • 225841507e Bump to version 0.9.0 0.9.0 Troy Dawson 2024-11-06 11:05:53 -08:00
  • d624da9778 Get rid of SyntaxWarning: invalid escape sequence '\d' Miro Hrončok 2024-11-05 14:04:10 +01:00
  • 12342a17b7 Define compat shims for %patchN when building for EL <= 10 Miro Hrončok 2024-11-05 13:38:09 +01:00
  • 4273360dd0 Bump to version 0.8.13 0.8.13 Troy Dawson 2024-10-18 08:33:56 -07:00
  • 7f839512a7 define centos in rpmdefines section resolves centpkg issue #112 Troy Dawson 2024-10-17 14:33:58 -07:00
  • 441ee7a696 undefine fedora in rpmdefines section resolves centpkg issue #111 Troy Dawson 2024-10-17 14:25:55 -07:00
  • 286c22d246 Bump to version 0.8.12 0.8.12 Troy Dawson 2024-09-24 12:13:32 -07:00
  • 23a564b0f9 Properly handle non-standard branch names Stephen Gallagher 2024-09-23 08:58:29 -04:00
  • fc8850a99a Bump to version 0.8.11 0.8.11 Troy Dawson 2024-09-20 13:08:57 -07:00
  • 672800359d Handle maintenance releases better Stephen Gallagher 2024-09-20 15:30:00 -04:00
  • 84955b3fea Fix detection of releases in Maintenance Phase Stephen Gallagher 2024-09-20 14:25:06 -04:00
  • 7bcd746516 determine_rhel_state: Fix missing phase check Stephen Gallagher 2024-09-20 13:40:40 -04:00
  • 00e616bde5 Bump to version 0.8.10 0.8.10 Troy Dawson 2024-09-18 14:00:12 -07:00
  • b461ff2072 Drop an unused variable Stephen Gallagher 2024-09-17 15:32:43 -04:00
  • 602c1c9692 Handle packages that don't sync to RHEL Stephen Gallagher 2024-09-17 14:05:01 -04:00
  • 4793dab0bd Bump to version 0.8.9 0.8.9 Troy Dawson 2024-09-13 11:12:52 -07:00
  • a9cb43126f Add determine_rhel_state() and does_branch_exist() Stephen Gallagher 2024-09-11 16:25:24 -04:00
  • 85cce45045 Reformat centpkg src with black Stephen Gallagher 2024-09-13 11:32:14 -04:00
  • ff58b37f1f Revert "Set stabilization if any branch is in stabilization (CS-2523)" Troy Dawson 2024-09-13 08:36:59 -07:00
  • 7dbbdbdef4 Set stabilization if any branch is in stabilization (CS-2523) Troy Dawson 2024-09-10 09:22:45 -07:00
  • b698f10bf3 Bump to version 0.8.8 0.8.8 Troy Dawson 2024-07-10 10:00:23 -07:00
  • edbd72d530 Only add git+ssh:// for git@ repo paths Stephen Gallagher 2024-07-10 09:48:45 -04:00
  • 8c605fd2ee get_canonical_repo_name: Better handle HTTP errors Stephen Gallagher 2024-07-10 08:50:57 -04:00
  • a35f1acdfd Bump to version 0.8.7 0.8.7 Troy Dawson 2024-06-27 11:43:41 -07:00
  • 54ee6b4db2 Remove overzealous Catch block Stephen Gallagher 2024-06-27 14:27:43 -04:00
  • ad46d34581 Fix autodetection of repo name with SSH remote Stephen Gallagher 2024-06-27 13:51:33 -04:00
  • 0debb6fbc1 Update personal_access_tokens_url Stephen Gallagher 2024-06-25 09:19:40 -04:00
  • 43843122a0
    Use gitlab.com for the centpkg-sig Matej Focko 2024-06-25 09:55:46 +02:00
  • c64df09264 Bump to version 0.8.6 0.8.6 Troy Dawson 2024-06-21 15:03:20 -07:00
  • 46bfed3ff2 Fix test Troy Dawson 2024-06-21 15:02:33 -07:00
  • dbd662abfb Bump to version 0.8.5 0.8.5 Troy Dawson 2024-06-21 11:43:38 -07:00
  • 6434455336 Update tests to look for warning Troy Dawson 2024-06-21 11:42:40 -07:00
  • fff9db7053 Bump to version 0.8.4 0.8.4 Troy Dawson 2024-06-21 10:37:57 -07:00
  • 8e123d3908
    Use correct namespace for SIGs during validation Matej Focko 2024-06-10 09:47:11 +02:00
  • 875769d8e2
    Do not expect the package name to be second Matej Focko 2024-06-10 09:45:56 +02:00
  • 9106242667 No longer block on possible bad branch names. This is because we cannot confidently check if we are pushing to a fork or not. Instead give a warning, and proceed. Troy Dawson 2024-04-23 09:37:40 -07:00
  • 506f6ce85f Bump to version 0.8.3 0.8.3 Troy Dawson 2024-03-15 13:36:20 -07:00
  • 3c9d74b7f2 Update branch detection for c10s Stephen Gallagher 2024-03-07 12:29:42 -05:00
  • b02ad77348 Bump to version 0.8.2 0.8.2 Troy Dawson 2024-02-21 09:07:10 -08:00
  • 9f10a855db Set CS10 and RHEL10 to latest Troy Dawson 2024-02-21 09:03:07 -08:00
  • 0fb26c5d52 Allow openjdk branches Troy Dawson 2024-02-19 14:58:27 -08:00
  • b66e8a61f5 Drop Python 2 compatibility Troy Dawson 2024-02-19 14:52:47 -08:00
  • df70e4f1c9 Mark fork tests as expected failures Troy Dawson 2024-02-19 14:51:35 -08:00
  • c236f6aa03 Drop Python 2 compatibility Carl George 2023-09-14 22:08:41 -05:00
  • 4d66e03581 Bump to version 0.8.1 0.8.1 Troy Dawson 2023-09-07 09:47:47 -07:00
  • e25a639d57 Add rhel-target none option Troy Dawson 2023-09-07 09:36:01 -07:00
  • 790841602b Add minimum rpkg version Carl George 2023-09-01 23:29:44 -05:00
  • 248917149b Add missing python-gitlab dependency Carl George 2023-09-01 23:25:48 -05:00
  • bcb8595f04 Clean up dependencies Carl George 2023-09-01 23:24:15 -05:00
  • a62668c923 urlgrabber code has been commented out for 9 years. remove it Troy Dawson 2023-08-29 09:03:16 -07:00
  • c4fdfc29d1 koji was never directly required koji was only needed because rpkg libraries required koji Troy Dawson 2023-08-29 08:52:04 -07:00
  • 572f6b3fac Remove unused pytz import Carl George 2023-08-28 22:26:18 -05:00
  • b60371f902 Bump to version 0.8.0 0.8.0 Troy Dawson 2023-08-28 15:57:17 -07:00
  • aededb449c Add current-state option Troy Dawson 2023-08-28 12:42:42 -07:00
  • 874d108037 Use correct format for divergent_branch Troy Dawson 2023-08-28 15:45:03 -07:00
  • 6b939c428f Update Stabilization Phase Detection Troy Dawson 2023-08-28 09:45:35 -07:00
  • 739c746983 On errors: output to stderr, exit with code 1 Troy Dawson 2023-08-28 09:14:12 -07:00
  • 75ceb34ee8 Treat all slashes the same Troy Dawson 2023-08-28 08:49:48 -07:00
  • fb42b297a7 Correctly clone rpms/<package> Troy Dawson 2023-08-15 07:03:01 -07:00
  • fbdb66146c Bump to version 0.7.4 0.7.4 Troy Dawson 2023-07-10 14:29:50 -07:00
  • af648d3af8 Exit with message if unable to look for file Troy Dawson 2023-06-13 13:06:56 -07:00
  • 5e8e77dfad Add StreamLookasideCache specific get_download_url method Anton Bobrov 2023-07-07 10:50:21 +02:00
  • 5fd982bf00 Check package spelling (CS-767) Troy Dawson 2023-06-06 14:21:36 -07:00
  • 87795b6ebf Bump to version 0.7.3 0.7.3 Troy Dawson 2023-05-03 06:54:55 -07:00
  • bd2c302d34 do not check with scratch builds Troy Dawson 2023-05-02 15:05:21 -07:00
  • 37fb23b990 Better error message when phase determining fails Troy Dawson 2023-05-02 14:46:32 -07:00
  • 46473e9c83 Update phase lookup Troy Dawson 2023-05-02 12:56:30 -07:00
  • fe493e3aab avoid redirection warning when cloning anonymously Todd Zullinger 2023-04-07 13:56:59 -04:00
  • 0bd479fa66 Bump to version 0.7.2 0.7.2 Troy Dawson 2023-03-14 10:08:32 -07:00
  • f6364cdcd1 Better messages. Do not check if not needed. Troy Dawson 2023-03-14 08:23:35 -07:00
  • dadf6ac6ce Commands to fix-up repository with mismatched name to work around #64 Adam Saleh 2023-03-09 15:31:39 +01:00
  • 49e81c3524 build_client is not just stream Troy Dawson 2023-03-07 07:40:10 -08:00
  • 9f6c003799 Bump to version 0.7.1 0.7.1 Troy Dawson 2023-03-01 08:19:44 -08:00
  • 00baeb2072 Only do rhel-target if we are centpkg, not centpkg-sig Troy Dawson 2023-03-01 08:15:06 -08:00
  • b244b2331e Bump to version 0.7.0 0.7.0 Troy Dawson 2023-02-28 13:53:52 -08:00
  • 24b8461cb3 Fix logic Troy Dawson 2023-02-27 10:23:31 -08:00
  • 315e8a0cdd Proper log output Troy Dawson 2023-02-27 09:54:37 -08:00
  • 1e7ef8239a Require --rhel-target Troy Dawson 2023-02-23 10:01:39 -08:00
  • 0271c67c5a Bump to version 0.6.9 0.6.9 Troy Dawson 2022-12-16 07:00:56 -08:00
  • 5a7f92eab3
    Improve package name detection Stephen Gallagher 2022-11-18 15:25:21 -05:00
  • 5cc23ef01e Merge commit 'a4a4edc' into develop Troy Dawson 2022-11-03 06:55:43 -07:00
  • 47edd62c22 Bump to version 0.6.8 Troy Dawson 2022-11-03 06:27:11 -07:00
  • a4a4edc312 Bump to version 0.6.8 0.6.8 Troy Dawson 2022-11-01 06:40:45 -07:00
  • a918727374 Clean code, fix rhel7 Troy Dawson 2022-10-31 14:25:26 -07:00
  • 84078356c2 Merge branch 'fix-sig' of ssh://git.centos.org/forks/tdawson/centos/centpkg into fix-sig Troy Dawson 2022-10-10 15:05:56 -07:00
  • 70ef295451 Fix download sources on SIG branches Troy Dawson 2022-10-10 15:04:15 -07:00
  • e1698bf664 centpkg-sig works pulling sources and srpm Troy Dawson 2022-09-23 14:13:17 -07:00
  • 5754c66891 Fix download sources on SIG branches Troy Dawson 2022-10-10 15:04:15 -07:00
  • 179163f729 added rhel macro to the rpmdefines David Fan 2022-09-30 16:27:50 +01:00
  • 6dcfcfba3c centpkg-sig works pulling sources and srpm Troy Dawson 2022-09-23 14:13:17 -07:00
  • 73d52905ad Migrate from pyOpenSSL to cryptography Carl George 2021-12-07 00:17:30 -06:00
  • 04734c4692 Fix SIGLookasideCache super certs Troy Dawson 2022-09-09 08:51:04 -07:00