Skip to content

Conversation

@ryanlua
Copy link
Owner

@ryanlua ryanlua commented Jul 5, 2025

Description

Cleans up the repository by removing dead files and adding minor changes to files to keep them up to date with best practices.

Related Issues

Changes Made

  • Remove unnecessary dotfiles
  • Compress images
  • Add in markdownlint for VS Code
  • Remove TestEZ which is now archived
  • Remove outdated mentions of Patreon

Checklist

  • I have tested these changes thoroughly.
  • I have reviewed my code for any potential errors or issues.
  • I have followed the code style guidelines for this project.

Additional Notes

Code of Conduct

By submitting this issue, I agree to follow the Code of Conduct.

ryanlua added 9 commits July 5, 2025 19:01
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: Ryan Luu <ryan.luu@ryanluu.dev>
Signed-off-by: Ryan Luu <ryan.luu@ryanluu.dev>
@ryanlua ryanlua added this to the v1.3.2 milestone Jul 5, 2025
@ryanlua ryanlua self-assigned this Jul 5, 2025
@ryanlua ryanlua requested a review from Copilot July 5, 2025 22:00
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR cleans up the repository by removing archived test frameworks and unused config files, updating dependencies, and aligning documentation/navigation to current practices.

  • Remove TestEZ and related tests/configs
  • Update topbarplus dependency and lint settings
  • Remove legacy docs, templates, and config files; add markdownlint

Reviewed Changes

Copilot reviewed 18 out of 52 changed files in this pull request and generated no comments.

Show a summary per file
File Description
wally.toml Bumped topbarplus to v3.2.5 and removed dev-deps
tests/Test.client.luau Removed TestEZ bootstrap calls
testez.yml Deleted TestEZ CI configuration
src/init.spec.luau Deleted existing unit tests
selene.toml Removed TestEZ from lint std
mkdocs.yml Removed extra CSS, updated nav to Sponsor
docs/stylesheets/extra.css Deleted legacy CSS
docs/sponsor.md Renamed “Support” to “Sponsor” and updated button
docs/index.md Removed commented-out patron callout
default.project.json Removed spec exclusion from project tree
.vscode/extensions.json Added markdownlint extension
.luaurc Removed strict language mode config
.github/pull_request_template.md Deleted PR template
.github/SECURITY.md Deleted security policy document
.github/GOVERNANCE.md Deleted governance guidelines
.gitattributes Deleted line-ending normalization config
.editorconfig Deleted editor configuration file
.devcontainer/devcontainer.json Added markdownlint in devcontainer extensions
Comments suppressed due to low confidence (8)

@ryanlua ryanlua merged commit 707df08 into main Jul 5, 2025
2 checks passed
@ryanlua ryanlua deleted the cleanup branch July 5, 2025 22:01
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.

2 participants