kubewarden / github-actions

GitHub actions used by the Kubewarden project
https://kubewarden.io
Apache License 2.0
4 stars 7 forks source link

feat: Add push-artifacthub action, push artifacthub files to artifacthub branch #69

Closed viccuad closed 1 year ago

viccuad commented 1 year ago

Description

Relates to https://togithub.com/artifacthub/hub/issues/2922

Test

Tested from viccuad@github-actions and consumed by https://github.com/viccuad/allowed-fsgroups-psp-policy

See these 4 runs for main and 0.1.9:

The same for runs for main and 0.1.10.

The repo has an artifacthub branch: https://github.com/viccuad/allowed-fsgroups-psp-policy/tree/artifacthub

The policy appears signed in artifacthub: https://artifacthub.io/packages/viccuad/test-policy/allowed-fsgroups-psp there, version 0.1.9 is missing metadata & readme because I forgot to update artifacthub-repo.yml with ID. Version 0.1.10 should all be fine. Next check for 0.1.10 will happen at 18:34 UTC approx. In 20 mins after this PR was open.

Additional Information

Tradeoff

Potential improvement

viccuad commented 1 year ago

tagged as v3.0.5

viccuad commented 1 year ago

deleted tag v3.0.5, tagged as v3.1.0, with a commit that consumes v3.1.0 too.