Skip to content

Fix/update git ignore #713

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

Conversation

sanjibdevnathlabs
Copy link

No description provided.

* feat: Modernize project setup

- Update Go version to 1.24

- Fix tests for Go 1.24 compatibility

- Add Makefile for common tasks (test, lint, fmt, tidy, bench)

- Replace Travis CI with GitHub Actions (CI, Release, CodeQL)

- Add Dependabot configuration

- Remove obsolete build scripts and dep files

- Add standard community health files (.github templates)

- Add fuzz tests

- Add benchmark reporting to CI

- Add .editorconfig

* fix(ci): Correct order of checkout and setup-go steps

* fix(ci): Comment out lint step to isolate failure

chore: Ensure .golangci.yml and .travis.yml are deleted

* refactor: Remove fuzz test and ensure tests pass

* fix(ci): Correct order of checkout and setup steps in benchmark job

* chore: Empty commit to trigger CI

* ci: Add code coverage and benchmark comments to PRs

* ci: Add code coverage and benchmark comments to PRs
@sanjibdevnathlabs sanjibdevnathlabs deleted the fix/update_git_ignore branch June 26, 2025 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant