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

βœ¨πŸ“ πŸ”§β™»οΈ Integrate better version number detection for local runs #2207

Merged
merged 3 commits into from
Jul 25, 2024

Conversation

MrHinsh
Copy link
Member

@MrHinsh MrHinsh commented Jul 24, 2024

✨ (MigrationTools): integrate GitInfo package for versioning and repository metadata

πŸ“ (MigrationTools): update MigrationTools.xml with GitInfo fields

πŸ”§ (MigrationTools.csproj): add GitInfo package reference

♻️ (TelemetryClientAdapter): update versioning logic to use GitInfo

Integrate the GitInfo package to automatically include repository metadata such as branch, commit, and version information. This enhances the application's ability to provide detailed versioning and repository state information, which is crucial for debugging and traceability. The MigrationTools.xml documentation is updated to reflect the new fields provided by GitInfo. The TelemetryClientAdapter is refactored to use GitInfo for generating version strings, improving accuracy and consistency in version reporting.

…sitory metadata

πŸ“ (MigrationTools): update MigrationTools.xml with GitInfo fields

πŸ”§ (MigrationTools.csproj): add GitInfo package reference

♻️ (TelemetryClientAdapter): update versioning logic to use GitInfo

Integrate the GitInfo package to automatically include repository metadata such as branch, commit, and version information. This enhances the application's ability to provide detailed versioning and repository state information, which is crucial for debugging and traceability. The MigrationTools.xml documentation is updated to reflect the new fields provided by GitInfo. The TelemetryClientAdapter is refactored to use GitInfo for generating version strings, improving accuracy and consistency in version reporting.
@github-actions github-actions bot added enhancement documentation This is an item for a Documentation enhancement bug enhancement-modern labels Jul 24, 2024
@MrHinsh MrHinsh changed the title βœ¨πŸ“ πŸ”§β™»οΈ Ing=tegrate better version number desegnation βœ¨πŸ“ πŸ”§β™»οΈ Integrate better version number detection for local runs Jul 25, 2024
@MrHinsh MrHinsh marked this pull request as ready for review July 25, 2024 09:33
@MrHinsh MrHinsh enabled auto-merge July 25, 2024 09:34
@MrHinsh MrHinsh merged commit a84742b into main Jul 25, 2024
11 checks passed
@MrHinsh MrHinsh deleted the bug/fix-version-detector branch July 25, 2024 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug documentation This is an item for a Documentation enhancement enhancement enhancement-modern
Projects
Development

Successfully merging this pull request may close these issues.

1 participant