You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now the metadata.json has a single key to specify the homepage. While most people use this to specify the github repo URL, others such as the bazel-lib link to the docs or boost linking to their websites.
Looking at other package sources such as pypi, there is the option to specify multiple project links such as the repositry, the docs, or the release notes. To me, this seems to be a nice feature for BCR as well.
Right now the
metadata.json
has a single key to specify thehomepage
. While most people use this to specify the github repo URL, others such as the bazel-lib link to the docs or boost linking to their websites.Looking at other package sources such as pypi, there is the option to specify multiple project links such as the repositry, the docs, or the release notes. To me, this seems to be a nice feature for BCR as well.
This issue is related to #131.
The text was updated successfully, but these errors were encountered: