chore: update DEPLOY.md — deploy-api-services now in dpla/api#26
Conversation
The combined deploy script is now versioned at bin/deploy-api-services in the dpla/api repo. Updated the reference so operators know where to find it rather than "ask in #tech". Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughDocumentation update to Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
@coderabbitai full review |
✅ Actions performedFull review triggered. |
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
|
@coderabbitai full review |
✅ Actions performedFull review triggered. |
|
@coderabbitai full review |
✅ Actions performedFull review triggered. |
|
@coderabbitai full review |
✅ Actions performedFull review triggered. |
Summary
DEPLOY.mdreference fordeploy-api-services: the script now lives atbin/deploy-api-servicesin thedpla/apirepository (see dpla/api#new PR)Test plan
cp bin/deploy-api-services ~/bin/ && chmod +x ~/bin/deploy-api-services(run from dpla/api repo)🤖 Generated with Claude Code
Summary
Updates
DEPLOY.mdto reflect that thedeploy-api-servicesscript is now located in thedpla/apirepository atbin/deploy-api-services. The documentation now provides explicit instructions to copy and make the script executable (cp bin/deploy-api-services ~/bin/ && chmod +x ~/bin/deploy-api-services), replacing the previous guidance to "ask in #tech" if the script is not available.Changes: Documentation-only update to
DEPLOY.md(+1/-1 lines)