Skip to content

Another fix to sync#1426

Merged
josephjclark merged 9 commits into
release/nextfrom
fix-v2-deploy-2
May 26, 2026
Merged

Another fix to sync#1426
josephjclark merged 9 commits into
release/nextfrom
fix-v2-deploy-2

Conversation

@josephjclark
Copy link
Copy Markdown
Collaborator

Short Description

Previous fix in #1425 didn't work

Fixes #1422

The endpoint value wasn't getting fed through properly - I was missing one key line. I skipped unit tests on this which was clearly a mistake.

AI Usage

Please disclose whether you've used AI anywhere in this PR (it's cool, we just
want to know!):

  • I have used Claude Code
  • I have used another model
  • I have not used AI

You can read more details in our
Responsible AI Policy

@josephjclark josephjclark changed the base branch from main to release/next May 26, 2026 16:35
@josephjclark josephjclark merged commit d405328 into release/next May 26, 2026
7 checks passed
josephjclark added a commit that referenced this pull request May 26, 2026
* Another fix to sync (#1426)

* fix endpoint argument tracing and a little refactor to the v2 pull proxy

* changeset

* remove log

* version

* fix endpoint tracing on deploy

* changeset

* add tests

* tidy logging

* remove log code

* Fix deploy new (#1427)

* fix new deploy

* changeset

* types

* versions
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.

v2 GH sync is broken

1 participant