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

Add missing dependency and tool for checking in Gnome-42 #242

Conversation

sergio-costas
Copy link
Contributor

There is a missing dependency in DEBS part: webp-pixbuf-loader. This patch adds it and also adds a check to ensure that any push fulfills the dependencies, ensuring that DEBS is ran after all the previous parts.

There is a missing dependency in DEBS part: webp-pixbuf-loader.
This patch adds it and also adds a check to ensure that any
push fulfills the dependencies, ensuring that DEBS is ran after
all the previous parts.
We must use a different way to ensure that all the dependencies
are correct, because the python YAML module doesn't guarantee
that the order is preserved, so, since the parts could be
returned in a different order, we can't stop when we find "debs".
@sergio-costas sergio-costas requested review from seb128 and removed request for kenvandine September 23, 2024 11:09
Copy link
Contributor

@seb128 seb128 left a comment

Choose a reason for hiding this comment

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

Thanks

@seb128 seb128 merged commit f1346ea into ubuntu:gnome-42-2204-sdk Sep 23, 2024
2 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