Skip to content

1.2.3 version Bugfix: README example broken#365

Closed
IgorChvyrov-sm wants to merge 1 commit into
mainfrom
fix_readme_example_broken
Closed

1.2.3 version Bugfix: README example broken#365
IgorChvyrov-sm wants to merge 1 commit into
mainfrom
fix_readme_example_broken

Conversation

@IgorChvyrov-sm
Copy link
Copy Markdown
Contributor

@IgorChvyrov-sm IgorChvyrov-sm commented Nov 19, 2025

This bug initially appeared in version 1.1.11 and was later fixed by 1.2.0 release. Since the version was restored back to 1.1.11 on top of which the 1.2.3 version was built the bug remained there

The issue link: #364

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 19, 2025

Codecov Report

❌ Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/conductor/client/workflow/task/task.py 20.00% 4 Missing ⚠️
Files with missing lines Coverage Δ
src/conductor/client/workflow/task/task.py 36.71% <20.00%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@IgorChvyrov-sm IgorChvyrov-sm changed the title Fixel README example broken 1.2.3 version Bugfix: README example broken Nov 19, 2025
cache_ttl_second: int = 0) -> Self:
self.task_reference_name = task_reference_name
self.task_type = task_type
self.task_name = task_name if task_name is not None else task_type.value
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

isn't this needed for the workflow as code?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

task_name is not used anywhere, what do you mean by workflow as code ?

@IgorChvyrov-sm IgorChvyrov-sm marked this pull request as ready for review November 24, 2025 13:59
@v1r3n
Copy link
Copy Markdown
Contributor

v1r3n commented Jan 10, 2026

Closing as fixed them in the later versions.

@v1r3n v1r3n closed this Jan 10, 2026
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.

2 participants