WIP: Draft: Feat#64 #4

Draft
abed.alrahman wants to merge 1 commit from feat#64 into develop
abed.alrahman commented 2025-01-29 21:26:05 +00:00 (Migrated from git.cleverthis.com)

Add RESTful CRUD item example using python

Add RESTful CRUD item example using python
abed.alrahman commented 2025-01-29 21:26:05 +00:00 (Migrated from git.cleverthis.com)

requested review from @stanislav.hejny and @hurui200320

requested review from @stanislav.hejny and @hurui200320
abed.alrahman commented 2025-01-29 21:26:05 +00:00 (Migrated from git.cleverthis.com)

assigned to @abed.alrahman

assigned to @abed.alrahman
stanislav.hejny (Migrated from git.cleverthis.com) approved these changes 2025-01-29 21:26:05 +00:00
abed.alrahman commented 2025-01-29 21:46:58 +00:00 (Migrated from git.cleverthis.com)

added 1 commit

  • b150ff4f - feat#64

Compare with previous version

added 1 commit <ul><li>b150ff4f - feat#64</li></ul> [Compare with previous version](/cleverthis/clevermicro/amq-adapter-python/-/merge_requests/2/diffs?diff_id=2176&start_sha=f7aec66ab26841346c9e8061a63a31729960397e)
stanislav.hejny commented 2025-01-31 11:07:54 +00:00 (Migrated from git.cleverthis.com)

approved this merge request

approved this merge request
hurui200320 commented 2025-02-20 07:49:35 +00:00 (Migrated from git.cleverthis.com)

added 5 commits

  • b150ff4f...d2b1b59c - 4 commits from branch develop
  • aec71dc6 - feat#64

Compare with previous version

added 5 commits <ul><li>b150ff4f...d2b1b59c - 4 commits from branch <code>develop</code></li><li>aec71dc6 - feat#64</li></ul> [Compare with previous version](/cleverthis/clevermicro/amq-adapter-python/-/merge_requests/2/diffs?diff_id=2379&start_sha=b150ff4f121e9302d50f44a1183aca28f5d62c39)
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat#64:feat#64
git switch feat#64

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 develop
git merge --no-ff feat#64
git switch feat#64
git rebase develop
git switch develop
git merge --ff-only feat#64
git switch feat#64
git rebase develop
git switch develop
git merge --no-ff feat#64
git switch develop
git merge --squash feat#64
git switch develop
git merge --ff-only feat#64
git switch develop
git merge feat#64
git push origin develop
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: clevermicro/amq-adapter-python#4
No description provided.