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

Artifact hub required metadata field not provided: io.artifacthub.package.readme-url #221

Closed
jon-nfc opened this issue Aug 11, 2024 · 2 comments
Assignees
Labels
Incident type::third party items that are related to third party systems
Milestone

Comments

@jon-nfc
Copy link
Member

jon-nfc commented Aug 11, 2024

Artifact hub is reporting that required metadata field not provided: io.artifacthub.package.readme-url which is incorrect.

As the repo was migrated fro Gitlab #213, the readme link was updated to reflect github.

Screenshot from 2024-08-11 14-45-40

tag is added as part of the docker workflow

https://github.com/nofusscomputing/action_docker/blob/2df07824dd4772a825a781eccf3d9d397123d15f/.github/workflows/docker.yaml#L135-L155

from image docker inspect nofusscomputing/centurion-erp:dev

            "Labels": {
                "io.artifacthub.package.license": "MIT",
                "io.artifacthub.package.maintainers": "[{\"name\":\"No Fuss Computing\",\"email\":\"helpdesk@nofusscomputing.com\"}]",
                "io.artifacthub.package.readme-url": "https://raw.githubusercontent.com/nofusscomputing/centurion_erp/development/README.md",
                "org.opencontainers.image.created": "2024-08-10T11:23:34+00:00",
                "org.opencontainers.image.description": "An ERP with a focus on ITSM and automation",
                "org.opencontainers.image.revision": "40e3078a5838277d54a75c7211cd0700ec467108",
                "org.opencontainers.image.source": "https://github.com/nofusscomputing/centurion_erp",
                "org.opencontainers.image.title": "Centurion ERP",
                "org.opencontainers.image.vendor": "No Fuss Computing"
            }

navigating to https://raw.githubusercontent.com/nofusscomputing/centurion_erp/development/README.md does indeed return the markdown in plain text, however Github appears to be loading js as well.

Screencast.from.2024-08-11.14-53-57.webm

Links

@jon-nfc jon-nfc added Incident type::third party items that are related to third party systems labels Aug 11, 2024
@jon-nfc jon-nfc self-assigned this Aug 11, 2024
@jon-nfc jon-nfc added this to the v1.0.0 milestone Aug 11, 2024
@jon-nfc
Copy link
Member Author

jon-nfc commented Aug 12, 2024

Confirmation of resolution

Download action repository 'actions/checkout@v4' (SHA:692973e3d937129bcbf40652eb9f2f61becf3332)
Download action repository 'docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d' (SHA:343f7c4344506bcbf9b4de18042ae17996df046d)
Download action repository 'actions/attest-build-provenance@v1' (SHA:310b0a4a3b0b78ef57ecda988ee04b132db73ef8)
Download action repository 'actions/upload-artifact@v4' (SHA:834a144ee995460fba8ed112a2fc961b36a5ec5a)
Getting action download info
Download action repository 'actions/attest-build-provenance@d58ddf9f241cd8163408934540d01c3335864d64' (SHA:d58ddf9f241cd8163408934540d01c3335864d64)
Download action repository 'actions/attest@2da0b136720d14f01f4dbeeafd1d5a4d76cbe21d' (SHA:2da0b136720d14f01f4dbeeafd1d5a4d76cbe21d)
Uses: nofusscomputing/action_docker/.github/workflows/docker.yaml@refs/heads/development (81a839a5a075689cdc86869639a82009b55f25f8)

@jon-nfc
Copy link
Member Author

jon-nfc commented Aug 12, 2024

Incident is resolved

image at https://artifacthub.io/packages/container/centurion-erp/centurion-erp now working and not reporting issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Incident type::third party items that are related to third party systems
Projects
Archived in project
Development

No branches or pull requests

1 participant