CiscoDevNet / terraform-provider-aci

Terraform Cisco ACI provider
https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs
Mozilla Public License 2.0
91 stars 101 forks source link

Added Pre-Release PR workflow #1253

Closed samiib closed 4 months ago

samiib commented 4 months ago

The workflow executes on any merges to master and creates a PR with the following changes:

  1. Generates new CHANGELOG.md entries for the new release version.
  2. Generates the annotation_unsupported.go file in case of any ACI version changes. Closes #1248
codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.05%. Comparing base (bd77190) to head (aa8ee3e). Report is 11 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1253 +/- ## ========================================== - Coverage 85.24% 84.05% -1.19% ========================================== Files 61 61 Lines 17263 17940 +677 ========================================== + Hits 14715 15080 +365 - Misses 1848 2054 +206 - Partials 700 806 +106 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.