Skip to content

improve: fix pyproject.toml duplicate license entries and enhance AGENTS.md#37

Open
Coding-Dev-Tools wants to merge 3 commits into
mainfrom
improve/deploydiff-20260627054044
Open

improve: fix pyproject.toml duplicate license entries and enhance AGENTS.md#37
Coding-Dev-Tools wants to merge 3 commits into
mainfrom
improve/deploydiff-20260627054044

Conversation

@Coding-Dev-Tools

Copy link
Copy Markdown
Owner

Automated improvement by dev-engineer

Changes

  1. Fixed duplicate license entries in pyproject.toml - commented out unused license dependency and duplicate license key
  2. Enhanced AGENTS.md with:
    • Added scripts/ directory to Architecture section
    • Added Versioning and Documentation conventions
    • Added Contributing section with link to CONTRIBUTING.md

These changes improve the project configuration and documentation structure.

@github-actions

Copy link
Copy Markdown

🤖 Automated Code Review

⚠️ Ruff Lint — 1 issue(s)

::error title=ruff (I001),file=/home/runner/work/deploydiff/deploydiff/tests/conftest.py,line=3,endLine=5::tests/conftest.py:3:1: I001 Import block is un-sorted or un-formatted%0A  help: Organize imports

⚠️ Ruff Format — Formatting needed

Would reformat: src/deploydiff/__main__.py
Would reformat: src/deploydiff/cli.py
Would reformat: src/deploydiff/cloudformation_parser.py
Would reformat: src/deploydiff/mcp_server.py
Would reformat: src/deploydiff/rollback.py
Would reformat: src/deploydiff/terraform_parser.py
Would reformat: tests/conftest.py
Would reformat: tests/test_deploydiff.py
Would reformat: tests/test_edge_cases.py
9 files would be reformatted, 6 files already formatted

🔴 Secret Detection — 3 potential secret(s)

  .ruff_cache/CACHEDIR.TAG:1 — Hex High Entropy String
  tests/test_deploydiff.py:549 — Secret Keyword
  tests/test_deploydiff.py:550 — Secret Keyword

✅ Large Files — Within limits

📊 Diff Stats — 2 file(s) changed

 AGENTS.md      | 35 +++++++++++++++++++++++++++++++++++
 pyproject.toml | 10 +++++-----
 2 files changed, 40 insertions(+), 5 deletions(-)

Verdict: 🔴 Changes Requested — Potential secrets detected. Do not merge.

Automated by Coding-Dev-Tools/.github reusable workflow.

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