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

Include Git History in Azure Artifacts #179

Merged
merged 1 commit into from
Feb 20, 2025
Merged

Conversation

Michael7371
Copy link

@Michael7371 Michael7371 commented Feb 18, 2025

PR Details

Description

Include the Git history in Azure artifacts to allow for tagging the built image with the latest git commit SHA.

Related Issue

N/A

Motivation and Context

Adds more traceability in our built images to know what source code is associated with the built images.

How Has This Been Tested?

A test build and push has been triggered off of this PR:
image

Types of changes

  • Defect fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that cause existing functionality to change)

Checklist:

  • I have added any new packages to the sonar-scanner.properties file
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
    ODE Contributing Guide
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Copy link

@mcook42 mcook42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I love it

@drewjj drewjj merged commit 5b365f5 into dev Feb 20, 2025
4 checks passed
@drewjj drewjj deleted the Fix/ci-pipeline-include-git branch February 20, 2025 16:27
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.

3 participants