Resolve "TAPI callback api for JO status change" #1648

Open
korina.cordero wants to merge 2 commits from 722-tapi-callback-api-for-jo-status-change into master
korina.cordero commented 2022-12-14 09:24:32 +00:00 (Migrated from gitlab.com)

Closes #722

Closes #722
korina.cordero commented 2022-12-14 09:38:10 +00:00 (Migrated from gitlab.com)

added 1 commit

Compare with previous version

added 1 commit <ul><li>ae8b7be0 - Add service for drive hub. #722</li></ul> [Compare with previous version](/jankstudio/resq/-/merge_requests/837/diffs?diff_id=556995483&start_sha=524d99db08ee062cce550b1f9437dafa5b6a65bb)
korina.cordero commented 2022-12-15 07:30:06 +00:00 (Migrated from gitlab.com)

added 1 commit

  • b2bc22a5 - Add calls to send job order id and status to DriveHub when a third party JO changes JO status. #722

Compare with previous version

added 1 commit <ul><li>b2bc22a5 - Add calls to send job order id and status to DriveHub when a third party JO changes JO status. #722</li></ul> [Compare with previous version](/jankstudio/resq/-/merge_requests/837/diffs?diff_id=557996989&start_sha=ae8b7be04ba50ab9b82dccc592c82182df24adef)
korina.cordero commented 2022-12-15 07:31:09 +00:00 (Migrated from gitlab.com)

marked this merge request as ready

marked this merge request as **ready**
This pull request has changes conflicting with the target branch.
  • config/services.yaml
  • src/Command/UpdateUnacceptedJobOrdersCommand.php
  • src/Controller/CAPI/RiderAppController.php
  • src/Service/JobOrderHandler/ResqJobOrderHandler.php
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin 722-tapi-callback-api-for-jo-status-change:722-tapi-callback-api-for-jo-status-change
git checkout 722-tapi-callback-api-for-jo-status-change

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 checkout master
git merge --no-ff 722-tapi-callback-api-for-jo-status-change
git checkout 722-tapi-callback-api-for-jo-status-change
git rebase master
git checkout master
git merge --ff-only 722-tapi-callback-api-for-jo-status-change
git checkout 722-tapi-callback-api-for-jo-status-change
git rebase master
git checkout master
git merge --no-ff 722-tapi-callback-api-for-jo-status-change
git checkout master
git merge --squash 722-tapi-callback-api-for-jo-status-change
git checkout master
git merge --ff-only 722-tapi-callback-api-for-jo-status-change
git checkout master
git merge 722-tapi-callback-api-for-jo-status-change
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: rgutierrez/resq#1648
No description provided.