Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for #637 - ls2string does not append to the package list #677

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

RazvanLiviuVarzaru
Copy link
Collaborator

This patch is mainly a fix for #637 and a renaming suggestion for the hasFiles function to better highlight its purpose.

This is a fix for MariaDB@c270d1a
where the condition has been reversed.
@RazvanLiviuVarzaru RazvanLiviuVarzaru force-pushed the fix/ls2string branch 2 times, most recently from 8068eb4 to 723f85a Compare January 10, 2025 13:00
The function is used only for checking that packages were generated
for both RPM and DEB. Returns True if "packages" property is not empty.

If the packages are generated, several further actions can take place:
-> publish the packages on CI
-> trigger Install / Upgrade builders which in turn install the packages from CI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant