Skip to content

Refactor GET_FEATURED to use GsPluginJobListApps

This adds an is-featured property to GsAppQuery and uses that instead of GET_FEATURED/gs_plugin_add_featured().

The changes are fairly straightforward (similar to all the previous job refactoring).

This follows on from !1342 (merged).

Helps: #1472

Merge request reports