renovate[bot]
3fcdaca34a
chore(deps): update github actions ( #2307 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-30 16:54:18 +01:00
renovate[bot]
65ac3585a3
chore(deps): update github actions ( #2268 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-06 10:04:25 +01:00
renovate[bot]
7585044277
chore(deps): update github actions (major) ( #2265 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-28 18:27:40 +01:00
renovate[bot]
7c586b204d
chore(deps): update github actions ( #2260 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-21 16:29:50 +01:00
renovate[bot]
a19af1b695
chore(deps): update github actions (major) ( #2215 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-19 20:39:10 +02:00
renovate[bot]
00d86ba792
chore(deps): update actions/checkout action to v4.3.0 ( #2178 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-15 16:42:52 +02:00
renovate[bot]
53849a3500
chore(deps): update github actions ( #1969 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-04 22:33:25 +02:00
renovate[bot]
2b96dd5c61
chore(deps): pin dependencies ( #1930 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-14 08:42:38 +01:00
Jan-Otto Kröpke
fdee2d8613
hyperv: Refactor collector, added DataStore, Virtual SMB and Dynamic Memory Balancer metrics (click PR number for more information) ( #1712 )
...
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de >
2024-11-19 23:36:37 +01:00
Jan-Otto Kröpke
83b0aa8f62
container: do not fail hard, if single containers can't be scraped ( #1561 )
2024-09-07 20:26:22 +02:00
Jan-Otto Kröpke
b2ab542b6d
Fix docker push on release ( #1496 )
2024-05-17 19:38:51 +02:00
SuperQ
bee042d9fa
Use new landing page generator
...
Use the new exporter-toolkit landing page generator feature.
* Update Go to 1.20.
* Update promu to 0.14.0.
Signed-off-by: SuperQ <superq@gmail.com >
2023-03-25 10:41:48 +01:00
Ben Reedy
20d7048478
chore(ci): Update deprecated Github Actions
...
checkout@v2 and go-setup@v2 both used a deprecated Node.js version (12)
See https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/
for context
Signed-off-by: Ben Reedy <breed808@breed808.com >
2023-01-05 22:26:33 +10:00
Ben Reedy
bf181eee38
feat(ci): Split CI/CD configuration
...
`build` job was redundant for PRs and pushes to `master` branch, as `go build`
is run in the e2e job.
Linting jobs only need to be run for code changes, and were unnecessarily
extending CI duration for documentation changes.
Signed-off-by: Ben Reedy <breed808@breed808.com >
2023-01-05 22:01:29 +10:00