Skip to content

[Sync] Update project files from source repository (d7124ed)#115

Merged
mrz1836 merged 1 commit intomasterfrom
chore/sync-files-mrz-tools-20260218-080007-d7124ed
Feb 18, 2026
Merged

[Sync] Update project files from source repository (d7124ed)#115
mrz1836 merged 1 commit intomasterfrom
chore/sync-files-mrz-tools-20260218-080007-d7124ed

Conversation

@mrz1836
Copy link
Owner

@mrz1836 mrz1836 commented Feb 18, 2026

What Changed

  • Updated MAGE_X_VERSION from v1.20.4 to v1.20.7 in .github/env/10-mage-x.env
  • Updated MAGE_X_GOLANGCI_LINT_VERSION from v2.9.0 to v2.10.1 in .github/env/10-mage-x.env
  • Updated GO_COVERAGE_VERSION from v1.3.5 to v1.3.6 in .github/env/10-coverage.env
  • Updated GO_PRE_COMMIT_GOLANGCI_LINT_VERSION from v2.9.0 to v2.10.1 in .github/env/10-pre-commit.env
  • Removed docs entry from .dockerignore to include documentation in Docker builds

Why It Was Necessary

  • Upgrade to latest mage-x version to incorporate bug fixes, improvements, and security patches
  • Update golangci-lint to latest version for improved linting capabilities and compatibility
  • Update coverage tooling to latest version for enhanced test coverage reporting
  • Include documentation in Docker images to ensure runtime access to docs

Testing Performed

  • Verify that CI workflows execute successfully with updated tool versions
  • Confirm golangci-lint v2.10.1 runs without compatibility issues
  • Validate that Docker builds complete successfully with docs included
  • Ensure coverage reporting functions correctly with go-coverage v1.3.6

Impact / Risk

  • Low Risk: Version updates are minor and tools are non-breaking
  • CI Impact: Updated linting and coverage tools may produce different output or catch new issues
  • Docker Image Size: Including docs directory will increase Docker image size slightly
  • No Breaking Changes: All updates are backward compatible with existing workflows

@mrz1836 mrz1836 self-assigned this Feb 18, 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 18, 2026
@github-actions github-actions bot added size/S Small change (11–50 lines) update General updates labels Feb 18, 2026
@mrz1836 mrz1836 merged commit 5d25952 into master Feb 18, 2026
32 of 33 checks passed
@github-actions github-actions bot deleted the chore/sync-files-mrz-tools-20260218-080007-d7124ed branch February 18, 2026 13:04
@github-actions
Copy link
Contributor

Code Coverage Analysis

🟡 Overall Coverage: 85.2%
No Go files modified in this PR

Project coverage remains at 85.2% (3.2K/3.7K statements)

Changes: 9 config files

Coverage Metrics

Metric Value Grade Trend
Percentage 85.2% ⭐ B+ 📊
Statements 3.2K/3.7K ⭐ B+ No change
Quality Score 85.2/100 ⭐ B+ 📈

Coverage Breakdown

████████████░░░ 85.2%

Resources


Generated via go-coverage2026-02-18 13:05:37 UTC

github-actions bot added a commit that referenced this pull request Feb 18, 2026
🏷️ Generated with GoFortress
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/S Small change (11–50 lines) update General updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant