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

Makefile #1358

Open
perebaj opened this issue Jan 1, 2025 · 4 comments
Open

Makefile #1358

perebaj opened this issue Jan 1, 2025 · 4 comments
Assignees
Labels
enhancement New feature or request tests Related to linters, tests, coverage

Comments

@perebaj
Copy link

perebaj commented Jan 1, 2025

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

@Umang01-hash
Copy link
Contributor

@perebaj I really liked your idea of having a makefile for running tests and linters locally.

Would you like to pick it up ?

@perebaj
Copy link
Author

perebaj commented Jan 6, 2025

@perebaj I really liked your idea of having a makefile for running tests and linters locally.

Would you like to pick it up ?

Yep, Can you assign me as the owner of this issue?

@Umang01-hash
Copy link
Contributor

Sure done @perebaj .

@Umang01-hash Umang01-hash added enhancement New feature or request go Pull requests that update Go code tests Related to linters, tests, coverage and removed go Pull requests that update Go code labels Jan 7, 2025
@Umang01-hash
Copy link
Contributor

@perebaj Any progress on the above?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tests Related to linters, tests, coverage
Projects
None yet
Development

No branches or pull requests

2 participants