-
Notifications
You must be signed in to change notification settings - Fork 3
docs: simplify Docker image pinning documentation #797
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
- Move Docker image pinning section from upgrade.mdx to production-setup.mdx - Simplify explanation to focus on using SHA256 digest for version pinning - Remove outdated version management and downgrade sections - Remove unnecessary migration history modification steps - Delete unused change-migration-history.webp image 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR simplifies and consolidates Docker image pinning documentation by moving it from the upgrade guide to the production setup checklist for better discoverability. The changes focus on practical usage while removing outdated and complex restoration procedures.
- Moved Docker image pinning instructions from upgrade.mdx to production-setup.mdx
- Simplified migration history restoration steps by removing complex dump file modification procedures
- Removed extensive version management documentation and downgrade procedures
Reviewed Changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| upgrade.mdx | Removed complex database restoration steps, version management section, and Docker image pinning documentation |
| production-setup.mdx | Added simplified Docker image pinning guidance with SHA256 digest example |
📝 Broken Links Check Report
The following is the output from the broken links check: |
|
I see that we also removed upgrade from old version. But we still get asked about how to get upgraded from old version occasionally. |
It will be there, just remove the current legacy content to reduce noise for Claude. |
Summary
Changes
🤖 Generated with Claude Code