ansible-collections / cisco.ios

Ansible Network Collection for Cisco IOS
GNU General Public License v3.0
262 stars 161 forks source link

[major] Prep release 6.0.0 #981

Closed KB-perByte closed 6 months ago

KB-perByte commented 6 months ago
      major_changes:
        - Bumping `requires_ansible` to `>=2.14.0`, since previous ansible-core versions
          are EoL now.
      release_summary:
        Starting from this release, the minimum `ansible-core` version
        this collection requires is `2.14.0`. The last known version compatible with
        ansible-core<2.14 is `v5.3.0`.
      removed_features:
        - Deprecated ios_bgp module in favor of ios_bgp_global and ios_bgp_address_family.
softwarefactory-project-zuul[bot] commented 6 months ago

Build failed. https://ansible.softwarefactory-project.io/zuul/buildset/3294e6c397eb4400b47962ed3828cfc8

:x: ansible-galaxy-importer RETRY_LIMIT in 3m 22s :heavy_check_mark: build-ansible-collection SUCCESS in 10m 15s :x: ansible-ee-integration-ios-latest RETRY_LIMIT in 3m 31s (non-voting) :x: ansible-ee-integration-ios-stable-2.9 RETRY_LIMIT in 6m 22s (non-voting) :x: ansible-ee-integration-ios-stable-2.11 RETRY_LIMIT in 9m 43s (non-voting) :x: ansible-ee-integration-ios-stable-2.12 RETRY_LIMIT in 6m 21s (non-voting) :x: ansible-ee-integration-ios-libssh-latest RETRY_LIMIT in 8m 22s (non-voting) :x: ansible-ee-integration-ios-libssh-stable-2.9 RETRY_LIMIT in 3m 31s (non-voting) :x: ansible-ee-integration-ios-libssh-stable-2.11 RETRY_LIMIT in 8m 49s (non-voting) :x: ansible-ee-integration-ios-libssh-stable-2.12 RETRY_LIMIT in 3m 15s (non-voting) :heavy_check_mark: ansible-tox-linters SUCCESS in 12m 05s

softwarefactory-project-zuul[bot] commented 6 months ago

Build failed. https://ansible.softwarefactory-project.io/zuul/buildset/552e65f05a184e26af65ae19ad91fbef

:x: ansible-galaxy-importer RETRY_LIMIT in 4m 11s :heavy_check_mark: build-ansible-collection SUCCESS in 11m 42s :x: ansible-ee-integration-ios-latest RETRY_LIMIT in 4m 51s (non-voting) :x: ansible-ee-integration-ios-stable-2.9 RETRY_LIMIT in 5m 23s (non-voting) :x: ansible-ee-integration-ios-stable-2.11 RETRY_LIMIT in 4m 51s (non-voting) :x: ansible-ee-integration-ios-stable-2.12 RETRY_LIMIT in 3m 46s (non-voting) :x: ansible-ee-integration-ios-libssh-latest RETRY_LIMIT in 4m 35s (non-voting) :x: ansible-ee-integration-ios-libssh-stable-2.9 RETRY_LIMIT in 5m 30s (non-voting) :x: ansible-ee-integration-ios-libssh-stable-2.11 RETRY_LIMIT in 4m 37s (non-voting) :x: ansible-ee-integration-ios-libssh-stable-2.12 RETRY_LIMIT in 4m 29s (non-voting) :heavy_check_mark: ansible-tox-linters SUCCESS in 12m 33s

codecov[bot] commented 6 months ago

Codecov Report

Merging #981 (873034c) into main (5159fac) will increase coverage by 0.34%. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #981 +/- ## ========================================== + Coverage 86.44% 86.79% +0.34% ========================================== Files 202 196 -6 Lines 12766 12223 -543 ========================================== - Hits 11036 10609 -427 + Misses 1730 1614 -116 ``` [see 7 files with indirect coverage changes](https://app.codecov.io/gh/ansible-collections/cisco.ios/pull/981/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ansible-collections)