Skip to content

Fix CI errors#15

Merged
danielnaab merged 4 commits into
mainfrom
fix-ci-cd
Oct 6, 2025
Merged

Fix CI errors#15
danielnaab merged 4 commits into
mainfrom
fix-ci-cd

Conversation

@danielnaab
Copy link
Copy Markdown
Member

No description provided.

- Update package name references from @atj/* to @flexion/forms-* in _validate.yml
- Fix Playwright version input in release.yml (hardcode to 1.51.1)
- Add write permissions for pull-requests and issues in claude-code-review.yml
- Update Zod v4 validation error messages to use object syntax for custom messages
- Fix phone number pattern validation message format
- Fix attachment pattern validation messages for maxAttachments and maxFileSizeMB

These changes fix failing CI/CD pipelines after the repository fork.
…kflow

Playwright is only needed for testing, not for building and publishing packages.
The release workflow runs pnpm build which doesn't require Playwright.
Testing is handled separately by the run-tests workflow which uses _validate.yml.

This keeps the Playwright version centralized in package.json and _validate.yml.
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Oct 6, 2025

⚠️ No Changeset found

Latest commit: cbdb6ac

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@danielnaab danielnaab merged commit 606cc15 into main Oct 6, 2025
0 of 2 checks passed
@danielnaab danielnaab deleted the fix-ci-cd branch October 6, 2025 18:59
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