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

refactor: Decompose __init__.py #50

Merged
merged 5 commits into from
Sep 9, 2023
Merged

refactor: Decompose __init__.py #50

merged 5 commits into from
Sep 9, 2023

Conversation

mrwilson
Copy link
Owner

@mrwilson mrwilson commented Sep 9, 2023

Up until this point, the whole codebase existed in __init__.py.

To improve testability, among other reasons, this PR decomposes most of the content of __init__.py into separate files for serving content, parsing ADRs, and rendering HTML.

@mrwilson mrwilson merged commit 2c6b14e into master Sep 9, 2023
5 checks passed
@mrwilson mrwilson deleted the decompose-init-py branch September 9, 2023 14:14
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.

None yet

1 participant