Skip to content

Shorten some long unflat package names#1379

Merged
simonbaird merged 1 commit intoconforma:mainfrom
simonbaird:flatten-some-unflat-package-names
May 5, 2025
Merged

Shorten some long unflat package names#1379
simonbaird merged 1 commit intoconforma:mainfrom
simonbaird:flatten-some-unflat-package-names

Conversation

@simonbaird
Copy link
Copy Markdown
Member

The files being fixed here were using the old convention of nested namespace package names, which we used to do, but stopped doing in #1198 .

The symptom is a little unexpected -- some missing description/solution text in a violation report due to how the the metadata lookup is done by the cli. This could actually could be a separate bug, out of scope in this PR, but possibly in scope for https://issues.redhat.com/browse/EC-945 which I am also looking at currently.

Anyway, this change should be enough to fix EC-1233.

Note: The collection.rhtap_multi_ci change might not have any impact, but I'll change it anyhow so it's consistent with the others.

Ref: https://issues.redhat.com/browse/EC-1233

The files being fixed here were using the old convention of nested
namespace package names, which we used to do, but stopped doing
in conforma#1198 .

The symptom is a little unexpected -- some missing
description/solution text in a violation report due to how the the
metadata lookup is done by the cli. This could actually could be a
separate bug, out of scope in this PR, but possibly in scope for
https://issues.redhat.com/browse/EC-945 which I am also looking
at currently.

Anyway, this change should be enough to fix EC-1233.

Note: The collection.rhtap_multi_ci change might not have any
impact, but I'll change it anyhow so it's consistent with the
others.

Ref: https://issues.redhat.com/browse/EC-1233
@simonbaird simonbaird merged commit e8934e1 into conforma:main May 5, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants