WIP: issue-routine-lock-idea1 #55

Draft
mzntori wants to merge 1 commit from issue-routine-lock-idea1 into issue-routine-lock
Collaborator

Possible fix for #51.

Possible fix for #51.
mzntori added 27 commits 2024-04-01 14:21:44 -04:00
Merge branch 'main' into routines-functionality
All checks were successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
34c3c8af7a
(init) experiment test module
All checks were successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
4e9316ad49
(cont) routine start
All checks were successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
3f8e798050
(cont) start runonce
All checks were successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
b08d91af5d
proper join handling at custom
All checks were successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
8da8460e47
ISSUE - potential lock issue
All checks were successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
b5e95668a5
call loopbody on a read lock
All checks were successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
7db048937b
mzntori changed target branch from main to issue-routine-lock 2024-04-01 14:22:12 -04:00
modulatingforce added this to the Prototype 1.0 milestone 2024-04-02 09:48:44 -04:00
mzntori was assigned by modulatingforce 2024-04-02 09:48:52 -04:00
modulatingforce requested review from modulatingforce 2024-04-02 09:48:57 -04:00
modulatingforce added this to the Forcebot Prototype 1.0 Push project 2024-04-03 19:53:10 -04:00
All checks were successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
This pull request has changes conflicting with the target branch.
  • src/core/botmodules.rs
View command line instructions

Checkout

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

Merge

Merge the changes and update on Forgejo.
git checkout issue-routine-lock
git merge --no-ff issue-routine-lock-idea1
git checkout issue-routine-lock
git merge --ff-only issue-routine-lock-idea1
git checkout issue-routine-lock-idea1
git rebase issue-routine-lock
git checkout issue-routine-lock
git merge --no-ff issue-routine-lock-idea1
git checkout issue-routine-lock
git merge --squash issue-routine-lock-idea1
git checkout issue-routine-lock
git merge --ff-only issue-routine-lock-idea1
git checkout issue-routine-lock
git merge issue-routine-lock-idea1
git push origin issue-routine-lock
Sign in to join this conversation.
No reviewers
No milestone
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: modulatingforce/forcebot_rs#55
No description provided.