anfimovdm
  • Joined on 2022-03-21
anfimovdm commented on pull request almalinux/pungi#15 2023-03-29 09:23:24 +00:00
ALBS-987: Generate i686 and dev repositories with pungi on building new distr. version automatically

btw, even if linter doesn't show any warnings about indents, it looks wierd, because indents for function arguments supposed to be like this

self.compare_pkgs_version(
    package_1=p
anfimovdm commented on pull request almalinux/pungi#15 2023-03-28 12:12:55 +00:00
ALBS-987: Generate i686 and dev repositories with pungi on building new distr. version automatically

you can unpack dicts instead of passing keyword arguments

anfimovdm commented on pull request almalinux/pungi#15 2023-03-28 12:12:55 +00:00
ALBS-987: Generate i686 and dev repositories with pungi on building new distr. version automatically

those if statements can be united

anfimovdm commented on pull request almalinux/pungi#15 2023-03-28 12:12:54 +00:00
ALBS-987: Generate i686 and dev repositories with pungi on building new distr. version automatically

unnecessary else statement, you can declare epoch_suffix before if statement

anfimovdm approved almalinux/pungi#10 2022-11-08 11:47:13 +00:00
ALBS-732
anfimovdm approved almalinux/pungi#10 2022-11-08 11:46:30 +00:00
ALBS-732
anfimovdm pushed tag 0.0.2 to almalinux/cas_wrapper 2022-07-01 14:25:57 +00:00