Skip to content

[AAASM-3458] 🔧 (sonar): Lowercase org naming to ai-agent-assembly (projectKey + refs)#152

Merged
Chisanan232 merged 3 commits into
masterfrom
v0.0.1/AAASM-3458/lowercase_org_sonar
Jun 20, 2026
Merged

[AAASM-3458] 🔧 (sonar): Lowercase org naming to ai-agent-assembly (projectKey + refs)#152
Chisanan232 merged 3 commits into
masterfrom
v0.0.1/AAASM-3458/lowercase_org_sonar

Conversation

@Chisanan232

Copy link
Copy Markdown
Contributor

Description

Aligns org naming to lowercase ai-agent-assembly across the python-sdk repo. The live SonarCloud project was just renamed AI-agent-assembly_python-sdkai-agent-assembly_python-sdk (AAASM-3456), so sonar.projectKey and all other AI-agent-assembly references must match the renamed project. After this lands, the PR's own Sonar scan reads the lowercase config and reports to the correct (renamed) project.

Changes (5 files):

  • sonar-project.propertiessonar.projectKey lowercased.
  • README.md — SonarCloud Quality Gate badge + overview URLs lowercased.
  • docs/release/RUNBOOK.md, .claude/CLAUDE.md, verification-reports/AAASM-2851/summary.md — doc/org references lowercased.

Cargo git dependency URLs in native/aa-ffi-python/Cargo.toml were already lowercase — no change.

Type of Change

  • 🔧 Bug fix

Breaking Changes

  • No

Related Issues

  • Related JIRA ticket: AAASM-3458 (Sonar rename: AAASM-3456)

Testing

  • No tests required (config/docs-only change; git grep AI-agent-assembly returns empty; Cargo git URLs already lowercase so no build impact)

Checklist

  • Code follows project style guidelines
  • Self-review completed
  • Documentation updated if needed
  • All tests passing

Closes AAASM-3458

🤖 Generated with Claude Code

Chisanan232 and others added 3 commits June 20, 2026 10:24
Live SonarCloud project was renamed AI-agent-assembly_python-sdk ->
ai-agent-assembly_python-sdk (AAASM-3456). Align repo config so the
PR's own scan reads the renamed project.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@codecov

codecov Bot commented Jun 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@sonarqubecloud

Copy link
Copy Markdown

@Chisanan232 Chisanan232 left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Claude Code — PR review (AAASM-3458)

✅ Ready to merge — end-to-end validated. CI green, SonarCloud Code Analysis = SUCCESS — i.e. the scan ran with the new lowercase sonar.projectKey against the renamed live project (AAASM-3456), confirming the rename+config alignment works with no duplicate project.

  • sonar.projectKeyai-agent-assembly_python-sdk (load-bearing) + README badge/overview URLs, RUNBOOK, CLAUDE.md, and historical report traces lowercased. git grep AI-agent-assembly → empty. Native Cargo git URLs were already lowercase (no dep risk).

Good to merge — completes the python-sdk side of the org-naming canonicalization.

@Chisanan232 Chisanan232 merged commit b75fde6 into master Jun 20, 2026
23 checks passed
@Chisanan232 Chisanan232 deleted the v0.0.1/AAASM-3458/lowercase_org_sonar branch June 20, 2026 02:31
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