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

Rename auth.json to config.json #137

Merged
merged 1 commit into from
Mar 24, 2025

Conversation

michael-kenzel
Copy link
Contributor

auth.json really contains the general bot configuration, not only login data. This change renames auth.json to config.json, and switches to JSON5 to allow config data to be commented in and out.

@michael-kenzel michael-kenzel marked this pull request as draft March 21, 2025 17:18
@michael-kenzel
Copy link
Contributor Author

michael-kenzel commented Mar 21, 2025

I'm reconsidering the choice of JSON5, converted to draft for now.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@michael-kenzel
Copy link
Contributor Author

decided to remove JSON5 due to poor vscode support, looks like we'll just have to live with JSON…

@michael-kenzel michael-kenzel marked this pull request as ready for review March 24, 2025 13:27
@jeremy-rifkin jeremy-rifkin merged commit 402086f into TCCPP:main Mar 24, 2025
6 checks passed
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

2 participants