Skip to content

fix: correct push remote_url for typescript-axios pipeline#40

Open
dschmidt wants to merge 1 commit intoopencloud-eu:mainfrom
dschmidt:fix/typescript-axios-push-remote-url
Open

fix: correct push remote_url for typescript-axios pipeline#40
dschmidt wants to merge 1 commit intoopencloud-eu:mainfrom
dschmidt:fix/typescript-axios-push-remote-url

Conversation

@dschmidt
Copy link
Copy Markdown
Contributor

@dschmidt dschmidt commented May 6, 2026

The push_target_repo step in .woodpecker/build-typescript-axios.yaml pointed remote_url at the Go client repo instead of libre-graph-api-typescript-axios.

Currently without consequenes - wp-git-action pushes via the remote of the cloned working copy, so generated code lands in the right place - but the mismatch becomes a real bug if the plugin ever honors remote_url on push.

The push step in build-typescript-axios.yaml pointed to the Go client
repository instead of the typescript-axios repository. Currently
harmless because wp-git-action pushes via the cloned remote, but a
behavior change in the plugin could route generated TypeScript code
into the Go repo.
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.

1 participant