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

Add Git commit id in jar manifest #6346

Conversation

vpaturet
Copy link
Contributor

Summary

Add the Git commit id in the application jar manifest (this ends up in the OTP shaded jar manifest as well)
This is useful when testing snapshot versions.
The new entry looks like:
SCM-Revision: 42e77fa2883aecbec36185ebd22f1a70e1424b86

Issue

No

Unit tests

No

Documentation

No

@vpaturet vpaturet requested a review from a team as a code owner December 20, 2024 09:35
@vpaturet vpaturet closed this Dec 20, 2024
Copy link

codecov bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.85%. Comparing base (4198bb6) to head (735c525).

Additional details and impacted files
@@            Coverage Diff             @@
##             dev-2.x    #6346   +/-   ##
==========================================
  Coverage      69.85%   69.85%           
  Complexity     17926    17926           
==========================================
  Files           2035     2035           
  Lines          76508    76508           
  Branches        7825     7825           
==========================================
+ Hits           53442    53444    +2     
  Misses         20325    20325           
+ Partials        2741     2739    -2     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants