chore: sync upstream dubinc/dub main - #75
Open
nkasozi wants to merge 113 commits into
Open
Conversation
…orm/API handling.
Use HttpBaseClient for Ahrefs domain rating
Use HttpBaseClient for CurrencyAPI FX rates
Migrate POST /partners coverage from Vitest to Playwright API tests
Move bounty API tests from Vitest to Playwright.
Modal rerendering fix
Co-authored-by: Steven Tey <stevensteel97@gmail.com>
Co-authored-by: Steven Tey <stevensteel97@gmail.com>
…tream-main # Conflicts: # .agents/skills/playwright-api-tests/SKILL.md # apps/web/app/(ee)/api/bounties/[bountyId]/route.ts # apps/web/app/(ee)/api/cron/usage/utils.ts # apps/web/app/(ee)/app.dub.co/(new-program)/[slug]/program/new/overview/page-client.tsx # apps/web/app/app.dub.co/(dashboard)/[slug]/(ee)/program/bounties/add-edit-bounty/confirm-create-bounty-modal.tsx # apps/web/app/app.dub.co/(dashboard)/[slug]/(ee)/program/partners/partners-table.tsx # apps/web/app/app.dub.co/(dashboard)/[slug]/(ee)/settings/billing/upgrade/page.tsx # apps/web/lib/ai/build-system-prompt.ts # apps/web/lib/ai/generate-partner-network-invite-email.ts # apps/web/lib/api/workflows/execute-complete-bounty-workflow.ts # apps/web/lib/api/workflows/types.ts # apps/web/lib/bounty/api/create-bounty-submission.ts # apps/web/lib/bounty/api/get-bounty-submission-upload-url.ts # apps/web/lib/bounty/api/upsert-draft-bounty-submissions.ts # apps/web/lib/jobs/handlers/unban-partner-job.ts # apps/web/lib/upstash/ratelimit-policies.ts # apps/web/lib/zod/schemas/bounties.ts # apps/web/playwright/api/fixtures.ts # apps/web/playwright/api/setup-test-workspace.ts # apps/web/playwright/global-setup.ts # apps/web/playwright/utils.ts
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was created by locally running the upstream sync workflow logic.
It performs a real
git merge upstream/mainso upstream commit history is preserved.The normal merge had conflicts, so this branch follows the workflow's conflict path: it preserves the merge ancestry and resolves the final tree to
upstream/main.This PR intentionally does not auto-merge. Please review and merge manually.