feature/post #1

Open
daniel.w wants to merge 7 commits from feature/post into main
Owner
No description provided.
daniel.w added 2 commits 2024-08-29 02:42:49 +00:00
daniel.w added 1 commit 2024-08-29 09:34:01 +00:00
daniel.w added 1 commit 2024-08-29 13:26:22 +00:00
daniel.w added 1 commit 2024-08-29 13:49:51 +00:00
daniel.w added 1 commit 2024-08-29 14:49:46 +00:00
daniel.w added 1 commit 2024-08-29 14:50:13 +00:00
This pull request has changes conflicting with the target branch.
  • etc/tweeting.yaml
  • generate/protobuf/tweeting.proto
  • go.mod
  • internal/config/config.go
  • internal/domain/const.go
  • internal/domain/errors.go
  • internal/logic/postservice/count_like_logic.go
  • internal/logic/postservice/delete_post_logic.go
  • internal/logic/postservice/get_like_status_logic.go
  • internal/logic/postservice/like_list_logic.go
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b feature/post main
git pull origin feature/post

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff feature/post
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
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: digimon/app-cloudep-tweeting-service#1
No description provided.