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 check for artifact being published on artifacthub #37

Closed
caniszczyk opened this issue Feb 9, 2022 · 2 comments · Fixed by #57
Closed

Add check for artifact being published on artifacthub #37

caniszczyk opened this issue Feb 9, 2022 · 2 comments · Fixed by #57

Comments

@caniszczyk
Copy link

e.g., https://artifacthub.io/packages/helm/prometheus-community/prometheus

We need to find a way to check for this, one idea is to have maintainers put this data in landscape.yml

@tegioz
Copy link
Contributor

tegioz commented Feb 10, 2022

What do you think about having a CloMonitor metadata file (.clomonitor.yaml maybe?) that projects could add to their repositories? In this particular case, they could list the urls of the artifacts they are publishing to Artifact Hub, for example.

I'm thinking that this could be useful for more items that don't have a concrete way to be checked or items/metadata that are specific to CloMonitor. Maybe it can be of help for SBOMs, or we could even have a section to properly define the public meeting minutes in a structured way: url, when, etc. Plenty of potential use cases 🙂

Related to #31 , #33, #36

@tegioz
Copy link
Contributor

tegioz commented Feb 15, 2022

We are implementing this by checking the Artifact Hub badge on the README file (many projects are already using it), but we'll keep in mind the metadata file idea as we think it'll be helpful soon.

tegioz added a commit that referenced this issue Feb 15, 2022
Closes #37

Signed-off-by: Sergio Castaño Arteaga <[email protected]>
tegioz added a commit that referenced this issue Feb 15, 2022
Closes #37

Signed-off-by: Sergio Castaño Arteaga <[email protected]>
tegioz added a commit that referenced this issue Feb 15, 2022
Closes #37

Signed-off-by: Sergio Castaño Arteaga <[email protected]>
Signed-off-by: Cintia Sanchez Garcia <[email protected]>
Co-authored-by: Sergio Castaño Arteaga <[email protected]>
Co-authored-by: Cintia Sanchez Garcia <[email protected]>
tegioz added a commit that referenced this issue Feb 15, 2022
Closes #37

Signed-off-by: Sergio Castaño Arteaga <[email protected]>
Signed-off-by: Cintia Sanchez Garcia <[email protected]>
Co-authored-by: Sergio Castaño Arteaga <[email protected]>
Co-authored-by: Cintia Sanchez Garcia <[email protected]>
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 a pull request may close this issue.

2 participants