Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(dataproxy): auto-edge imports #4192

Draft
wants to merge 5 commits into
base: dev
Choose a base branch
from

Conversation

millsp
Copy link
Member

@millsp millsp commented Nov 1, 2023

No description provided.

@@ -0,0 +1,8 @@
#!/usr/bin/env bash

export PRISMA_TELEMETRY_INFORMATION='ecosystem-tests dataproxy cloudflare-workers build'
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
export PRISMA_TELEMETRY_INFORMATION='ecosystem-tests dataproxy cloudflare-workers build'
export PRISMA_TELEMETRY_INFORMATION='ecosystem-tests dataproxy cloudflare-workers-module-auto-import-custom-output build'

@@ -0,0 +1,8 @@
#!/usr/bin/env bash

export PRISMA_TELEMETRY_INFORMATION='ecosystem-tests dataproxy cloudflare-workers build'
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
export PRISMA_TELEMETRY_INFORMATION='ecosystem-tests dataproxy cloudflare-workers build'
export PRISMA_TELEMETRY_INFORMATION='ecosystem-tests dataproxy cloudflare-workers-module-auto-import-regular-output build'

@janpio
Copy link
Member

janpio commented Nov 1, 2023

I think your integration version still has the old version output, but the tests here were adapted via #4180. Updating the branch in prisma/prisma and then rerunning here should fix most of that.

@millsp
Copy link
Member Author

millsp commented Nov 1, 2023

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.

None yet

2 participants