Skip to content

Comments

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

Merged
mrz1836 merged 2 commits intomasterfrom
chore/sync-files-bsv-blockchain-services-20260205-183251-1299e85
Feb 5, 2026
Merged

[Sync] Update project files from source repository (1299e85)#91
mrz1836 merged 2 commits intomasterfrom
chore/sync-files-bsv-blockchain-services-20260205-183251-1299e85

Conversation

@mrz1836
Copy link
Collaborator

@mrz1836 mrz1836 commented Feb 5, 2026

What Changed

  • Updated GOVULNCHECK_GO_VERSION from 1.25.6 to 1.25.7 in .github/.env.base
  • 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 logic to copy raw coverage.out file to output directories in both main and branch-specific coverage processing steps in fortress-coverage.yml

Why It Was Necessary

  • Newer tool versions provide bug fixes, security patches, and improved functionality for vulnerability scanning, coverage reporting, and build tooling
  • Raw coverage files need to be available for download alongside processed coverage reports for debugging and external analysis
  • Keeping dependencies up-to-date ensures the CI/CD pipeline benefits from the latest improvements and maintains compatibility

Testing Performed

  • Verified version numbers are correctly specified in .github/.env.base configuration file
  • Confirmed coverage file copying logic is added after successful coverage processing in both main and branch workflows
  • CI workflows will validate that updated tool versions download and execute correctly during next pipeline run

Impact / Risk

  • Risk: Low - Version updates are incremental and coverage file copying is added after existing successful operations
  • Performance: No negative impact expected; coverage file copy operations are quick and run only after successful processing
  • Compatibility: Tool version updates maintain backward compatibility; raw coverage files enhance rather than replace existing functionality

@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 size/M Medium change (51–200 lines) update General updates labels Feb 5, 2026
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 5, 2026

@mrz1836 mrz1836 merged commit e0ba633 into master Feb 5, 2026
44 checks passed
@github-actions github-actions bot deleted the chore/sync-files-bsv-blockchain-services-20260205-183251-1299e85 branch February 5, 2026 23:54
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