feat: activity service fully functionnal #40

Open
asventi wants to merge 1 commit from feature/activity-service into develop
Owner
No description provided.
feat: activity service fully functionnal
All checks were successful
VPS Deploy / build-and-push (pull_request) Successful in 9s
VPS Deploy / deploy (pull_request) Successful in 11s
b0ac3c1de9
All checks were successful
VPS Deploy / build-and-push (pull_request) Successful in 9s
VPS Deploy / deploy (pull_request) Successful in 11s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

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

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 feature/activity-service
git switch feature/activity-service
git rebase develop
git switch develop
git merge --ff-only feature/activity-service
git switch feature/activity-service
git rebase develop
git switch develop
git merge --no-ff feature/activity-service
git switch develop
git merge --squash feature/activity-service
git switch develop
git merge --ff-only feature/activity-service
git switch develop
git merge feature/activity-service
git push origin develop
Sign in to join this conversation.
No reviewers
No labels
bug
enhancement
feature
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
Transcendence/backend!40
No description provided.