boz / kail

kubernetes log viewer
MIT License
1.99k stars 93 forks source link

move Validate krew-index to ci.yml #153

Open Slach opened 11 months ago

Slach commented 11 months ago

to avoid unnecessary validation

mnaser commented 10 months ago

Wouldn't it be useful to run validation all the time in case we break something @Slach ?

Slach commented 10 months ago

@mnaser unfortunately you need exists URL of published plugin archives in /releases for render krew-index template file for validation

so you will fail to validate if $TAG is not yet published