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

Modernize codebase #34

Merged
merged 20 commits into from
Jan 3, 2024
Merged

Modernize codebase #34

merged 20 commits into from
Jan 3, 2024

Conversation

No767
Copy link
Member

@No767 No767 commented Jan 3, 2024

This PR aims to modernize the codebase by adding the missing parts of the bot. This PR also aims to cleanup any remaining dead code and apply fixes to them

The features included are noted as the following:

  • Basic help command
  • Graceful shutdown handlers (Courtesy of Nanika)
  • Catherine-Chan's hot reloader
  • requirements.txt for alternative installation (mostly this is for production on the vps)
  • Checks to ensure that the ?about command works on Docker
  • Ping command for no reason

The features changed are noted as the following:

  • Switch to a trunk-based release
  • Move DevTools into Admin cog (and remove test commands)
  • Rename HajPages to RoboPages
  • Improved ?about command with more information
  • Remove Poetry in Dockerfile, upgrade python to 3.12 on Dockerfile
  • Update .gitignore to ignore custom venv name
  • Fix logger for files not working

Copy link

sonarcloud bot commented Jan 3, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@No767 No767 marked this pull request as ready for review January 3, 2024 04:30
@No767 No767 merged commit e5269c7 into main Jan 3, 2024
9 checks passed
@No767 No767 deleted the noelle/cleanup branch January 3, 2024 04:57
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.

1 participant