Commit Graph

5 Commits

Author SHA1 Message Date
Zoltán Bedi
fb046e5715 Chore: Migrate workflows to use create-github-app-token (#2142)
- Removes dependabot.yml as renovate will update grafana-sdk for us
- Migrates to `create-github-app-token`
- Pin workflows
- Removes is-compatible.yml I found that workflow not helping much but
creating an annoyingly long comment

Fixes https://github.com/grafana/oss-big-tent-squad/issues/144
2025-12-19 14:47:24 +01:00
Zoltán Bedi
aed76bfaf8 Remove id-token permission for compatibility workflows (#2021)
The read value for id-token is not available. This PR fixes that.
2025-05-05 15:14:58 +02:00
ismail simsek
8618b3b169 Chore: update workflow permissions (#2019) 2025-04-30 19:39:56 +02:00
ismail simsek
7e956c24b3 update workflows (#2018) 2025-04-29 17:19:44 +02:00
Zoltán Bedi
4036bc585b Add compatibility workflows and integration tests (#1991)
Fixes #1986
Fixes #1994

- Updated .gitignore to include SSL certificate files.
- Introduced new GitHub Actions workflows for testing compatibility with
Zabbix versions 5.0, 6.0, 7.0, and 7.2.
- Added integration tests for Zabbix API for each version, ensuring
proper authentication and API version handling.
- Updated Docker Compose files to support SSL configuration for Zabbix
web services.
- Removed deprecated default Docker Compose and bootstrap files.
- Removed devenv for version 6.2.
2025-03-19 14:04:52 +01:00