Skip to content

Releases: makubacki/mu_devops

v0.3.1

22 Jun 01:20
Compare
Choose a tag to compare

What's Changed

  • No changes

Full Changelog: v0.3.0...v0.3.1

v0.3.0

02 Dec 18:29
b9b5d2d
Compare
Choose a tag to compare

What's Changed

🚀 Features & ✨ Enhancements

  • Add non-breaking space in case of empty body @makubacki (#32)
    Change Details
      Include in changes later.
    Pull Request: https://github.com//pull/32

🐛 Bug Fixes

  • TEST: Bug fix after a release @makubacki (#31)
    Change Details
      See if this updates the patch version
    Pull Request: https://github.com//pull/31

Full Changelog: v0.2.0...v0.3.0

v0.2.0

02 Dec 17:42
640b56b
Compare
Choose a tag to compare

What's Changed

🚀 Features & ✨ Enhancements

  • Fix Mu DevOps Version Used on Release Version @makubacki (#25)
    Change Details
    Test PR message
    Pull Request: https://github.com//pull/25

🐛 Bug Fixes

  • TEST: Try all patch labels @makubacki (#30)
    Change Details
    Test change
    Pull Request: https://github.com//pull/30
  • TEST: Remove default in version-resolver @makubacki (#28)
    Change Details
     
    Pull Request: https://github.com//pull/28
  • TEST: Fake bug fix @makubacki (#27)
    Change Details
    Fake bug fix description...
    Pull Request: https://github.com//pull/27
  • label-issues: Invert functional impact label logic @makubacki (#26)
    Change Details
    The checkbox exposed to contributors in a PR to determine whether the PR has a functional impact states:

    "Impacts functionality?"

    This uses positive logic to simplify understanding by the user.

    Currently the impact:non-functional label is applied if the checkbox is checked.

    This change inverts the logic to apply the label as expected.

    Signed-off-by: Michael Kubacki [email protected]


    Pull Request: #26


📖 Documentation Updates

  • TEST: Try all patch labels @makubacki (#30)
    Change Details
    Test change
    Pull Request: https://github.com//pull/30
  • TEST: Try documentation label @makubacki (#29)
    Change Details
    Test change
    Pull Request: https://github.com//pull/29
  • ReadMe.rst: Add file sync status badge @makubacki (#24)
    Change Details
    Display status of file sync from this repo to Project Mu repos in a badge at the top of the main repo readme file.

    Also adds a badge with the latest Mu DevOps release version to make the release more obvious.

    Signed-off-by: Michael Kubacki [email protected]


    Pull Request: #24


Full Changelog: v0.1.0...v0.2.0

v0.1.0 Fork Testing Release

02 Dec 13:49
6df41c4
Compare
Choose a tag to compare

This is a fork release for testing workflows only