When rhpkg import is used, it will delete files that are not used in the imported SRPM but are tracked in git. Now there is an exception for 'gating.yaml' also 'tests/' subdirectory - these files are kept.
rhpkg import
JIRA: COMPOSE-3672
Signed-off-by: Ondrej Nosek onosek@redhat.com
rebased onto 5de0d187c7b673dba5bbd9cc5851ca8d47beb927
Looks good to me.
rebased onto c348e1f16ce4bd94adfe1aa4e1abbf14b92a6f8a
Pull-Request has been merged by onosek
When
rhpkg importis used, it will delete files that are not usedin the imported SRPM but are tracked in git. Now there is an exception
for 'gating.yaml' also 'tests/' subdirectory - these files are kept.
JIRA: COMPOSE-3672
Signed-off-by: Ondrej Nosek onosek@redhat.com