feat: remove DeepSource and update CI documentation
- Remove .deepsource.toml (redundant with Ruff + CodeQL) - Update docs/CIWorkflow.md to reflect current tool stack (Ruff instead of legacy tools) - Create comprehensive docs/CIToolsGuide.md documenting streamlined CI setup - Update README.md documentation index - Update TODO.md to reference Ruff instead of legacy tools - Document tool overlap analysis and de-duplication rationale Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
This commit is contained in:
@@ -51,6 +51,8 @@ The project includes a **UI** for uploading and managing files, and an API docum
|
||||
- [Deployment Guide](docs/DeploymentGuide.md) - How to deploy DocuElevate
|
||||
- [Configuration Guide](docs/ConfigurationGuide.md) - Available configuration options
|
||||
- [Build Metadata](docs/BuildMetadata.md) - Automated version and build information
|
||||
- [CI/CD Tools Guide](docs/CIToolsGuide.md) - CI/CD pipeline and tool documentation
|
||||
- [CI Workflow Guide](docs/CIWorkflow.md) - Detailed workflow documentation
|
||||
- [Development Guide](CONTRIBUTING.md) - How to contribute to DocuElevate
|
||||
- [Troubleshooting](docs/Troubleshooting.md) - Common issues and solutions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user