This repository was archived by the owner on Dec 10, 2025. It is now read-only.
feat: 💩 Quality Checks with CI/CD Pipeline#6
Merged
Conversation
- Created QualityCommand with beautiful Laravel Prompts tables - Parse and display Pint, Larastan, and Pest issues in formatted tables - Add clickable file paths and line numbers using OSC 8 hyperlinks - Implement GitHub Actions workflow for automated quality checks - Run quality checks on PRs and pushes to master - Add component management commands (list, remove, update) - Fix all Larastan errors and achieve passing quality checks - Configure Laravel native features over Symfony - Add proper configuration files for conduit and github This ensures THE SHIT maintains high code quality standards\!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
What's New
Quality Command
php 💩 qualityto check code style, static analysis, and tests--fixflag to auto-fix code style issuesCI/CD Pipeline
Component Management
component:list- Show installed componentscomponent:remove- Uninstall componentscomponent:update- Update to latest versionsTest Plan
Breaking Changes
None
THE SHIT Status
🎉 Your code is THE SHIT (in a good way)!