Skip to content

Packages missing the homepage key #411

@davidjharder

Description

@davidjharder

Many Solus packages do not have a homepage key set in package.yml. See the full list yourself by installing the ripgrep package and running the following ripgrep (rg) command from the root of this repository:

rg --files-without-match "homepage" -g '*package.yml' | sort

Guidance on fixing

The List

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions