Skip to content

[Sync] Update project files from source repository (02e7266)#192

Merged
mrz1836 merged 1 commit intomasterfrom
chore/sync-files-mrz-sdks-20260120-123425-02e7266
Jan 20, 2026
Merged

[Sync] Update project files from source repository (02e7266)#192
mrz1836 merged 1 commit intomasterfrom
chore/sync-files-mrz-sdks-20260120-123425-02e7266

Conversation

@mrz1836
Copy link
Copy Markdown
Owner

@mrz1836 mrz1836 commented Jan 20, 2026

What Changed

  • Updated MAGE_X_VERSION from v1.18.0 to v1.18.1 in .github/.env.base
  • Added new configuration variable GO_BROADCAST_AI_FAIL_ON_ERROR=false with documentation explaining AI error handling behavior (when true, AI failures cause sync to fail; when false, failures silently fall back to static templates)
  • Removed deprecated GitHub Action file .github/actions/test-statistics/action.yml (371 lines removed) - deprecation notice indicates this was replaced by magex native CI mode which auto-produces .mage-x/ci-results.jsonl
  • Removed .github/workflows/fortress-test-fuzz.yml workflow file

Why It Was Necessary

  • Upgrading to latest mage-x patch release to incorporate bug fixes or improvements
  • Adding explicit error handling configuration for AI broadcast functionality provides control over failure behavior and debugging capabilities
  • Removing deprecated test statistics action eliminates maintenance burden since magex CI mode now handles test result collection natively
  • Cleaning up unused workflow files reduces CI complexity

Testing Performed

  • Verify mage-x v1.18.1 is compatible with existing CI pipelines
  • Confirm GO_BROADCAST_AI_FAIL_ON_ERROR=false default behavior maintains backward compatibility with existing AI broadcast workflows
  • Validate that remaining workflows continue to function without the removed test-statistics action
  • Ensure magex CI mode properly generates ci-results.jsonl as replacement for deprecated statistics collection

Impact / Risk

  • Low Risk: Patch version bump for mage-x should be backward compatible
  • Configuration Default: New AI error flag defaults to false, maintaining existing silent fallback behavior - no breaking changes expected
  • Deprecated Code Removal: Workflows already migrated to magex native CI mode; removed action was kept only for backwards compatibility and is no longer actively used
  • CI Simplification: Fewer workflow files and actions reduce maintenance surface area

@mrz1836 mrz1836 self-assigned this Jan 20, 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 Jan 20, 2026
@github-actions github-actions Bot added update General updates size/L Large change (201–500 lines) labels Jan 20, 2026
@mrz1836 mrz1836 merged commit 2bedf0f into master Jan 20, 2026
46 checks passed
@github-actions github-actions Bot deleted the chore/sync-files-mrz-sdks-20260120-123425-02e7266 branch January 20, 2026 17:45
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/L Large change (201–500 lines) update General updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant