-
Notifications
You must be signed in to change notification settings - Fork 0
Fix comprehensive CI/CD pipeline issues and repository cleanup #39
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
Merged
vinod0m
merged 74 commits into
main
from
bugfix-and-change-to-unstructured-data-handler
Sep 28, 2025
Merged
Changes from all commits
Commits
Show all changes
74 commits
Select commit
Hold shift + click to select a range
18c72f7
Feature/testing and docs (#36)
vinod0m 5ab3158
refactor(agent): Rename SDLCFlexibleAgent to FlexibleAgent, update doβ¦
vinod0m a554fb1
renaming SDLC_core to unstructuredDataHandler throughout the repo
vinod0m e8d2585
renaming SDLC_core to unstructuredDataHandler throughout the repo
vinod0m ff6a1d7
renaming SDLC_core to unstructuredDataHandler throughout the repo
vinod0m de98236
chore(spec): Integrate speckit for spec-based development
vinod0m 5b78a64
Fix consistency issues: remove spec-kit references, correct directoryβ¦
vinod0m ef566a6
Fix lint issues: clean up imports and remove duplicated code in deepaβ¦
vinod0m 84b8c5e
Rename task/ to tasks/ and update all references
vinod0m 8cac8a3
Security fixes and dependency updates
vinod0m 2b53ab2
Final security vulnerability fixes
vinod0m 75752f7
Fix Super-linter and spellcheck CI issues
vinod0m d7a1013
Fix flake8 issues: Add missing newlines and fix some line lengths
vinod0m faee43c
Fix remaining flake8 issues
vinod0m 71e98c3
Improve GitHub Actions flake8 configuration
vinod0m f1bfca7
Move .flake8 config to .github/linters/ directory
vinod0m af3d063
Fix build-docs CI: Setup proper Sphinx documentation
vinod0m 517edb6
Fix build-docs CI: Add explicit checkout step and API documentation
vinod0m 1cf55c2
Fix build-docs CI: Add explicit checkout step and improve gitignore
vinod0m cbb8d94
Reorganize documentation: Move docs to doc/CodeDocs for clarity
vinod0m a7dfe58
Rename CodeDocs to codeDocs for naming consistency
vinod0m d699c47
Fix all GitHub Actions: Add missing checkout steps before custom actions
vinod0m c9c9d08
Fix Super-linter CI: Configure proper exclusions and linter selection
vinod0m cc8ec35
Enhance Python CI: Add comprehensive formatting and import sorting chβ¦
vinod0m c216bc5
Fix CI formatting issue: add explicit pydantic dependency and format β¦
vinod0m 2c9ae18
Security fix: update pydantic to >=2.4.0 to address CVE-2024-3772
vinod0m 4840e4c
Fix Sphinx conf.py path issue for documentation build
vinod0m 776d197
Fix documentation workflow path casing
vinod0m 6e04634
Fix docs workflow to use correct directory casing
vinod0m d3ad5de
Fix Super-Linter configuration conflict
vinod0m c88976a
Fix .editorconfig syntax error
vinod0m e404c07
Add Python configuration to .editorconfig
vinod0m 678fdb1
Fix spelling check SARIF overflow by reducing false positives
vinod0m 42fac3f
Fix CodeQL workflow to run on all branches
vinod0m 26f9631
Fix Super-Linter artifact upload errors
vinod0m 18c52db
Disable CodeQL advanced workflow to prevent default setup conflicts
vinod0m 13ee71a
Completely disable CodeQL advanced workflow to resolve conflicts
vinod0m b3b9c73
Remove Super-Linter artifact upload to prevent zip errors
vinod0m b6fb47b
Re-enable EDITORCONFIG validation with verbose logging to diagnose isβ¦
vinod0m d606c65
Fix EDITORCONFIG violations: Add final newlines to all source files
vinod0m 15956c7
Fix EDITORCONFIG violations: Remove trailing whitespace from all files
vinod0m fd2b629
Fix EDITORCONFIG violation: Correct indentation in test_plantuml_parsβ¦
vinod0m 1b49a73
Clean up Super-Linter workflow: Remove verbose logging
vinod0m db799d6
fix: resolve markdown and YAML linting errors
vinod0m 155b4bb
fix: resolve remaining EDITORCONFIG and YAML linting errors
vinod0m 8f5a19a
fix: improve Sphinx documentation build process
vinod0m 439d14e
Update .venv_ci/lib/python3.12/site-packages/astroid/brain/brain_signβ¦
vinod0m 41e8122
fix: add spellcheck exclusions for linting tool names
vinod0m 2962e27
fix: correct test assertions to match actual deepagent.run() return vβ¦
vinod0m d13c7f9
feat: add enhanced documentation system with call trees and architectβ¦
vinod0m 0422218
refine: Complete documentation structure modernization
vinod0m e3418c4
fix: Resolve documentation generation warnings and errors
vinod0m d1976c0
feat: Modernize and fix documentation with hierarchical structure
vinod0m 84b32c0
feat: Add comprehensive multi-format documentation build system
vinod0m c6e6e3d
docs: Add comprehensive documentation build system README
vinod0m 6fb8b72
feat: Remove PDF generation and optimize documentation system
vinod0m 233ea21
feat: Update existing spellcheck configuration with documentation terms
vinod0m d5207e0
chore: Remove virtual environment from version control and update .giβ¦
vinod0m 21eddc0
Fix Python static analysis and code quality issues
vinod0m 6a9cb54
Add Python 3.13 to the workflow matrix
vinod0m 021abd6
Fix mypy CI failures and module path conflicts
vinod0m bcac596
Fix super-linter CI issues across BASH, EDITORCONFIG, YAML, and GITHUβ¦
vinod0m 6785167
Remove redundant build-docs-local.sh and enhance main build script
vinod0m f0cb275
Fix pylint CI failures
vinod0m 6206a0d
Organize CI configuration files
vinod0m a6e32d9
Fix editorconfig and YAML linting issues
vinod0m 45bb70f
fix: Resolve mypy type annotation errors
vinod0m 2fe555a
fix: Handle missing conf.py file in documentation generation
vinod0m 1c73da6
fix: Handle API documentation and HTML build failures gracefully
vinod0m 6b2229d
fix: Apply ruff formatting to deepagent.py
vinod0m 5698c37
ci: Trigger CI re-run for formatting validation
vinod0m 01ef458
Fix spelling CI: Add custom words to expect.txt
vinod0m 5a077ef
Fix multi-format documentation CI: Improve error handling and robustness
vinod0m ed73d18
docs: Add comprehensive PR summary of CI/CD and documentation improveβ¦
vinod0m File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,15 @@ | ||
| runtimes: | ||
| - dart@3.7.2 | ||
| - go@1.22.3 | ||
| - java@17.0.10 | ||
| - node@22.2.0 | ||
| - python@3.11.11 | ||
| tools: | ||
| - dartanalyzer@3.7.2 | ||
| - eslint@8.57.0 | ||
| - lizard@1.17.31 | ||
| - pmd@7.11.0 | ||
|
||
| - pylint@3.3.6 | ||
| - revive@1.7.0 | ||
| - semgrep@1.78.0 | ||
|
||
| - trivy@0.66.0 | ||
|
||
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.