Skip to content

Conversation

@github-actions
Copy link
Contributor

This is an automated pull request to release the candidate branch into production, which will trigger a deployment.
It was created by the [Production PR] action.

Marfuen added 6 commits July 28, 2025 16:10
…kages

- Bump version of @trycompai/db to 1.1.2 and @trycompai/ui to 1.3.2.
- Adjust tsconfig paths to use @trycompai/tsconfig for consistency.
- Add new scripts and update existing ones in the db package for better schema management.
- Introduce new utility scripts for generating exports in the ui package.
- Update dependencies and peerDependencies for better compatibility.
- Remove redundant "type" field from @comp/app package.json.
- Reintroduce "prisma" in devDependencies and add peerDependencies in @trycompai/db package.json.
- Consolidate dependencies and devDependencies in @trycompai/ui package.json, while ensuring proper module exports and types.
- Changed imports from '@prisma/client' to '@comp/db/types' across multiple files for consistency and to align with the new type structure.
- This includes updates in actions, components, and forms related to risk and vendor management.
[dev] [Marfuen] claudio/infra-code
@vercel
Copy link

vercel bot commented Jul 28, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
app (staging) ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 30, 2025 3:44pm
framework-editor (staging) ❌ Failed (Inspect) Jul 30, 2025 3:44pm
portal (staging) ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 30, 2025 3:44pm
trust (staging) ❌ Failed (Inspect) Jul 30, 2025 3:44pm

Marfuen added 2 commits July 28, 2025 16:32
- Changed BINARY_TARGET from 'linux-arm64-openssl-3.0.x' to 'debian-openssl-3.0.x' for improved compatibility with the deployment environment.
[dev] [Marfuen] claudio/infra-code
Marfuen added 2 commits July 28, 2025 16:40
- Added informative echo statements to the Prisma client generation command for better visibility during execution.
- Implemented checks for the existence of the generated Prisma client directory and added commands to copy the generated client to the standard location.
- Included final checks for query engines in both the generated and client directories to ensure successful generation.
feat: enhance Prisma client generation process with detailed logging
Marfuen added 3 commits July 28, 2025 17:33
- Added "@prisma/client" and "prisma" version 6.9.0 to package dependencies across multiple files.
- Updated "@trycompai/db" dependency from "workspace:*" to "*" for better compatibility.
- Removed the bunfig.toml file as it is no longer needed.
- Removed duplicate "prisma" entry from dependencies in package.json.
- Ensured "prisma" version 6.9.0 remains as a single entry for clarity.
[dev] [Marfuen] claudio/infra-code
Marfuen added 2 commits July 30, 2025 10:21
…g.ts

- Bumped the @trycompai/db package version from 1.2.8 to 1.3.0 in trigger.config.ts for consistency with recent updates.
[dev] [Marfuen] mariano/finalize-aws
Marfuen added 2 commits July 30, 2025 10:38
- Updated the PrismaExtension to walk up the directory tree to locate the Prisma schema in a monorepo setup.
- Added logging to debug the workspace root and list contents of the @trycompai/db package directory.
- Improved error handling for missing schema files.
[dev] [Marfuen] mariano/finalize-aws
Marfuen added 2 commits July 30, 2025 10:42
- Added a new custom PrismaExtension to manage Prisma schema resolution and client generation.
- Implemented options for schema path, client generator, and SQL file generation.
- Enhanced error handling and logging for schema validation and file copying processes.
- Supports both single schema files and directories containing multiple Prisma files.
[dev] [Marfuen] mariano/finalize-aws
Marfuen added 5 commits July 30, 2025 11:31
- Added a timeout of 20 minutes to the deployment job in the GitHub Actions workflow.
- Removed the outdated custom Prisma extension file to streamline the codebase.
- Ensured the prebuild script is correctly set to generate the database schema before building.
[dev] [Marfuen] mariano/finalize-aws
@vercel vercel bot temporarily deployed to staging – portal July 30, 2025 15:42 Inactive
@Marfuen Marfuen merged commit f72f8c4 into release Jul 30, 2025
11 checks passed
@claudfuen
Copy link
Contributor

🎉 This PR is included in version 1.51.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants