Skip to content

Conversation

@aborrero
Copy link
Contributor

@aborrero aborrero commented Aug 8, 2025

Add emptypackage pipeline test, copied from other melange package repos.

Add emptypackage pipeline test, copied from other melange package repos.

Signed-off-by: Arturo Borrero Gonzalez <[email protected]>
@aborrero aborrero requested review from debasishbsws and smoser August 8, 2025 10:26
echo "FAIL: Expected this package [$pkg] to be empty, but it isn't:" >&
echo "$file_list" >&2
exit 1
fi
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know it might seem like overkill, but can you follow the pattern of other tests, that have pipeline that just calls a program delivered in a package?

ie, take a look at #130 . If you want to put your metapackage and virtualpackage into the same "package-type-checks" package and expose its use under different pipelines I'm ok with that too.

One benefit of putting the body of the script into a package is that it will get shellcheck run on it.

@debasishbsws
Copy link
Member

working on that #159

@smoser
Copy link
Contributor

smoser commented Sep 26, 2025

@debasishbsws ,
can we close this and its friends in #148 and #147?
in favor of #159.

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.

4 participants