Skip to content

Release/v0.2.5#37

Merged
digitallysavvy merged 4 commits into
mainfrom
release/v0.2.5
Jun 5, 2026
Merged

Release/v0.2.5#37
digitallysavvy merged 4 commits into
mainfrom
release/v0.2.5

Conversation

@digitallysavvy
Copy link
Copy Markdown
Contributor

Summary

Prepare v0.2.5 for tagging.

  • Remove upstream .git metadata after quickstart clones so scaffolds start as clean local repos; emit a clone:strip-git progress event and update automation docs/tests for the new lifecycle.
  • Restructure README onboarding: quick start flow, command routing tables, env workflow guidance, and documentation index.
  • Finalize v0.2.5 release notes and refresh install doc examples; clarify that GITHUB_TOKEN is optional and only needed when latest-release API lookups hit rate limits (pinning VERSION skips that lookup).

Test plan

  • go test ./internal/cli -run 'Test(StripClonedGitMetadata|CLIQuickstartListAndCreate)$'
  • go test ./...
  • Verify agora quickstart create leaves no .git in the target directory
  • Verify bound quickstart still writes env files and .agora/project.json
  • Confirm [0.2.5] section in CHANGELOG.md is complete and [Unreleased] is empty
  • After merge, tag and push:

Finalize the v0.2.5 changelog and refresh install doc examples. Clarify that GitHub tokens are optional and only needed when latest-release API lookups hit rate limits; pinning VERSION skips that lookup entirely.
@digitallysavvy digitallysavvy self-assigned this Jun 5, 2026
@digitallysavvy digitallysavvy requested a review from plutoless June 5, 2026 19:10
@digitallysavvy digitallysavvy added the enhancement New feature or request label Jun 5, 2026
Resolve govulncheck failures for GO-2026-5037 and GO-2026-5039 by rebuilding on the patched stdlib release.
@digitallysavvy digitallysavvy merged commit b72b341 into main Jun 5, 2026
7 checks passed
@digitallysavvy digitallysavvy deleted the release/v0.2.5 branch June 5, 2026 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant