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

[Chore] python gateway unable to execute workflow #16969

Merged
merged 2 commits into from
Jan 22, 2025

Conversation

zhongjiajie
Copy link
Member

Add missing default value during the refactor,
we refactor the WorkflowTriggerRequest and
remove some of defaults value which cause python
sdk could not trigger workflow via PythonGateway

this patch try to fix it and I have already test
in my local env, and it works again now

Purpose of the pull request

Brief change log

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(or)

Pull Request Notice

Pull Request Notice

If your pull request contains incompatible change, you should also add it to docs/docs/en/guide/upgrade/incompatible.md

Add missing default value during the refactor,
we refactor the WorkflowTriggerRequest and
remove some of defaults value which cause python
sdk could not trigger workflow via PythonGateway

this patch try to fix it and I have already test
in my local env, and it works again now
@SbloodyS SbloodyS changed the title fix: python gateway unable to execute workflow [Chore] python gateway unable to execute workflow Jan 22, 2025
@SbloodyS SbloodyS added bug Something isn't working chore labels Jan 22, 2025
@SbloodyS SbloodyS added this to the 3.3.0 milestone Jan 22, 2025
@zhongjiajie
Copy link
Member Author

so quick, my bro @SbloodyS

@zhongjiajie
Copy link
Member Author

do not merge untill we pass the test of apache/dolphinscheduler-sdk-python#156

@zhongjiajie
Copy link
Member Author

do not merge untill we pass the test of apache/dolphinscheduler-sdk-python#156

CI pass and it ready to merge after review pass

@zhongjiajie
Copy link
Member Author

PTAL to this PR if you have time @SbloodyS @ruanwenjun

Copy link
Member

@ruanwenjun ruanwenjun left a comment

Choose a reason for hiding this comment

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

LGTM

@ruanwenjun ruanwenjun merged commit 352b47b into apache:dev Jan 22, 2025
72 checks passed
@zhongjiajie
Copy link
Member Author

Thanks all 👍 . and the schedule CI in apache/dolphinscheduler-sdk-python looks good now https://github.com/apache/dolphinscheduler-sdk-python/actions/runs/12919365828

@zhongjiajie zhongjiajie deleted the bug-python-gateway branch January 23, 2025 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants