Coroutines #5

Open
erki wants to merge 12 commits from feature/coros_actually_happening into master
Owner
No description provided.
erki added 12 commits 2026-05-05 15:49:48 +00:00
we are. Almost done
Testing woodpecker
Some checks are pending
CI & Unit Tests / Unit-Tests (push) Waiting to run
CI & Unit Tests / Docs (push) Waiting to run
ci/woodpecker/push/ci Pipeline was successful
3065156469
Fix tests
Some checks failed
ci/woodpecker/push/ci Pipeline failed
CI & Unit Tests / Unit-Tests (push) Has been cancelled
CI & Unit Tests / Docs (push) Has been cancelled
ci/woodpecker/pr/ci Pipeline failed
CI & Unit Tests / Unit-Tests (pull_request) Has been cancelled
CI & Unit Tests / Docs (pull_request) Has been cancelled
d110c4b81e
Some checks failed
ci/woodpecker/push/ci Pipeline failed
CI & Unit Tests / Unit-Tests (push) Has been cancelled
CI & Unit Tests / Docs (push) Has been cancelled
ci/woodpecker/pr/ci Pipeline failed
CI & Unit Tests / Unit-Tests (pull_request) Has been cancelled
CI & Unit Tests / Docs (pull_request) Has been cancelled
This pull request has changes conflicting with the target branch.
  • .gitea/workflows/ci.yml
  • .woodpecker/ci.yml
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/coros_actually_happening:feature/coros_actually_happening
git switch feature/coros_actually_happening

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff feature/coros_actually_happening
git switch feature/coros_actually_happening
git rebase master
git switch master
git merge --ff-only feature/coros_actually_happening
git switch feature/coros_actually_happening
git rebase master
git switch master
git merge --no-ff feature/coros_actually_happening
git switch master
git merge --squash feature/coros_actually_happening
git switch master
git merge --ff-only feature/coros_actually_happening
git switch master
git merge feature/coros_actually_happening
git push origin master
Sign in to join this conversation.
No reviewers
No labels
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
erki/skullc-peripherals!5
No description provided.