Skip to content

chore: migrate publishing and repo references from SecDev-Lab to AgenticSec#10

Merged
laysakura merged 1 commit into
mainfrom
chore/migrate-pypi-to-agenticsec
Jun 8, 2026
Merged

chore: migrate publishing and repo references from SecDev-Lab to AgenticSec#10
laysakura merged 1 commit into
mainfrom
chore/migrate-pypi-to-agenticsec

Conversation

@laysakura

Copy link
Copy Markdown
Contributor

Summary

Part of moving the project and its PyPI publishing account from SecDev-Lab to AgenticSec. This PR covers the in-repo changes only; the PyPI ownership/token and GitHub org transfer were done externally.

  • Rewrite github.com/SecDev-Lab/sproutgithub.com/AgenticSec/sprout in:
    • .github/workflows/release.yml (CHANGELOG compare-link generation + GitHub Release "Full Changelog" link)
    • CHANGELOG.md (all version compare links)
    • README.md, docs/sprout-cli/usage.md (clone URLs)
    • docs/release-workflow.md (Actions-tab URL)
  • pyproject.toml: package author SecDevLab Inc.AgenticSec

Notes

  • Auth stays API-token based (PYPI_API_TOKEN secret); the token was regenerated from the AgenticSec account and the GitHub secret updated.
  • Test PyPI support is left in place (not used by default).
  • CI/docs/metadata-only change → no [Unreleased] CHANGELOG entry (per CLAUDE.md exception).

Remaining manual steps after merge

  1. Run a production Release to confirm publishing works under AgenticSec.
  2. Once confirmed, remove SecDev-Lab as Owner of the sprout-cli PyPI project.

🤖 Generated with Claude Code

…ticSec

Update GitHub org URLs (github.com/SecDev-Lab/sprout ->
github.com/AgenticSec/sprout) across the release workflow, CHANGELOG
compare links, README, and docs, and set the package author to
AgenticSec, following the move of the project and its PyPI publishing
account to the AgenticSec org.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
@laysakura laysakura merged commit 481108f into main Jun 8, 2026
7 checks passed
@laysakura laysakura deleted the chore/migrate-pypi-to-agenticsec branch June 8, 2026 21:27
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