DataDog / datadog-cloudformation-macro

CloudFormation Macros by Datadog
Apache License 2.0
14 stars 22 forks source link

feat: Fix release script for renamed master to main #113

Closed astuyve closed 11 months ago

astuyve commented 11 months ago

What does this PR do?

Our release script won't work right now because we renamed the master branch to main, but the script still expects master to be the primary branch.

Motivation

I'd like to release this library.

Testing Guidelines

Additional Notes

Types of changes

Check all that apply

codecov-commenter commented 11 months ago

Codecov Report

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

:exclamation: No coverage uploaded for pull request base (main@8777e57). Click here to learn what that means.

:exclamation: Current head 94e1b53 differs from pull request most recent head c059792. Consider uploading reports for the commit c059792 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #113 +/- ## ======================================= Coverage ? 86.43% ======================================= Files ? 8 Lines ? 612 Branches ? 153 ======================================= Hits ? 529 Misses ? 72 Partials ? 11 ```

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