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

Add automation for updating hardcoded numbers in repo #363

Open
trynthink opened this issue Dec 19, 2023 · 0 comments
Open

Add automation for updating hardcoded numbers in repo #363

trynthink opened this issue Dec 19, 2023 · 0 comments

Comments

@trynthink
Copy link
Owner

There are a few locations in the repo where there are hardcoded values that are easy to forget to update unless the particular file is being updated in a commit. As a result, these hardcoded values can get extremely out of date. Some kind of automation, e.g., pre-commit hook, pre-push hook, or GitHub Actions, that could automatically update these values would be a nice-to-have feature for keeping the repo in good shape.

Specific examples already identified (more might be identified as we revisit different parts of the repo):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant