-
Notifications
You must be signed in to change notification settings - Fork 40
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
15805 version in azure events #15902
15805 version in azure events #15902
Conversation
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Manifest Files |
d3579b8
to
f5b4e11
Compare
f5b4e11
to
bd85a2e
Compare
bd85a2e
to
4b5c8ac
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a couple minor questions / suggestions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
4b5c8ac
to
a46416e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Once deployed, let's verify that the commit in the events matches the commit in the json file by logging in to SSH (process described in deployment doc)
a46416e
to
ba44fa6
Compare
This partially reverts commit eb4038d.
32c2a8b
to
db7a7f9
Compare
Quality Gate passedIssues Measures |
This PR makes the current commit hash available to the main project and adds it to Azure events.
Test Steps:
package
orquickPackage
and ensure the project builds successfully.Changes
ReportEventData
and supply the commit hash from the Version object.Checklist
Testing
./prime test
or./gradlew testSmoke
against local Docker ReportStream container?Linked Issues
To be done