Refactor authors property #20

Open
Toast wants to merge 1 commit from authorsRefactor into main
Owner

If the mod has no author information we should return an empty list instead of returning nothing

If the mod has no author information we should return an empty list instead of returning nothing
Toast added this to the Backend project 2025-06-05 12:10:41 +02:00
Toast added 1 commit 2025-06-05 12:13:14 +02:00
Toast changed title from WIP: Refactor authors property to Refactor authors property 2025-06-05 12:13:18 +02:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
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 authorsRefactor:authorsRefactor
git checkout authorsRefactor

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 main
git merge --no-ff authorsRefactor
git checkout authorsRefactor
git rebase main
git checkout main
git merge --ff-only authorsRefactor
git checkout authorsRefactor
git rebase main
git checkout main
git merge --no-ff authorsRefactor
git checkout main
git merge --squash authorsRefactor
git checkout main
git merge --ff-only authorsRefactor
git checkout main
git merge authorsRefactor
git push origin main
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: Toast/Leek#20
No description provided.