Skip to content

[Sync] Update project files from source repository (fe6776f)#301

Merged
mrz1836 merged 1 commit intomasterfrom
chore/sync-files-bitcoin-schema-20260408-090520-fe6776f
Apr 8, 2026
Merged

[Sync] Update project files from source repository (fe6776f)#301
mrz1836 merged 1 commit intomasterfrom
chore/sync-files-bitcoin-schema-20260408-090520-fe6776f

Conversation

@mrz1836
Copy link
Copy Markdown
Member

@mrz1836 mrz1836 commented Apr 8, 2026

What Changed

  • Updated MAGE_X_VERSION from v1.20.14 to v1.20.15 in .github/env/10-mage-x.env
  • Updated GOVULNCHECK_GO_VERSION from 1.26.1 to 1.26.2 in .github/env/00-core.env
  • Updated GO_COVERAGE_VERSION from v1.3.7 to v1.3.8 in .github/env/10-coverage.env

Why It Was Necessary

  • Brings MAGE-X tooling to the latest stable release with potential bug fixes and improvements
  • Updates the Go version used for vulnerability scanning to incorporate the latest security checks
  • Updates the Go coverage tool to the latest version for improved code coverage analysis

Testing Performed

  • Verify that CI workflows continue to execute successfully with the updated tool versions
  • Confirm that govulncheck runs properly with Go 1.26.2
  • Validate that coverage reporting functions correctly with v1.3.8 of the coverage tool

Impact / Risk

  • Breaking Change: None - these are minor version updates to development and CI tooling
  • Risk: Low - version bumps are incremental and limited to development/testing tools
  • CI Impact: Minimal - updated versions should maintain compatibility with existing workflows

@mrz1836 mrz1836 self-assigned this Apr 8, 2026
Copilot AI review requested due to automatic review settings April 8, 2026 13:05
@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 Apr 8, 2026
@github-actions github-actions Bot added size/XS Very small change (≤10 lines) update General updates labels Apr 8, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Syncs CI/tooling environment pins from the source repository to keep GitHub Actions tooling up to date for this project’s workflows.

Changes:

  • Bumped MAGE_X_VERSION to v1.20.15 in .github/env/10-mage-x.env.
  • Bumped GOVULNCHECK_GO_VERSION to 1.26.2 in .github/env/00-core.env.
  • Bumped GO_COVERAGE_VERSION to v1.3.8 in .github/env/10-coverage.env.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
.github/env/10-mage-x.env Updates the pinned MAGE-X version used by workflow setup steps.
.github/env/10-coverage.env Updates the pinned go-coverage tool version used for coverage reporting.
.github/env/00-core.env Updates the Go toolchain version used specifically for govulncheck vulnerability scanning.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mrz1836 mrz1836 merged commit 000dce3 into master Apr 8, 2026
47 checks passed
@github-actions github-actions Bot deleted the chore/sync-files-bitcoin-schema-20260408-090520-fe6776f branch April 8, 2026 13:11
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/XS Very small change (≤10 lines) update General updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants