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

Rework log/sdt.log so that it works with .gitignore #212

Open
pleia2 opened this issue Jun 20, 2024 · 0 comments
Open

Rework log/sdt.log so that it works with .gitignore #212

pleia2 opened this issue Jun 20, 2024 · 0 comments

Comments

@pleia2
Copy link
Contributor

pleia2 commented Jun 20, 2024

We currently ship with an empty sdt.log file, but once this file gets populated in production, it makes updates complicated because now there's a git diff. If we simply add it to .gitignore, we can't ship with that file.

Someone needs to look into whether the application will work without log/sdt.log existing as an empty file. If not, we'll need a slight modification to src/config/config.py to create that file if it doesn't exist, in addition to adding it to .gitignore.

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

No branches or pull requests

1 participant