Skip to content

ci: add compat check#50

Merged
Lars Kemper (larskemper) merged 1 commit into
trunkfrom
ci/add-compat-check
May 15, 2026
Merged

ci: add compat check#50
Lars Kemper (larskemper) merged 1 commit into
trunkfrom
ci/add-compat-check

Conversation

@larskemper

Copy link
Copy Markdown
Member

Bumps the plugin to track Assistant ~18.0 (v13.0.0) and adds a nightly workflow that runs the test suite against the latest upstream release so we hear about breakage before users do decoupled from normal nightly

Changes

  • version bump: assistant ~17.0 -> ~18.0, magento 12.0.0 -> 13.0.0
  • pin action versions and add dependabot
  • new compat-check.yml

Why new compat check?

Workflow Tests against Purpose Failure means
Nightly The Assistant major declared in composer.json Regression gate for currently-supported version Real bug
Compat Check The latest Assistant release (releases/latest) Early warning for new majors Expected, we haven't bumped yet

Decoupling lets each have the right noise profile:

  • Nightly fails loudly and pages on every failure = every failure is a real regression now.
  • compat check fails quietly: one Slack alert per new Assistant version, then silent until the next one drops.

@larskemper Lars Kemper (larskemper) merged commit 1f6dc83 into trunk May 15, 2026
9 of 14 checks passed
@larskemper Lars Kemper (larskemper) deleted the ci/add-compat-check branch May 15, 2026 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants