Skip to content

Choose a tag to compare

@github-actions github-actions released this 25 Feb 17:12
· 3 commits to refs/heads/main since this release
7dc7e15

Features

  • Support ansible_httpapi_port for Arista EOS Integration Tests (#85) @nickbhasin
  • feat: allow service account credentials for publishing collections (#73) @alinabuzachis

Fixes

  • Add workflow to upload test results as JUnit XML (#97) @nickbhasin
  • Add ref to ansible-lint workflow in order to support pull request target workflow calls (#94) @ronger4
  • Added SONAR JAVA OPTS support to sonarcloud.yaml to increase stack size (#92) @nickbhasin
  • revert PR 89 to keep target (#90) @KB-perByte
  • Test Sonar cloud via vars & remove old CI check network-intgration (#89) @KB-perByte
  • Sonar workflow integration (#87) @nickbhasin
  • Make python-version user-selectable @ cml_network_integration (#80) @webknjaz
  • fix the AH release job (#78) @KB-perByte
  • fix: enable testing with ansible-core 2.16 (#65) @KB-perByte
  • fix: add devel and milestone to tests (#64) @KB-perByte
  • fix: allow passing additional matrix entries in unit and sanity workflows (#62) @NilashishC

Maintenance