WIP: catchup with F3 schema v1.0 #1

Draft
realaravinth wants to merge 3 commits from catchup into master
Owner
No description provided.
realaravinth self-assigned this 2023-10-24 19:52:30 +05:30
realaravinth added 3 commits 2023-10-24 19:52:30 +05:30
fix: CI only publish on master
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
d6aaac3f4a
realaravinth changed title from catchup with F3 schema v1.0 to WIP: catchup with F3 schema v1.0 2023-10-24 20:13:55 +05:30
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
This pull request has changes conflicting with the target branch.
  • .woodpecker.yml
  • Cargo.lock
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin catchup:catchup
git checkout catchup

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff catchup
git checkout master
git merge --ff-only catchup
git checkout catchup
git rebase master
git checkout master
git merge --no-ff catchup
git checkout master
git merge --squash catchup
git checkout master
git merge --ff-only catchup
git checkout master
git merge catchup
git push origin master
Sign in to join this conversation.
No reviewers
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: ForgeFlux/f3-rs#1
No description provided.