Skip to content

Update template and remove cmempy code - #6

Open
louiswesterheide wants to merge 4 commits into
mainfrom
feature/updateTemplate-CMEM-7987
Open

Update template and remove cmempy code#6
louiswesterheide wants to merge 4 commits into
mainfrom
feature/updateTemplate-CMEM-7987

Conversation

@louiswesterheide

@louiswesterheide louiswesterheide commented Aug 17, 2026

Copy link
Copy Markdown

TODO

missing changelog entry

@github-actions

Copy link
Copy Markdown

Coverage

Coverage Report
File Stmts Miss Cover Missing
init.py 0 0 100%
exceptions.py 4 0 100%
task.py 206 25 88% 109 118-120 144 158-159 161-162 171 176-177 179-181 183-184 188-190 232 239 249 293 351
workflow_type.py 30 0 100%
TOTAL 240 25 90%  

Tests Skipped Failures Errors Time
7 0 💤 0 ❌ 0 🔥 318.842 ⏱

return self.start_with_file(client=client)
url = (
client.config.url_build_api
/ "api/workflow/executeAsync"

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Now it is async, change it back since too much of a breaking change for upcoming release

f"{config.get_di_api_endpoint()}/workspace/activities/status",
client = self.get_client()
response = client.http.get(
client.config.url_build_api / "workspace/activities/status",

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

No equivalent in cmem-client? If not, write in ticket

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