Python code cleanup, PoC: Changelog #52477
Labels
Code: Build
Issues regarding different builds and build environments
Code: Infrastructure / Style / Static Analysis
Code internal infrastructure and style
Code: Tests
Measurement, self-control, statistics, balancing.
Code: Tooling
Tooling that is not part of the main game but is part of the repo.
[Python]
Code made in Python
Is your feature request related to a problem? Please describe.
The current Changelog script is currently broken. It needs to be updated.
Describe the solution you'd like
As part of #52473 I'd like to
Describe alternatives you've considered
Fixing the Changelog script without the accompanying infrastructure improvements. This'd be simpler, but I feel like this is a model case to test out a process for bringing CDDA's Python code to a higher level of confidence and quality than we currently have.
Additional context
Feedback from some Discord conversations I had around this proposal
generate_changelog.py
tool in the repo already but I don't know if it's even possible to modify it to generate the Reddit changelog.Related Issues
The text was updated successfully, but these errors were encountered: