Skip to content

fix: git rebase upstream command#41

Closed
2dpetkov wants to merge 43 commits into
mainfrom
ddp/fix-deploy-rebase-upstream
Closed

fix: git rebase upstream command#41
2dpetkov wants to merge 43 commits into
mainfrom
ddp/fix-deploy-rebase-upstream

Conversation

@2dpetkov

Copy link
Copy Markdown

we need to use the full

git pull --rebase upstream <tag>

instead of

git rebase <tag>

@2dpetkov 2dpetkov requested a review from rudimocnik June 24, 2025 21:20
@vercel

vercel Bot commented Jun 24, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
v4-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 24, 2025 9:22pm

@2dpetkov

Copy link
Copy Markdown
Author

@rudimocnik
I think we could have also used

git rebase upstream/${{ needs.fetch-versions.outputs.latest-patch-in-line-tag }}

but the suggestion I make is aligned with the manual runbook steps

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.

4 participants