Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add zabbix 7.0 support in CI #952

Merged
merged 1 commit into from
Jun 27, 2024
Merged

Conversation

Valantin
Copy link
Contributor

@Valantin Valantin commented Jun 17, 2024

Pull Request (PR) description

Add zabbix 7.0 to CI

This Pull Request (PR) fixes the following issues

Zabbix has released stable lts 7.0 not tested in CI

zabbixapi gem not support zabbix 7 so it fail if you use the resource managed by it

fail("Zabbix ${zabbix_version} is not supported!")

@Valantin Valantin force-pushed the feat/zabbix-7 branch 4 times, most recently from d5033cd to 19e67df Compare June 17, 2024 14:26
@Valantin Valantin mentioned this pull request Jun 17, 2024
@Valantin Valantin added this to the 10.1.0 milestone Jun 17, 2024
@Valantin Valantin added the enhancement New feature or request label Jun 17, 2024
@Valantin Valantin force-pushed the feat/zabbix-7 branch 2 times, most recently from 8286d2d to a13fd17 Compare June 27, 2024 10:04
skip zabbixapi resource check do to the gem was not compatible with zabbix 7.0 api
@Valantin Valantin merged commit d2bfd89 into voxpupuli:master Jun 27, 2024
85 checks passed
@Valantin Valantin deleted the feat/zabbix-7 branch June 27, 2024 10:40
@Valantin Valantin modified the milestones: 10.1.0, 11.0.0 Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants