Skip to content

Implement Firebase deploy target#134

Merged
ralyodio merged 1 commit into
profullstack:masterfrom
Photon101:photon101/deploy-firebase-cli
May 13, 2026
Merged

Implement Firebase deploy target#134
ralyodio merged 1 commit into
profullstack:masterfrom
Photon101:photon101/deploy-firebase-cli

Conversation

@Photon101

Copy link
Copy Markdown
Contributor

Summary

  • replace the Firebase target placeholder with a deploy plan artifact that records the resolved Firebase CLI command
  • support Firebase CLI options for project id, deploy target filters, config path, and release message
  • execute real deployments through firebase-tools with FIREBASE_TOKEN from the sh1pt vault while keeping dry-run side-effect free

Validation

  • corepack pnpm exec vitest run packages/targets/deploy-firebase/src/index.test.ts
  • corepack pnpm --filter @profullstack/sh1pt-target-deploy-firebase build
  • git diff --check

I also checked open PRs for Firebase/deploy-firebase duplicates before opening this.

@ralyodio
ralyodio merged commit 7d289d6 into profullstack:master May 13, 2026
3 checks passed
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.

2 participants