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

dev: Add Makefile and Git Hooks #76

Open
kurosakishigure opened this issue Dec 15, 2024 · 0 comments
Open

dev: Add Makefile and Git Hooks #76

kurosakishigure opened this issue Dec 15, 2024 · 0 comments
Labels
dev Add or improve dev kit

Comments

@kurosakishigure
Copy link
Owner

kurosakishigure commented Dec 15, 2024

Dev Kit Description

  1. Use Makefile to execute common scripts.
  2. Run various tests using Git Hooks before committing code.

Rationale

  1. By incorporating a Makefile into the development process, we can avoid the need to manually run various commands repeatedly, simplifying the workflow.
  2. streamlining the complex testing process.

Approach

  1. We also need to keep the contribution documentation updated in sync.
  2. Additionally, we can further extend its functionality, such as implementing automated version bumps.
  3. We can refer to: Makefile
  4. Fix: revert: Add CODEOWNERS #197 (comment)
  5. lefthook, pre-commit, workflow_dispatch, and shell scripts
@kurosakishigure kurosakishigure added the enhancement New feature label Dec 15, 2024
@kurosakishigure kurosakishigure changed the title Add a Makefile feat: Add a Makefile Dec 31, 2024
@kurosakishigure kurosakishigure pinned this issue Dec 31, 2024
@kurosakishigure kurosakishigure added dev Add or improve dev kit and removed enhancement New feature labels Jan 4, 2025
@kurosakishigure kurosakishigure changed the title feat: Add a Makefile dev: Add a Makefile Jan 4, 2025
@kurosakishigure kurosakishigure changed the title dev: Add a Makefile dev: Add a Makefile and git hooks Jan 15, 2025
@kurosakishigure kurosakishigure changed the title dev: Add a Makefile and git hooks dev: Add Makefile and git hooks Jan 15, 2025
@kurosakishigure kurosakishigure changed the title dev: Add Makefile and git hooks dev: Add Makefile and Git Hooks Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev Add or improve dev kit
Projects
None yet
Development

No branches or pull requests

1 participant