Skip to content

Conversation

@timl3136
Copy link
Member

What changed?
add a makefile to run linter/testing/type safety check, now we can run make pr to check all the linter etc. in one go.

Why?
it's sometimes confusion for all the different uv run commands to either run test, linter.

How did you test it?
only makefile

Potential risks

Release notes

Documentation Changes

@timl3136 timl3136 enabled auto-merge (squash) October 28, 2025 20:39
@echo "All PR checks passed!"

# Install dependencies
install:
Copy link
Member

Choose a reason for hiding this comment

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

maybe add a idl-gen rule?

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks, I have added the generate rule which is consistent with go-client's makefile rule

Signed-off-by: Tim Li <[email protected]>
@timl3136 timl3136 merged commit 2d2accb into cadence-workflow:main Oct 28, 2025
6 checks passed
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