Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update release version to v11 to match release versioning #280

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

kuqin12
Copy link
Contributor

@kuqin12 kuqin12 commented Apr 12, 2024

Description

We have not updated this field for too long, which will make the print out during runtime have discrepancy compared to the code release version. This change is made to fix that.

  • Impacts functionality?
    • Functionality - Does the change ultimately impact how firmware functions?
    • Examples: Add a new library, publish a new PPI, update an algorithm, ...
  • Impacts security?
    • Security - Does the change have a direct security impact on an application,
      flow, or firmware?
    • Examples: Crypto algorithm change, buffer overflow fix, parameter
      validation improvement, ...
  • Breaking change?
    • Breaking change - Will anyone consuming this change experience a break
      in build or boot behavior?
    • Examples: Add a new library class, move a module to a different repo, call
      a function in a new library class in a pre-existing module, ...
  • Includes tests?
    • Tests - Does the change include any explicit test code?
    • Examples: Unit tests, integration tests, robot tests, ...
  • Includes documentation?
    • Documentation - Does the change contain explicit documentation additions
      outside direct code modifications (and comments)?
    • Examples: Update readme file, add feature readme file, link to documentation
      on an a separate Web page, ...

How This Was Tested

This is only a version change, no functional update.

Integration Instructions

N/A

@github-actions github-actions bot added the impact:non-functional Does not have a functional impact label Apr 12, 2024
@kuqin12 kuqin12 enabled auto-merge (squash) April 12, 2024 18:45
@kuqin12 kuqin12 disabled auto-merge April 12, 2024 18:45
@kuqin12 kuqin12 enabled auto-merge (squash) April 12, 2024 18:46
@kuqin12 kuqin12 changed the title Update release version Update release version to v11 to match release versioning Apr 12, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.31%. Comparing base (200ba10) to head (ba4ca61).

Additional details and impacted files
@@           Coverage Diff            @@
##            main    #280      +/-   ##
========================================
- Coverage   0.47%   0.31%   -0.17%     
========================================
  Files        144     144              
  Lines      21934   21916      -18     
  Branches      60      60              
========================================
- Hits         105      69      -36     
+ Misses     21824   21820       -4     
- Partials       5      27      +22     
Flag Coverage Δ
MmSupervisorPkg 0.31% <ø> (-0.17%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kuqin12 kuqin12 merged commit 433d6dd into microsoft:main Apr 12, 2024
13 checks passed
ProjectMuBot referenced this pull request in microsoft/mu_tiano_platforms Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact:non-functional Does not have a functional impact
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants