ALBS-1040: Investigate why Pungi doesn't put modules packages into the final repos #13

Merged
soksanichenko merged 2 commits from ALBS-1040 into al_master 7 months ago
Owner
  • Refactoring
  • KojiMock extracts all modules which are suitable for the variant's arches
- Refactoring - KojiMock extracts all modules which are suitable for the variant's arches
soksanichenko added 1 commit 7 months ago
fa4640f03e ALBS-1040: Investigate why Pungi doesn't put modules packages into the final repos
- Refactoring
- KojiMock extracts all modules which are suitable for the variant's arches
soksanichenko added 1 commit 7 months ago
Korulag reviewed 7 months ago
@ -819,3 +820,2 @@
class KojiMockPackageSet(PackageSetBase):
class KojiMockPackageSet(KojiPackageSet):
def __init__(
self,
Collaborator

Why double indentation for the arguments? Previous variant looks fine

Why double indentation for the arguments? Previous variant looks fine
Poster
Owner

It's pycharm and its rules) In some cases it does double indentation for which constructions.

It's pycharm and its rules) In some cases it does double indentation for which constructions.
Korulag marked this conversation as resolved
Korulag approved these changes 7 months ago
soksanichenko merged commit 8dd7d8326f into al_master 7 months ago

Reviewers

Korulag approved these changes 7 months ago
The pull request has been merged as 8dd7d8326f.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b ALBS-1040 al_master
git pull origin ALBS-1040

Step 2:

Merge the changes and update on Gitea.
git checkout al_master
git merge --no-ff ALBS-1040
git push origin al_master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: almalinux/pungi#13
Loading…
There is no content yet.