ALBS-732 #9

Merged
soksanichenko merged 6 commits from ALBS-732 into a8 11 months ago
Owner
There is no content yet.
soksanichenko added 3 commits 11 months ago
soksanichenko added 1 commit 11 months ago
3e09285eb9 ALBS-732: pungi: do not build anything if unsigned packages found
- Rpm package `python3-pgpy` is added as build dependency
soksanichenko added 1 commit 11 months ago
soksanichenko added 1 commit 11 months ago
Korulag approved these changes 11 months ago
jhernandez reviewed 11 months ago
@ -40,6 +40,7 @@ BuildRequires: python3-dogpile-cache
BuildRequires: python3-parameterized
BuildRequires: python3-gobject-base
BuildRequires: python3-dataclasses
BuildRequires: python3-pgpy
Collaborator

Is it really needed? I see that tests are commented.
Also, shouldn't this update deseve a new changelog entry?

Is it really needed? I see that tests are commented. Also, shouldn't this update deseve a new changelog entry?
Collaborator

Ok, not all tests are commented, my mistake.

Ok, not all tests are commented, my mistake.
Poster
Owner
  1. Yep, tests are not muted
  2. I will make direct push with bumping version and new changelog entry later.
1. Yep, tests are not muted 2. I will make direct push with bumping version and new changelog entry later.
soksanichenko merged commit f31e5fdd09 into a8 11 months ago

Reviewers

Korulag approved these changes 11 months ago
The pull request has been merged as f31e5fdd09.
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-732 a8
git pull origin ALBS-732

Step 2:

Merge the changes and update on Gitea.
git checkout a8
git merge --no-ff ALBS-732
git push origin a8
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
3 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#9
Loading…
There is no content yet.