Problem:
- Publish is triggered: plugin version - 1.0.0
- GCOM endpoint returns plugin.json schema validation
- User updates the plugin.json to include the missing properties
- Since artifact is already present in the
{plugin_slug}/v1.0.0 it skips uploading the updated artifact(includes update plugin.json)
- We pass the old not updated artifacts downlod url to GCOM again
- Same validation error is returned
Ref run: https://github.com/grafana/grafana-elasticsearch-datasource/actions/runs/22635845161/job/65599089413
Problem:
{plugin_slug}/v1.0.0it skips uploading the updated artifact(includes update plugin.json)Ref run: https://github.com/grafana/grafana-elasticsearch-datasource/actions/runs/22635845161/job/65599089413