Skip to content

Conversation

filintod
Copy link

@filintod filintod commented Oct 10, 2025

workflows with continue as new would fail after the continue_as_new statement as it was missing router information

Linting

  • Normalize strings to use double-quotes consistently across tests and source files as used in msft durabletask.
  • Run ruff format
  • Add test_continue_as_new_with_activity_e2e for better coverage of continue_as_new functionality.
  • Modify .flake8 for extended exclusions and per-file ignores.
  • Introduce tox.ini for test environment configurations and streamline linting, typing, and example validation.

… on the complete action.

Linting
- Normalize strings to use double-quotes consistently across tests and source files as used in msft durabletask.
- Run ruff format
- Add `test_continue_as_new_with_activity_e2e` for better coverage of `continue_as_new` functionality.
- Modify `.flake8` for extended exclusions and per-file ignores.
- Introduce `tox.ini` for test environment configurations and streamline linting, typing, and example validation.

Signed-off-by: Filinto Duran <1373693+filintod@users.noreply.github.com>
@filintod filintod changed the title Fix Critical bug in continue_as_new bug where it was missing router… Fix bug in continue_as_new Oct 10, 2025
@filintod
Copy link
Author

@acroca ptal

Co-authored-by: Albert Callarisa <albert@acroca.com>
Signed-off-by: Filinto Duran <1373693+filintod@users.noreply.github.com>
…s.txt` and update related files and workflows.

Dump flake8 and use ruff that covers format and linting.

Update readme

Signed-off-by: Filinto Duran <1373693+filintod@users.noreply.github.com>
@filintod
Copy link
Author

@acroca ptal. I dump flake8, and took your feedback points

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