Skip to content

chore(cli): remove legacy api url alias#11

Merged
StevenACZ merged 1 commit into
mainfrom
chore/remove-legacy-api-url-alias
May 28, 2026
Merged

chore(cli): remove legacy api url alias#11
StevenACZ merged 1 commit into
mainfrom
chore/remove-legacy-api-url-alias

Conversation

@StevenACZ
Copy link
Copy Markdown
Owner

Summary

  • Remove the final legacy LucasApp production API URL alias from CLI config resolution
  • Release lucasapp-cli 0.6.8 with direct api.lucasapp.app-only production config
  • Keep generic URL normalization for whitespace/trailing slashes

Verification

  • bun run format:check && bun run typecheck && bun run lint && bun run test && bun run build
  • npm pack --dry-run --json --ignore-scripts
  • bun run src/index.ts auth status
  • bun run src/index.ts investments instruments --rank popular --limit 1
  • rg legacy domain checks across repos/docs excluding .bak and ops-logs

Security

  • Diff-scoped review found no reportable security candidates; no secrets or auth logic were added.

@StevenACZ StevenACZ merged commit 18bf34f into main May 28, 2026
2 checks passed
@StevenACZ StevenACZ deleted the chore/remove-legacy-api-url-alias branch May 28, 2026 14:38
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