actions: -dev must be first to verify tests on the latest version #137

Open
earl-warren wants to merge 1 commit from earl-warren/wip-dev-first into main
earl-warren commented 2024-03-26 17:18:32 +00:00 (Migrated from code.forgejo.org)
No description provided.
twenty-panda (Migrated from code.forgejo.org) approved these changes 2024-03-26 19:59:34 +00:00
This pull request has changes conflicting with the target branch.
  • lib/lib.sh
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin earl-warren/wip-dev-first:earl-warren/wip-dev-first
git checkout earl-warren/wip-dev-first

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff earl-warren/wip-dev-first
git checkout main
git merge --ff-only earl-warren/wip-dev-first
git checkout earl-warren/wip-dev-first
git rebase main
git checkout main
git merge --no-ff earl-warren/wip-dev-first
git checkout main
git merge --squash earl-warren/wip-dev-first
git checkout main
git merge --ff-only earl-warren/wip-dev-first
git checkout main
git merge earl-warren/wip-dev-first
git push origin main
Sign in to join this conversation.
No reviewers
No labels
l1
l2
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: earl-warren/end-to-end#137
No description provided.