Skip to content

[Sync] Update project files from source repository (1299e85)#198

Merged
mrz1836 merged 1 commit intomasterfrom
chore/sync-files-mrz-sdks-20260205-173516-1299e85
Feb 5, 2026
Merged

[Sync] Update project files from source repository (1299e85)#198
mrz1836 merged 1 commit intomasterfrom
chore/sync-files-mrz-sdks-20260205-173516-1299e85

Conversation

@mrz1836
Copy link
Copy Markdown
Owner

@mrz1836 mrz1836 commented Feb 5, 2026

What Changed

  • Updated GOVULNCHECK_GO_VERSION from 1.25.6 to 1.25.7 in .github/.env.base for vulnerability scanning
  • Updated GO_COVERAGE_VERSION from v1.1.17 to v1.2.0 in .github/.env.base
  • Updated MAGE_X_VERSION from v1.18.7 to v1.19.2 in .github/.env.base
  • Added copying of raw coverage.out file to main output directory in fortress-coverage.yml workflow after successful coverage processing
  • Added copying of raw coverage.out file to branch-specific output directory in fortress-coverage.yml workflow after successful branch coverage processing

Why It Was Necessary

  • Newer tool versions provide bug fixes, security improvements, and enhanced functionality for the CI/CD pipeline
  • Including the raw coverage.out file in artifact directories enables direct download and reuse of coverage data without requiring regeneration
  • Standardizing artifact contents ensures consistent coverage data availability across both main and branch-specific workflows

Testing Performed

  • Verify CI workflows execute successfully with updated tool versions
  • Confirm coverage.out files are correctly copied to both main and branch output directories after coverage processing
  • Validate that coverage artifacts contain the expected raw coverage files for downstream consumption

Impact / Risk

  • Low Risk: Version updates are incremental and tool compatibility should be maintained
  • No Breaking Changes: Additions to workflow are additive only, existing functionality remains unchanged
  • Improved Coverage Workflow: Raw coverage files are now available for direct download, enhancing developer experience and enabling easier local analysis

@mrz1836 mrz1836 self-assigned this Feb 5, 2026
@mrz1836 mrz1836 added automated-sync Automated sync PR, e.g. from a fork or external repo automerge Label to automatically merge pull requests that meet all required conditions chore Simple dependency updates or version bumps labels Feb 5, 2026
@github-actions github-actions Bot added update General updates size/M Medium change (51–200 lines) labels Feb 5, 2026
@mrz1836
Copy link
Copy Markdown
Owner Author

mrz1836 commented Feb 5, 2026

LGTM!

@mrz1836 mrz1836 merged commit b92e0d7 into master Feb 5, 2026
46 checks passed
@github-actions github-actions Bot deleted the chore/sync-files-mrz-sdks-20260205-173516-1299e85 branch February 5, 2026 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated-sync Automated sync PR, e.g. from a fork or external repo automerge Label to automatically merge pull requests that meet all required conditions chore Simple dependency updates or version bumps size/M Medium change (51–200 lines) update General updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant