You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix portability and add gh CLI check in migration script
- Replace grep -P (GNU-only) with POSIX-compatible pattern for macOS
compatibility
- Add early check for gh CLI availability with clear warning
- Skip GHCR visibility step gracefully when gh is not installed
0 commit comments