github terramate-io/terramate v0.15.5-rc1

pre-release11 hours ago

Fixed

  • Fix error in safeguards when the name of the Git default branch matches multiple remote branch names.
  • Fix auto-detection of --git-change-base for running change detection with disabled safeguards on commits that are behind main.
    • Before, this would compare changes to the latest commit on the main branch.
    • Now, it uses the result of git merge-base between the current commit and the latest commit on the main branch.

Don't miss a new terramate release

NewReleases is sending notifications on new releases.