Commit graph

  • 79ccfb4cbe unretire_packages: plugin reintagration main staging master Anton Medvedev 2024-11-11 12:55:24 +01:00
  • dc3116ec03 cleaning_packager_groups: Add playtime call Lenka Segura 2025-06-19 09:38:28 +02:00
  • 9e86af7bd2 ref: format changes Anton Medvedev 2025-05-26 15:09:00 +02:00
  • 099e3461ec simplify removing trailed slashes Anton Medvedev 2025-05-20 21:10:23 +02:00
  • 72d3b92bd2 ref: format changes Anton Medvedev 2025-05-16 15:46:02 +02:00
  • 0b6d8a0a0c added method that tests endpoints on trailing slashes and removes them Anton Medvedev 2025-05-16 15:40:54 +02:00
  • 3c01d3953f changing test method describtion so it is crear what it's doing Anton Medvedev 2025-05-16 12:28:25 +02:00
  • 0566d883c6 fixing scm_request_processor tests Anton Medvedev 2025-05-16 10:48:16 +02:00
  • c124f141b5 fix mistakes in scm_request_processor Anton Medvedev 2025-05-16 10:40:51 +02:00
  • 9dbd571a01 fix anitya tests Anton Medvedev 2025-05-16 10:35:43 +02:00
  • 0a2f768848 improve anitya util Anton Medvedev 2025-05-15 16:11:34 +02:00
  • 2de83ef8cf removing useless tests for scm_request_processor Anton Medvedev 2025-05-15 15:44:59 +02:00
  • 2d291a4d6c feat: creating project and package for Anitya if they not exists, when new repo requested Anton Medvedev 2025-03-24 13:29:26 +01:00
  • c314de8682 [scm_request_processor] Lower the cache expiration production Michal Konecny 2025-05-22 11:50:21 +02:00
  • af4209b88e Use correct token for git pushes Michal Konecny 2025-05-21 15:48:50 +02:00
  • b0156c969e [git] Use HTTPS for git push Michal Konecny 2025-05-07 14:13:02 +02:00
  • 7a458db123 Create the dead.package file in repository Michal Konecny 2025-04-30 18:28:47 +02:00
  • 80198d12fa Fix the branch retirement process Michal Konecny 2025-04-30 17:23:52 +02:00
  • 79615447a9
    Don't call Bodhi more than necessary Aurélien Bompard 2025-04-17 12:47:30 +02:00
  • 5775425f16 Use the messages from journal-to-fedora-messaging instead of those from Noggin Aurélien Bompard 2025-04-02 16:59:09 +02:00
  • 254e00c59a [scm_request_processor] Always enabled webhook Michal Konecny 2025-04-14 14:54:52 +02:00
  • 9813c33494 [scm_request_processor] Disable webhook before creating branch Michal Konecny 2025-04-11 15:48:49 +02:00
  • 8e6f930968 [scm_request_processor] Retire rawhide branch for epel only packages Michal Konecny 2025-04-11 13:34:01 +02:00
  • e2bec28713 Update scm_request_processor documentation Michal Konecny 2025-04-10 14:13:15 +02:00
  • cd5c461569 [scm_request_processor] Don't react on issue edit Michal Konecny 2025-04-10 13:30:21 +02:00
  • 7b743b5f4d [scm_request_processor] Define defaults for JSON values Michal Konecny 2025-04-08 15:21:47 +02:00
  • 0383465e21 [scm_request_processor] Limit the repo name to 64 chars Michal Konecny 2025-04-08 14:00:11 +02:00
  • b399a8b8b8 [scm_request_processor] Make toddler more reliable Michal Konecny 2025-04-07 17:02:12 +02:00
  • f5c321a5ed cleaning_packager_groups: Remove user from the initial group as well Lenka Segura 2025-04-03 11:28:28 +02:00
  • e4d31a1891 Add changes and guide for local toddler testing on tiny-stage Lenka Segura 2025-04-07 13:05:10 +02:00
  • f8a8c2b68a [scm_request_processor] Make bot more interactive Michal Konecny 2025-04-02 16:07:50 +02:00
  • 8900a0aff9 Check the namespace validity first Michal Konecny 2025-03-14 09:44:16 +01:00
  • 0701a855fb Remove user from packager-related group when not a packager Lenka Segura 2024-07-05 18:10:57 +02:00
  • c874598eb5 scm_request_processor: Don't treat modules as exceptions, treat them as invalid Miro Hrončok 2025-03-12 18:48:50 +01:00
  • 37b0e83deb bodhi: factor out repeated response failure handling Adam Williamson 2025-02-19 15:06:38 -08:00
  • 326bec8295 bodhi: simplify is_branch_frozen and is_branch_stable Adam Williamson 2025-02-19 15:04:12 -08:00
  • fc16bf63f8 bodhi: simplify get_branch_info Adam Williamson 2025-02-19 14:26:23 -08:00
  • fb8951ab9c koji_block_retired: Remove cli for local testing Lenka Segura 2025-01-24 11:20:29 +01:00
  • 624ce78d19 Add a guide for local testing of a single toddler Lenka Segura 2025-01-22 22:55:10 +01:00
  • 40f92b5468 Remove unnecessary double underscore Lenka Segura 2025-01-22 18:28:58 +01:00
  • 8b5ea1ae30
    Update dependencies Aurélien Bompard 2025-01-16 09:51:43 +01:00
  • 42923f4ffc
    Update fedora-messaging Aurélien Bompard 2025-01-16 09:49:57 +01:00
  • 51b209c7f2
    Speed up the unit tests by disabling time.sleep Aurélien Bompard 2024-12-19 12:28:58 +01:00
  • a72e582e88
    Update dependencies Aurélien Bompard 2024-12-19 09:56:39 +01:00
  • 737d76b144
    Use tomllib from the std lib instead of toml Aurélien Bompard 2024-12-19 09:54:03 +01:00
  • a53c9ce00a
    Support Python >= 3.11 Aurélien Bompard 2024-12-18 17:35:53 +01:00
  • 0fcdd3b95d
    Don't hardcode src.fedoraproject.org Aurélien Bompard 2024-12-17 16:17:38 +01:00
  • 1bfdebd297
    Add a caching system based on dogpile Aurélien Bompard 2024-12-17 10:11:11 +01:00
  • 048ce44bbc koji_block_retired: Fix a bug in bodhi url Lenka Segura 2024-12-04 23:35:05 +01:00
  • dba8da1dc6 koji_block_retired: Do not block on stable branches Lenka Segura 2024-11-29 16:57:53 +01:00
  • 901d77f0b5 koji_block_retired: Add check for freshly unretired packages Lenka Segura 2024-11-27 16:55:00 +01:00
  • 5b009dc35b
    Use the more modern set_content instead of set_payload to handle non-ascii chars in email Aurélien Bompard 2024-11-26 18:11:50 +01:00
  • a2f3ad9bec
    Better handling of a Pagure error when getting branches Aurélien Bompard 2024-11-26 08:25:40 +01:00
  • 79e6629f34
    Use SMTP.send_message instead of SMTP.sendmail, it handles non-ascii better Aurélien Bompard 2024-11-25 16:47:46 +01:00
  • da3c5f49da
    Call the superclass's init function Aurélien Bompard 2024-11-25 15:35:16 +01:00
  • 422e978e79 scm_request_processor: when issue 'action' is not interesting it's skips issue instead of closing. Anton Medvedev 2024-11-20 09:50:40 +01:00
  • 3a638dc99f koji_block_retired: Remove unblocking epel-build tags Lenka Segura 2024-11-07 15:06:52 +01:00
  • 3557ca9c0d koji_block_retired: Fix lookaside url for rawhide Lenka Segura 2024-11-07 12:41:14 +01:00
  • 18318fe4ad koji_block_retired: more distinguished error message Lenka Segura 2024-11-06 14:34:45 +01:00
  • 1965b98baf koji_block_retired: Fix bugs after staging tests Lenka Segura 2024-10-28 16:43:49 +01:00
  • e5eac0894b koji_block_retired: Return empty list if no frozen branches Lenka Segura 2024-10-25 17:09:23 +02:00
  • dcf5661567 koji_block_retired: Do not hardcode distgit url Lenka Segura 2024-10-25 11:54:55 +02:00
  • 12002394af koji_block_retired: Do not block on frozen branches Lenka Segura 2024-10-23 11:57:56 +02:00
  • 422f3c9dc9 koji_block_retired: Adjust tests to the last changes Lenka Segura 2024-10-18 16:29:40 +02:00
  • 1c910f1215 koji_block_retired: Solve the new branch creation by checking on distgit, not time restricting Lenka Segura 2024-10-15 16:40:37 +02:00
  • 188ce265e0 koji_block_retired: Add koji_session recreator Lenka Segura 2024-10-15 16:36:11 +02:00
  • a40d21de0d koji_block_retired: Make use of bodhi module Lenka Segura 2024-10-04 15:35:38 +02:00
  • be5fd23e09 Recreate koji session in case it expires Lenka Segura 2024-10-03 15:37:52 +02:00
  • 1a762bd793 koji_block_retired: Move playtime call to separate function Lenka Segura 2024-10-02 15:19:23 +02:00
  • 7c374c516a koji_block_retired: Add epel tag to playtime call Lenka Segura 2024-09-30 16:20:07 +02:00
  • f15ae06d4b koji_block_retired: fix tests Lenka Segura 2024-09-23 16:48:04 +02:00
  • d7859fcae0 koji_block_retired: Add playtime call to block all retired Lenka Segura 2024-09-19 15:55:26 +02:00
  • b9efe92451 Fix the python3.11 zuul environment Michal Konecny 2024-10-21 14:44:01 +02:00
  • d0ee330a5f Remove PDC mentions from comments as well Michal Konecny 2024-10-01 11:35:13 +02:00
  • 26feb01535 Remove PDC Michal Konecny 2024-09-30 11:29:58 +02:00
  • 239edbb71d Add get_tag_from_target method Carl George 2024-09-25 02:00:17 -05:00
  • bac1f97189 Fix koji session Lenka Segura 2024-09-27 12:38:27 +02:00
  • b6e1024605 koji_block_retired: Get rawhide epel koji_tag Lenka Segura 2024-09-03 16:21:48 +02:00
  • c7b7479cd0 koji_block_retired: fix error in accessing message header Lenka Segura 2024-09-23 15:38:32 +02:00
  • a120f81941 Add more information to scm_request_processor Michal Konecny 2024-09-19 12:11:02 +02:00
  • b4d420f210 koji_block_retired: fix blocking on newly created branches Lenka Segura 2024-09-16 16:34:56 +02:00
  • 2439bc3485 koji_block_retired: Force new koji session at every run Lenka Segura 2024-09-19 11:42:19 +02:00
  • d713b4f278 Fix get_user_by_username Carl George 2024-09-19 21:52:03 -05:00
  • a932eaa2ff Fix for container namespace Michal Konecny 2024-08-22 17:20:54 +02:00
  • c460b777c4 Correctly handle unknown namespace in distgit_bugzilla_sync Michal Konecny 2024-08-22 11:54:27 +02:00
  • 7bb1682d6f Update example configuration Michal Konecny 2024-08-19 19:21:39 +02:00
  • 86869390db Fix koji_block_retired test suite Michal Konecny 2024-08-19 19:17:43 +02:00
  • 78e02402aa Fix disgit_bugzilla_sync tests Michal Konecny 2024-08-19 19:09:59 +02:00
  • c1d5f99d36 Fix test_process_dry_run_edit_project for distgit_bugzilla sync Michal Konecny 2024-08-16 17:27:12 +02:00
  • 26f604642a Replace pdc calls Tomas Hrcka 2024-07-29 11:33:19 +02:00
  • cbc0ec92ea koji_block_retired: Mock get_rawhide_tag Lenka Segura 2024-08-20 17:25:53 +02:00
  • 74cacd4f14
    Add diff-cover Aurélien Bompard 2024-08-20 10:51:13 +02:00
  • adc6ca804f
    Use Poetry for requirements and project management Aurélien Bompard 2024-07-05 07:58:40 +02:00
  • 337b77fd1c
    Make the toddlers more independant (teenagers) Aurélien Bompard 2024-07-04 16:57:04 +02:00
  • 8c56f68247
    Make the test_dead_package_added_to_main_branch test more stable Aurélien Bompard 2024-08-20 10:51:04 +02:00
  • 9674974c03 Replace pdc calls Tomas Hrcka 2024-07-29 11:33:19 +02:00
  • de8c7032c4 koji_block_retired: Add kerberos authentication for koji Lenka Segura 2024-08-07 14:11:36 +02:00
  • 623542eac9 unretire_packages: remove PDC calls and add using bodhi util functionality amedvede 2024-07-29 14:09:14 +02:00
  • 764503fe3c koji_block_retired: Fix koji_url Lenka Segura 2024-08-06 09:57:43 +02:00
  • 1bd500e9f1 koji_block_retired: fix tests Lenka Segura 2024-08-01 14:16:24 +02:00