Skip to content

Commit 9523a4f

Browse files
aksOpsclaude
andcommitted
Fix GitHub repo URLs back to RandomCodeSpace/code-iq
The repo name on GitHub remains code-iq, only the package/CLI was renamed to osscodeiq. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent abddd00 commit 9523a4f

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

.github/workflows/beta.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
100100
**Install:**
101101
\`\`\`bash
102-
pip install https://github.com/RandomCodeSpace/osscodeiq/releases/download/${BETA_TAG}/osscodeiq-${BETA_PEP}-py3-none-any.whl
102+
pip install https://github.com/RandomCodeSpace/code-iq/releases/download/${BETA_TAG}/osscodeiq-${BETA_PEP}-py3-none-any.whl
103103
\`\`\`
104104
105105
**Or with osscodeiq CLI:**

README.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,23 @@
66
</p>
77

88
<p align="center">
9-
<a href="https://github.com/RandomCodeSpace/osscodeiq/actions/workflows/ci.yml"><img src="https://img.shields.io/github/actions/workflow/status/RandomCodeSpace/osscodeiq/ci.yml?branch=main&style=flat-square&logo=github&label=CI" alt="CI"></a>
10-
<a href="https://github.com/RandomCodeSpace/osscodeiq/actions/workflows/beta.yml"><img src="https://img.shields.io/github/actions/workflow/status/RandomCodeSpace/osscodeiq/beta.yml?branch=main&style=flat-square&logo=github&label=Beta" alt="Beta Build"></a>
11-
<a href="https://github.com/RandomCodeSpace/osscodeiq/releases"><img src="https://img.shields.io/github/v/release/RandomCodeSpace/osscodeiq?include_prereleases&style=flat-square&logo=github&label=Release" alt="Release"></a>
9+
<a href="https://github.com/RandomCodeSpace/code-iq/actions/workflows/ci.yml"><img src="https://img.shields.io/github/actions/workflow/status/RandomCodeSpace/code-iq/ci.yml?branch=main&style=flat-square&logo=github&label=CI" alt="CI"></a>
10+
<a href="https://github.com/RandomCodeSpace/code-iq/actions/workflows/beta.yml"><img src="https://img.shields.io/github/actions/workflow/status/RandomCodeSpace/code-iq/beta.yml?branch=main&style=flat-square&logo=github&label=Beta" alt="Beta Build"></a>
11+
<a href="https://github.com/RandomCodeSpace/code-iq/releases"><img src="https://img.shields.io/github/v/release/RandomCodeSpace/code-iq?include_prereleases&style=flat-square&logo=github&label=Release" alt="Release"></a>
1212
<a href="https://www.python.org/downloads/"><img src="https://img.shields.io/badge/python-3.11%2B-blue?style=flat-square&logo=python&logoColor=white" alt="Python 3.11+"></a>
13-
<a href="https://github.com/RandomCodeSpace/osscodeiq/blob/main/LICENSE"><img src="https://img.shields.io/github/license/RandomCodeSpace/osscodeiq?style=flat-square&label=License" alt="MIT License"></a>
14-
<a href="https://github.com/RandomCodeSpace/osscodeiq/actions/workflows/sbom.yml"><img src="https://img.shields.io/github/actions/workflow/status/RandomCodeSpace/osscodeiq/sbom.yml?branch=main&style=flat-square&logo=shieldsdotio&logoColor=white&label=SBOM%20%2B%20Audit" alt="SBOM + Dependency Audit"></a>
15-
<a href="https://sonarcloud.io/summary/overall?id=RandomCodeSpace_osscodeiq"><img src="https://sonarcloud.io/api/project_badges/measure?project=RandomCodeSpace_osscodeiq&metric=security_rating&style=flat-square" alt="Sonarcloud Security"></a>
16-
<a href="https://sonarcloud.io/summary/overall?id=RandomCodeSpace_osscodeiq"><img src="https://sonarcloud.io/api/project_badges/measure?project=RandomCodeSpace_osscodeiq&metric=reliability_rating" alt="Sonarcloud Reliability"></a>
17-
<a href="https://sonarcloud.io/summary/overall?id=RandomCodeSpace_osscodeiq"><img src="https://sonarcloud.io/api/project_badges/measure?project=RandomCodeSpace_osscodeiq&metric=sqale_rating" alt="Sonarcloud Maintainability"></a>
18-
<a href="https://sonarcloud.io/summary/overall?id=RandomCodeSpace_osscodeiq"><img src="https://sonarcloud.io/api/project_badges/measure?project=RandomCodeSpace_osscodeiq&metric=bugs" alt="Sonarcloud Bugs"></a>
19-
<a href="https://sonarcloud.io/summary/overall?id=RandomCodeSpace_osscodeiq"><img src="https://sonarcloud.io/api/project_badges/measure?project=RandomCodeSpace_osscodeiq&metric=vulnerabilities" alt="Sonarcloud Vulnerabilities"></a>
20-
<a href="https://github.com/RandomCodeSpace/osscodeiq"><img src="https://img.shields.io/github/stars/RandomCodeSpace/osscodeiq?style=flat-square&logo=github&label=Stars" alt="Stars"></a>
21-
<a href="https://github.com/RandomCodeSpace/osscodeiq/issues"><img src="https://img.shields.io/github/issues/RandomCodeSpace/osscodeiq?style=flat-square&logo=github&label=Issues" alt="Issues"></a>
22-
<a href="https://github.com/RandomCodeSpace/osscodeiq/commits/main"><img src="https://img.shields.io/github/last-commit/RandomCodeSpace/osscodeiq?style=flat-square&logo=github&label=Last%20Commit" alt="Last Commit"></a>
23-
<a href="https://github.com/RandomCodeSpace/osscodeiq"><img src="https://img.shields.io/badge/detectors-97-brightgreen?style=flat-square&logo=codefactor&logoColor=white" alt="97 Detectors"></a>
24-
<a href="https://github.com/RandomCodeSpace/osscodeiq"><img src="https://img.shields.io/badge/languages-35-blue?style=flat-square&logo=stackblitz&logoColor=white" alt="35 Languages"></a>
25-
<a href="https://github.com/RandomCodeSpace/osscodeiq"><img src="https://img.shields.io/badge/tests-1662-brightgreen?style=flat-square&logo=pytest&logoColor=white" alt="1662 Tests"></a>
13+
<a href="https://github.com/RandomCodeSpace/code-iq/blob/main/LICENSE"><img src="https://img.shields.io/github/license/RandomCodeSpace/code-iq?style=flat-square&label=License" alt="MIT License"></a>
14+
<a href="https://github.com/RandomCodeSpace/code-iq/actions/workflows/sbom.yml"><img src="https://img.shields.io/github/actions/workflow/status/RandomCodeSpace/code-iq/sbom.yml?branch=main&style=flat-square&logo=shieldsdotio&logoColor=white&label=SBOM%20%2B%20Audit" alt="SBOM + Dependency Audit"></a>
15+
<a href="https://sonarcloud.io/summary/overall?id=RandomCodeSpace_code-iq"><img src="https://sonarcloud.io/api/project_badges/measure?project=RandomCodeSpace_code-iq&metric=security_rating&style=flat-square" alt="Sonarcloud Security"></a>
16+
<a href="https://sonarcloud.io/summary/overall?id=RandomCodeSpace_code-iq"><img src="https://sonarcloud.io/api/project_badges/measure?project=RandomCodeSpace_code-iq&metric=reliability_rating" alt="Sonarcloud Reliability"></a>
17+
<a href="https://sonarcloud.io/summary/overall?id=RandomCodeSpace_code-iq"><img src="https://sonarcloud.io/api/project_badges/measure?project=RandomCodeSpace_code-iq&metric=sqale_rating" alt="Sonarcloud Maintainability"></a>
18+
<a href="https://sonarcloud.io/summary/overall?id=RandomCodeSpace_code-iq"><img src="https://sonarcloud.io/api/project_badges/measure?project=RandomCodeSpace_code-iq&metric=bugs" alt="Sonarcloud Bugs"></a>
19+
<a href="https://sonarcloud.io/summary/overall?id=RandomCodeSpace_code-iq"><img src="https://sonarcloud.io/api/project_badges/measure?project=RandomCodeSpace_code-iq&metric=vulnerabilities" alt="Sonarcloud Vulnerabilities"></a>
20+
<a href="https://github.com/RandomCodeSpace/code-iq"><img src="https://img.shields.io/github/stars/RandomCodeSpace/code-iq?style=flat-square&logo=github&label=Stars" alt="Stars"></a>
21+
<a href="https://github.com/RandomCodeSpace/code-iq/issues"><img src="https://img.shields.io/github/issues/RandomCodeSpace/code-iq?style=flat-square&logo=github&label=Issues" alt="Issues"></a>
22+
<a href="https://github.com/RandomCodeSpace/code-iq/commits/main"><img src="https://img.shields.io/github/last-commit/RandomCodeSpace/code-iq?style=flat-square&logo=github&label=Last%20Commit" alt="Last Commit"></a>
23+
<a href="https://github.com/RandomCodeSpace/code-iq"><img src="https://img.shields.io/badge/detectors-97-brightgreen?style=flat-square&logo=codefactor&logoColor=white" alt="97 Detectors"></a>
24+
<a href="https://github.com/RandomCodeSpace/code-iq"><img src="https://img.shields.io/badge/languages-35-blue?style=flat-square&logo=stackblitz&logoColor=white" alt="35 Languages"></a>
25+
<a href="https://github.com/RandomCodeSpace/code-iq"><img src="https://img.shields.io/badge/tests-1662-brightgreen?style=flat-square&logo=pytest&logoColor=white" alt="1662 Tests"></a>
2626
</p>
2727

2828
---
@@ -181,7 +181,7 @@ osscodeiq analyze ./repo --backend sqlite
181181
## Development
182182

183183
```bash
184-
git clone https://github.com/RandomCodeSpace/osscodeiq.git
184+
git clone https://github.com/RandomCodeSpace/code-iq.git
185185
cd osscodeiq
186186
pip install -e ".[dev]"
187187
pytest # 1,662 tests

0 commit comments

Comments
 (0)