Commit Graph

  • 9fced77140 scm: Workaround incorrect permissions on created directory Lubomír Sedlář 2020-04-29 09:51:53 +0200
  • 9a1b9dd154 Fix warning about productimg in skip_phases option Lubomír Sedlář 2020-04-27 15:47:49 +0200
  • 0525768519 Add pkgset_allow_reuse option Haibo Lin 2020-04-28 09:50:01 +0800
  • 153eb628e8 Delete outdated comments Haibo Lin 2020-04-22 17:14:51 +0800
  • f7944a406e gather: Fix nodeps method to not prefix match Lubomír Sedlář 2020-04-21 09:44:27 +0200
  • 1a5cd9e0bf linker: Remove check after copying file Lubomír Sedlář 2020-04-20 11:26:17 +0200
  • 30f4771db1 Stop creating iso_stage_dir before deleting Haibo Lin 2020-04-20 11:57:00 +0800
  • 5395af416c Allow reusing old buildinstall phase results. Jan Kaluza 2020-04-01 10:00:48 +0200
  • 3509d7a36c ostree: set umask to be more permissive for ostree operations Dusty Mabe 2020-04-09 17:59:04 -0400
  • 477b43d4e9 Split repoclosure into separate phase Haibo Lin 2020-04-13 14:50:00 +0800
  • e187b5ea79 Break too long line Lubomír Sedlář 2020-04-06 14:20:47 +0200
  • 4cf11906e8 RCM-79601: Increase time delay in race condition Buvanesh Kumar 2020-04-06 07:36:39 -0400
  • fdfaae8b71 Allow gather phase reuse on `product_id` change. Jan Kaluza 2020-04-06 09:43:16 +0200
  • c5e59fa732 Gather more debug data for GitWrapper clone Haibo Lin 2020-04-03 10:59:36 +0800
  • 65251d983a Reuse arch pkgset repos Haibo Lin 2020-03-25 17:02:25 +0800
  • 63ec1adc22 Get non-rpm build to pungi's extra_files with inheritance Haibo Lin 2020-03-20 13:18:13 +0800
  • e824989a3e Fix false positive debuginfor detection Lubomír Sedlář 2020-03-16 13:29:00 +0100
  • 4a78514162 util: Fix regex for detecting debuginfo packages Lubomír Sedlář 2020-03-16 11:11:41 +0100
  • 0f68f6474f New release 4.2.1 Lubomír Sedlář 2020-03-13 13:25:22 +0100
  • 4efdacd0a0 4.2.1 release pungi-4.2.1 Lubomír Sedlář 2020-03-13 10:38:27 +0100
  • a209bda73c Create MaterializedPackageSets in threads to make pkgset faster. Jan Kaluza 2020-03-12 07:34:54 +0100
  • 9391ce3065 pungi-koji: Allow user to specify version component count in latest symlink Lon Hohberger 2020-03-11 12:32:16 -0400
  • 3543f8fb3e pkgset: Reuse pkgset repos Haibo Lin 2020-02-25 11:02:39 +0800
  • 169fa5b453 Allow reusing gather phase results. Jan Kaluza 2020-03-06 14:53:52 +0100
  • a32bf4046f Remove fnmatch from nodeps gather method Lubomír Sedlář 2020-03-12 09:47:00 +0100
  • fb7f7396be Remove fnmatch from pkg_is_debug Lubomír Sedlář 2020-03-12 09:11:32 +0100
  • e70ad8aaa5 Run extra_files phase in parallel to other phases. Jan Kaluza 2020-03-12 07:58:57 +0100
  • afcb3e969b Add Compose.old_compose_path and use it when searching for files in old compose. Jan Kaluza 2020-03-06 14:53:52 +0100
  • fc3b5063ca Do not skip symlinks when searching for old compose. Jan Kaluza 2020-03-05 09:32:03 +0100
  • 887c68d05d Display black output in tests Lubomír Sedlář 2020-03-05 09:51:06 +0100
  • 16d6e5b0dd Resend message while waiting for ostree ref Lubomír Sedlář 2020-03-04 14:25:02 +0100
  • 4734f9859a Silence all productimg related warnings Lubomír Sedlář 2020-03-02 12:45:41 +0100
  • 145c3adbef Move buildinstall results to final directories if using pungi-buildinstall Koji plugin. Jan Kaluza 2020-03-03 08:07:42 +0100
  • 3cd94a4aa5 Silence productimg warning in quiet mode Lubomír Sedlář 2020-03-02 09:24:01 +0100
  • af5ee7030d Check skip_phases in config file Haibo Lin 2020-02-19 11:39:05 +0800
  • e4f878a498 Fix typos in comments Haibo Lin 2020-02-18 13:57:53 +0800
  • d23b576a60 Remove dependency on dict.sorted Lubomír Sedlář 2020-02-17 12:43:34 +0100
  • 5808733270 The pungi-config-validate --dump-schema now respects --schema-override. Jan Kaluza 2020-02-12 13:46:14 +0100
  • ff269a8675 gather: Make additional_packages accept debuginfo packages Haibo Lin 2020-02-11 14:38:59 +0800
  • 3a31d47c83 doc: add code convention requirements Haibo Lin 2020-02-07 17:00:39 +0800
  • 9b12be7300 Fix formatting issues Haibo Lin 2020-02-07 13:53:20 +0800
  • 56fea60595 Run flake8 and black via tox Haibo Lin 2020-02-07 12:06:57 +0800
  • 65aa8fde2f Fix other flake8 complaints Haibo Lin 2020-02-07 10:50:25 +0800
  • c0193c9fca Fix flake8 complaints - E501 Haibo Lin 2020-02-06 15:09:32 +0800
  • 3eddcfccd8 Fix flake8 complaints - F401 Haibo Lin 2020-02-06 10:21:54 +0800
  • 41a629969c Format code base with black Haibo Lin 2020-02-03 11:50:06 +0800
  • 38142d30ba Format tests with black Haibo Lin 2020-01-22 18:02:22 +0800
  • ef33d00f5b Add --schema-override to pungi-config-validate script Jan Kaluza 2020-02-03 12:43:27 +0100
  • f33fb68c9a Remove unused patches Lubomír Sedlář 2020-02-03 12:46:11 +0100
  • 45b19f77b9 Merge branch 'master' into f31 Lubomír Sedlář 2020-02-03 11:51:54 +0100
  • 5871223a3b New upstream release Lubomír Sedlář 2020-02-03 11:35:32 +0100
  • 7b069c4073 New upstream release Lubomír Sedlář 2020-02-03 11:35:32 +0100
  • 6f23c7b8ba 4.2.0 release pungi-4.2.0 Lubomír Sedlář 2020-01-31 13:14:06 +0100
  • c996254934 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Fedora Release Engineering 2020-01-30 09:58:38 +0000
  • 46ea0743a9 iso: Clean up cache for guestmount Lubomír Sedlář 2020-01-29 15:15:47 +0100
  • 4c6396f491 Remove deprecated warn() call Lubomír Sedlář 2020-01-29 13:26:17 +0100
  • 116c617b86 arch_utils: Fix ResourceWarnings Lubomír Sedlář 2020-01-29 13:02:29 +0100
  • 3cde5c3a87 Add support for new Pungi Buildinstall Koji plugin. Jan Kaluza 2020-01-22 07:55:37 +0100
  • 6eb6511aa6 Make --task-id mandatory in get_runroot_cmd Haibo Lin 2020-01-20 09:56:29 +0800
  • bce57c2e66 Wait on runroot tasks with wait-task command Haibo Lin 2020-01-17 17:06:13 +0800
  • b2e7888d92 Fix bad argument to logger in ostree phase Lubomír Sedlář 2020-01-15 08:11:30 +0100
  • 52f82ccc6e pkgset: Ignore deleted module builds Haibo Lin 2020-01-14 16:23:55 +0800
  • e7a58ccd07 Add tests for new exclude options Lubomír Sedlář 2020-01-13 09:35:51 +0100
  • 93ed40ad2d Remove invalid parameters from osbs config Haibo Lin 2020-01-13 16:46:26 +0800
  • c624aab945
    pungi-gather: add options for excluding debug and source packages Frédéric Pierret (fepitre) 2020-01-11 18:06:25 +0100
  • 01ab1d2e24 Hide latest koji package via pkgset_koji_builds option Haibo Lin 2019-12-20 13:56:06 +0800
  • aa6a213c8d Add a new option for customizing version in .treeinfo Lubomír Sedlář 2020-01-06 15:22:47 +0100
  • 2c2462970d Kickstart on RHEL 7 does not have metalink attr Lubomír Sedlář 2020-01-07 08:25:52 +0100
  • fcf1442f71 Support generating ISOs when using link_type="symlink". Jan Kaluza 2020-01-03 15:48:12 +0100
  • 02ace28fe4 pkgset: Hardlink downloaded packages Lubomír Sedlář 2020-01-06 10:45:52 +0100
  • 3f111b559f Check dependency of --just-phase Haibo Lin 2020-01-06 11:42:05 +0800
  • 3750d6795f Update runroot_method documentation. Jan Kaluza 2020-01-06 07:45:16 +0100
  • 794d151bef Remove productimg phase Haibo Lin 2019-12-11 15:59:26 +0800
  • 38f6162b46 Fix unified isos with missing images.json Lubomír Sedlář 2020-01-03 09:20:16 +0100
  • 817acdbbac Allow setting runroot_method per Pungi phase. Jan Kaluza 2020-01-02 10:34:03 +0100
  • b415e31f9d ostree: Fix arg passed to scm.get_dir_from_scm Haibo Lin 2020-01-02 10:16:50 +0800
  • b8bb4f7daa Improve detection of lookaside packages Lubomír Sedlář 2019-12-17 22:54:34 +0100
  • 38c24b3038 gather: Deduplicate packages before printing Lubomír Sedlář 2019-12-12 15:06:13 +0100
  • b043ac66dc Do not mention pdc_client when missing modulemd Haibo Lin 2019-12-18 13:50:49 +0800
  • 12828849d6 gather: Improve logging for gathering Haibo Lin 2019-12-16 11:07:53 +0800
  • 9b101d554f
    gather: handle metalink in kickstart repos Frédéric Pierret (fepitre) 2019-12-15 11:48:53 +0100
  • 0ed70fc8b6 tests: drop sys.path modification Haibo Lin 2019-12-06 16:31:57 +0800
  • 3cf16eb42d cleanup: refactor scripts via entry points Haibo Lin 2019-12-06 10:54:11 +0800
  • ce16e55ebd Avoid crash if a module is not available on all arches Lubomír Sedlář 2019-12-05 14:27:01 +0100
  • aefdba7498 Add version constraint for productmd Lubomír Sedlář 2019-12-06 09:51:45 +0100
  • 0f53506765 Add version constraint to productmd dependency Lubomír Sedlář 2019-12-06 09:49:01 +0100
  • fa8b2094da Allow specifying temp dir in pungi-gather Frédéric Pierret (fepitre) 2019-12-03 09:48:54 +0100
  • 5c9523c044 Avoid crash on module with limited arches Lubomír Sedlář 2019-12-05 14:54:10 +0100
  • 25f480ad4f New upstream release 4.1.41 Lubomír Sedlář 2019-12-02 15:20:40 +0100
  • ea2cd448a0 4.1.41 release pungi-4.1.41 Lubomír Sedlář 2019-12-02 14:47:04 +0100
  • aefe9b186d repoclosure: Parse all fus logs Lubomír Sedlář 2019-12-02 10:06:25 +0100
  • 51b1144b70 runroot: Log different commands to different files Lubomír Sedlář 2019-11-28 15:12:05 +0100
  • 980ae723bc Propagate errors from gather methods Lubomír Sedlář 2019-11-26 12:47:52 +0100
  • 7f35ac622a gather: Collect and re-raise errors from gather method Lubomír Sedlář 2019-11-25 14:28:34 +0100
  • 6afbe6d20a buildinstall: Log message for boot config change Haibo Lin 2019-11-21 11:39:02 +0800
  • 0c040e0a69 livemedia: Remove title option Haibo Lin 2019-11-20 14:23:02 +0800
  • 242100eb72 Make sure repoclosure cache cleaned when running as root Haibo Lin 2019-11-20 12:04:40 +0800
  • 90187298f2 Prefix lookaside cache dir with compose id Haibo Lin 2019-11-19 14:17:29 +0800
  • e0dd20dffe Prefix repoclosure cache dir with compose id Haibo Lin 2019-11-19 12:06:34 +0800
  • c87d299a20 hybrid: Download remote files when getting platform Lubomír Sedlář 2019-11-19 08:51:18 +0100