grafana / synthetic-monitoring-agent

Synthetic Monitoring Agent
https://grafana.com/docs/grafana-cloud/how-do-i/synthetic-monitoring/
Apache License 2.0
155 stars 20 forks source link

bump k6 version using renovate #740

Closed roobre closed 1 week ago

roobre commented 1 week ago

Doing this by hand is tiring. Renovate is configured to not bump anything else, so we keep working with dependabot as we are used to.

This yields PRs like https://github.com/roobre/grafana-synthetic-monitoring-agent/pull/3

roobre commented 1 week ago

Not sure if this should be bumped in steplock with https://github.com/grafana/synthetic-monitoring-agent/blob/f62a17384c89105979304e867ce672e1e45372b4/xk6/sm/go.mod#L9

If it should, we definitely haven't been doing it 😅, but it can be done.

mem commented 1 week ago

Not sure if this should be bumped in steplock with

https://github.com/grafana/synthetic-monitoring-agent/blob/f62a17384c89105979304e867ce672e1e45372b4/xk6/sm/go.mod#L9

If it should, we definitely haven't been doing it 😅, but it can be done.

That's the output extension.

I guess that should be handled by dependabot... which might get weird.

roobre commented 1 week ago

@mem I was counting on using the SaaS renovate, I think it is allowed/enabled in the grafana org (or at least I have used it before).

roobre commented 1 week ago

Closing in favor of https://github.com/grafana/synthetic-monitoring-agent/pull/745