Skip to content

fix: update deploy.yml to use deploy-remotely.ts (COW-980)#69

Merged
lgahdl merged 1 commit into
developfrom
luizhatem/cow-980-fix-deployyml-uses-deleted-deploy-remotelysh-after-cow-977
May 29, 2026
Merged

fix: update deploy.yml to use deploy-remotely.ts (COW-980)#69
lgahdl merged 1 commit into
developfrom
luizhatem/cow-980-fix-deployyml-uses-deleted-deploy-remotelysh-after-cow-977

Conversation

@lgahdl
Copy link
Copy Markdown
Contributor

@lgahdl lgahdl commented May 28, 2026

Summary

  • deploy-remotely.sh was deleted by COW-977 but deploy.yml still called it — broken deploy pipeline
  • Add pnpm/Node setup steps to the deploy job
  • Replace bash deploy-remotely.sh with npx tsx deployment/deploy-remotely.ts

How to Test

Trigger workflow_dispatch on the updated workflow and verify it runs without file-not-found errors.

Related Issues

COW-980

🤖 Generated with Claude Code

deploy-remotely.sh was deleted by COW-977. Add Node/pnpm setup steps
and switch the run command to npx tsx deployment/deploy-remotely.ts.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@linear-code
Copy link
Copy Markdown

linear-code Bot commented May 28, 2026

COW-980

COW-977

@lgahdl lgahdl merged commit e5b15d5 into develop May 29, 2026
4 checks passed
@lgahdl lgahdl deleted the luizhatem/cow-980-fix-deployyml-uses-deleted-deploy-remotelysh-after-cow-977 branch May 29, 2026 19:17
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.

3 participants