Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explicitly return zero on success #17

Merged
merged 2 commits into from
Jun 13, 2024
Merged

Explicitly return zero on success #17

merged 2 commits into from
Jun 13, 2024

Conversation

cottsay
Copy link
Member

@cottsay cottsay commented Jun 7, 2024

Though 'None' is treated the same as '0' in this context, it aligns with the verbs in colcon-core to explicitly return 0 when the verb completes correctly.

Though 'None' is treated the same as '0' in this context, it aligns with
the verbs in colcon-core to explicitly return 0 when the verb completes
correctly.
@cottsay cottsay self-assigned this Jun 7, 2024
@cottsay cottsay merged commit a0078ea into main Jun 13, 2024
17 checks passed
@cottsay cottsay deleted the cottsay/return-zero branch June 13, 2024 18:57
@cottsay cottsay added this to the 0.1.1 milestone Jun 13, 2024
@cottsay cottsay added the enhancement New feature or request label Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

3 participants