Open
Conversation
Contributor
|
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
360f8a6 to
4e4443e
Compare
kasiakoziol
approved these changes
Feb 25, 2026
.github/workflows/arm-AL2023-build-test-push-workflow-AL2023.yml
Outdated
Show resolved
Hide resolved
.github/workflows/arm-AL2023-build-test-push-workflow-AL2023.yml
Outdated
Show resolved
Hide resolved
.github/workflows/arm-AL2023-build-test-push-workflow-AL2023.yml
Outdated
Show resolved
Hide resolved
rlieberman-splunk
approved these changes
Feb 25, 2026
b2f5de0 to
5896c33
Compare
- Update GitHub upload-actions version in workflows
…tion test results - Changed artifact upload names and paths from 'inttest-junit.xml' to 'report-junit.xml' across multiple workflows. - Updated corresponding report paths in the publishing steps for consistency. - Adjusted the trigger-tests.sh script to reflect the new report file naming.
…t paths for test results - Updated all workflows to use the latest version of the dotenv action. - Changed artifact upload paths and report paths from 'report-junit.xml' to 'report-junit*.xml' for consistency across multiple workflows.
- Changed test report filenames to include timestamps for better tracking. - Updated .gitignore to exclude specific junit report files for clarity.
…add 'checks: write' permission - Updated all workflows to utilize the latest version of the Amazon ECR login action for improved functionality. - Added 'checks: write' permission to enhance workflow capabilities across multiple workflows.
…ogin-action@v3' - Updated all workflows to utilize the latest version of the dotenv action for improved compatibility. - Changed Docker login action to version 3 for enhanced security and functionality across multiple workflows.
- Adjusted the timeout for unit tests in the Makefile to use a variable for flexibility. - Updated the trigger-tests.sh script to set a default timeout for ginkgo tests, improving configurability and consistency across test executions.
5896c33 to
0bc0c09
Compare
…roved security - Updated all workflows to utilize the latest version of the cosign installer, enhancing security and functionality across multiple workflows.
- Set a default TEST_TIMEOUT of 225m in various GitHub workflows to standardize test execution time. - Updated the Makefile to utilize the TEST_TIMEOUT variable for unit tests, enhancing configurability and consistency across test executions. - Modified trigger-tests.sh to reflect the new timeout variable for ginkgo tests.
… consistency - Updated all workflows to utilize version 4.0.0 of the cosign installer, ensuring uniformity across multiple workflows and enhancing security.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
What does this PR have in it?
Key Changes
Highlight the updates in specific files
Testing and Verification
How did you test these changes? What automated tests are added?
Related Issues
Jira tickets, GitHub issues, Support tickets...
PR Checklist