Skip to content

feat: add application list CLI and use build artifacts in expert-cd#645

Merged
FL4TLiN3 merged 4 commits intomainfrom
fix-expert-cd-build-step
Feb 25, 2026
Merged

feat: add application list CLI and use build artifacts in expert-cd#645
FL4TLiN3 merged 4 commits intomainfrom
fix-expert-cd-build-step

Conversation

@FL4TLiN3
Copy link
Contributor

Summary

  • Add perstack application list CLI command (@perstack/studio)
  • Rewrite expert-cd workflow: use node dist/bin/cli.js (build artifacts) instead of bun .ts or inline bun -e scripts
  • Replace ad-hoc inline API client code with proper CLI commands
  • Add setup-node + bun run build step to workflow

Test plan

  • Merge and manually trigger expert-cd workflow

🤖 Generated with Claude Code

FL4TLiN3 and others added 3 commits February 25, 2026 14:36
…ert-cd

- Add `perstack application list` command via @perstack/studio
- Rewrite expert-cd workflow to use built artifacts (`node dist/bin/cli.js`)
  instead of `bun .ts` or inline `bun -e` scripts
- Replace ad-hoc inline API client code with proper CLI commands

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace source build (npm install + turbo build) with npx perstack@latest
from npm registry. Only checkout definitions/ via sparse-checkout for
reading perstack.toml files. Add changeset for application list command.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@FL4TLiN3 FL4TLiN3 enabled auto-merge (squash) February 25, 2026 14:44
@FL4TLiN3 FL4TLiN3 merged commit 77282ff into main Feb 25, 2026
11 checks passed
@FL4TLiN3 FL4TLiN3 deleted the fix-expert-cd-build-step branch February 25, 2026 14:45
@FL4TLiN3 FL4TLiN3 mentioned this pull request Feb 25, 2026
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