Skip to content

Add Script for Running Locally Developed Presubmit Health Checks #243

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

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

Mahmod
Copy link
Contributor

@Mahmod Mahmod commented Nov 10, 2023

This commit adds a script (presubmit.sh) that allows convenient execution of all presubmit health checks developed locally. This script can be used by team members to easily verify code quality and adherence to standards before submitting changes.

The script automatically identifies relevant checks and executes them sequentially, displaying a detailed report of the results. It also offers options for customizing the checks included and modifying the execution behavior.

This change facilitates smoother development and code quality maintenance by making presubmit checks readily accessible to the team. It also opens the possibility of sharing the script with the community for broader use and collaboration.

Bug: b/310258851

@Mahmod Mahmod requested review from jemoreira and ser-io November 10, 2023 22:21
@Mahmod Mahmod force-pushed the presumit_script branch 2 times, most recently from 82aedf7 to 0ddbe99 Compare December 4, 2023 23:37
@Mahmod Mahmod merged commit f6b96ca into google:main Dec 5, 2023
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.

3 participants