-
Notifications
You must be signed in to change notification settings - Fork 2k
[FIX] Add agent files in deb/rpm #17917
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
Conversation
Signed-off-by: Rajat Gupta <[email protected]>
❌ Gradle check result for a3253cc: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
❌ Gradle check result for a3253cc: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
❌ Gradle check result for a3253cc: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
❕ Gradle check result for a3253cc: UNSTABLE Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #17917 +/- ##
============================================
+ Coverage 72.43% 72.49% +0.05%
+ Complexity 66952 66951 -1
============================================
Files 5467 5470 +3
Lines 309605 309707 +102
Branches 45043 45052 +9
============================================
+ Hits 224272 224525 +253
+ Misses 66978 66768 -210
- Partials 18355 18414 +59 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Rajat Gupta <[email protected]> Co-authored-by: Rajat Gupta <[email protected]> Signed-off-by: Sriram Ganesh <[email protected]>
Description
Fixes the issue where DEB/RPM of OS Core does not include the
agent
folder as in Tar/ZipRelated Issues
agent
folder as in Tar/Zip #17914Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.