You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to simplify running, testing, and linting the codebase by introducing a centralized Makefile. Currently, it's a bit tricky to rely on the GitHub Actions workflows to ensure my code adheres to the defined linting and testing rules.
I want to simplify running, testing, and linting the codebase by introducing a centralized Makefile. Currently, it's a bit tricky to rely on the GitHub Actions workflows to ensure my code adheres to the defined linting and testing rules.
The solution is straightforward: reference Makefile examples from other CNFN projects to simplify the process and reduce the barriers to contributing to this project
Example of projects that I already had contact with:
Prometheus Operator
OpenTelemetry
The text was updated successfully, but these errors were encountered: