Skip to content

fix: run tests before publishing in generate workflow#1

Merged
mikipalet merged 2 commits intomainfrom
fix/run-tests-before-publish
Mar 2, 2026
Merged

fix: run tests before publishing in generate workflow#1
mikipalet merged 2 commits intomainfrom
fix/run-tests-before-publish

Conversation

@mikipalet
Copy link
Contributor

Summary

  • Generate workflow had no test verification before publishing
  • Added composer install and phpunit steps before the publish gate
  • Same fix applied across all Late SDKs after late-python#12 shipped a broken release

Test plan

  • Trigger Regenerate workflow manually and verify tests run
  • If tests fail, publish is blocked

🤖 Generated with Claude Code

mikipalet and others added 2 commits March 2, 2026 11:47
The generate workflow had no test verification before publishing.
A broken regeneration would ship without any validation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@mikipalet mikipalet merged commit 02c8945 into main Mar 2, 2026
1 check passed
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.

1 participant