feat/picture #2

Open
daniel.w wants to merge 0 commits from feat/picture into main
Owner
No description provided.
daniel.w added 17 commits 2026-06-29 16:13:15 +00:00
This pull request has changes conflicting with the target branch.
  • .gitignore
  • Makefile
  • backend/etc/gateway.dev.example.yaml
  • backend/generate/api/copy_mission.api
  • backend/generate/api/member.api
  • backend/generate/api/persona.api
  • backend/go.mod
  • backend/go.sum
  • backend/internal/handler/copy_mission/inspire_copy_mission_handler.go
  • backend/internal/handler/routes.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 feat/picture main
git pull origin feat/picture

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff feat/picture
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: daniel.w/thread-master#2
No description provided.