Skip to content

Conversation

@jaypatrick
Copy link
Owner

This PR updates the environment configuration and Prisma schema.

Co-Authored-By: Warp agent@warp.dev

Co-Authored-By: Warp <agent@warp.dev>
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 1, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
adblock-compiler 0074109 Feb 02 2026, 02:23 AM

@jaypatrick jaypatrick requested a review from Copilot February 1, 2026 21:38
@jaypatrick jaypatrick self-assigned this Feb 1, 2026
@jaypatrick jaypatrick added the enhancement New feature or request label Feb 1, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Prisma schema generator configuration (presumably to better support Deno) and extends the local environment configuration with an additional API key.

Changes:

  • Adjusted prisma/schema.prisma to use a different Prisma client provider, custom output directory, and a deno runtime setting.
  • Added OPTIMIZE_API_KEY to .envrc alongside existing local development environment variables.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
prisma/schema.prisma Updates the Prisma client generator configuration to change the provider, set a local output directory, and enable a Deno runtime, aligning the schema with a Deno-oriented setup.
.envrc Adds a new OPTIMIZE_API_KEY environment variable to the local development configuration to support integration with an external optimization service.

@jaypatrick
Copy link
Owner Author

@copilot open a new pull request to apply changes based on the comments in this thread

Copy link

Copilot AI commented Feb 1, 2026

@jaypatrick I've opened a new pull request, #238, to work on those changes. Once the pull request is ready, I'll request review from you.

Copilot AI and others added 2 commits February 1, 2026 21:43
Co-authored-by: jaypatrick <1800595+jaypatrick@users.noreply.github.com>
Fix security vulnerability and outdated documentation in environment config
@jaypatrick
Copy link
Owner Author

@copilot open a new pull request to apply changes based on the comments in this thread

Copy link

Copilot AI commented Feb 2, 2026

@jaypatrick I've opened a new pull request, #239, to work on those changes. Once the pull request is ready, I'll request review from you.

jaypatrick and others added 2 commits February 1, 2026 20:39
- Update prisma.config.ts to use Prisma 7's defineConfig format
- Remove deprecated url field from schema.prisma (now in config)
- Fix dev task missing space between --env=.envrc and --watch
- Add Prisma npm packages to allowScripts for Deno compatibility

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Address security and documentation issues from PR #237 review
@jaypatrick
Copy link
Owner Author

@copilot resolve merge issues

Copy link

Copilot AI commented Feb 2, 2026

@jaypatrick I've opened a new pull request, #240, to work on those changes. Once the pull request is ready, I'll request review from you.

Clarify merge history and verify PR review fixes
@jaypatrick
Copy link
Owner Author

@copilot Resolve conflicts and merge

Copy link

Copilot AI commented Feb 2, 2026

@jaypatrick I've opened a new pull request, #241, to work on those changes. Once the pull request is ready, I'll request review from you.

[WIP] Update environment configuration and Prisma schema
@jaypatrick
Copy link
Owner Author

@copilot Resolve conflicts in .envrc

Copy link

Copilot AI commented Feb 2, 2026

@jaypatrick I've opened a new pull request, #242, to work on those changes. Once the pull request is ready, I'll request review from you.

Copilot AI and others added 2 commits February 2, 2026 02:18
Co-authored-by: jaypatrick <1800595+jaypatrick@users.noreply.github.com>
Resolve .envrc merge conflict with master branch
@jaypatrick
Copy link
Owner Author

@copilot CI / Format Check (pull_request) fix the format check

Copy link

Copilot AI commented Feb 2, 2026

@jaypatrick I've opened a new pull request, #243, to work on those changes. Once the pull request is ready, I'll request review from you.

[WIP] Update environment configuration and Prisma schema
@jaypatrick jaypatrick merged commit 8c78c49 into master Feb 2, 2026
8 of 9 checks passed
@jaypatrick jaypatrick deleted the yammering-cardinal branch February 2, 2026 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants