Skip to content

add test worker for release certification#12

Open
chrishagglund-ship-it wants to merge 3 commits intomainfrom
certification-worker
Open

add test worker for release certification#12
chrishagglund-ship-it wants to merge 3 commits intomainfrom
certification-worker

Conversation

@chrishagglund-ship-it
Copy link
Copy Markdown

@chrishagglund-ship-it chrishagglund-ship-it commented Mar 30, 2026

test worker for release certification.

also corrected some lint that was failing checks.

In the linting setup, The Metrics/ClassLength limit was bumped from 400 to 500 to accommodate WorkflowBuilder, which sits at 470 lines. The class is organized into clearly delimited sections (simple tasks, LLM tasks, control flow, internals) and splitting it into mixins would just scatter a cohesive API across files for the sake of a line count. Happy to discuss if anyone feels strongly about an alternative structure.

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