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

Refresh codebase #27

Merged
merged 1 commit into from
Mar 3, 2025
Merged

Refresh codebase #27

merged 1 commit into from
Mar 3, 2025

Conversation

nyurik
Copy link
Member

@nyurik nyurik commented Mar 3, 2025

I copied most of these changes from many other projects I maintain

  • Update all dependencies
  • Set MSRV
  • Add justfile similar to many other FOSS projects to simplify development
  • Update README
  • Add pre-commit-config to allow https://pre-commit.com/hooks.html once enabled
  • Consolidate testing in the justfile - this way CI tests can be run locally with the same command
  • Add ability to auto-publish directly from github on release (needs tokens)
  • add dependabot
  • I agree to follow the project's code of conduct.
  • I added an entry to CHANGES.md if knowledge of this change could be valuable to users.

@nyurik nyurik requested a review from pka March 3, 2025 16:28
I copied most of these changes from many other projects I maintain

* Update all dependencies
* Set MSRV
* Add `justfile` similar to many other FOSS projects to simplify development
* Update README
* Add pre-commit-config to allow https://pre-commit.com/hooks.html once enabled
* Consolidate testing in the `justfile` - this way CI tests can be run locally with the same command
* Add ability to auto-publish directly from github on release (needs tokens)
* add dependabot
@nyurik nyurik merged commit d8be194 into georust:main Mar 3, 2025
4 checks passed
@nyurik nyurik deleted the update branch March 3, 2025 17:01
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.

1 participant