feature/remove_restricted #32

Open
christofsteel wants to merge 9 commits from feature/remove_restricted into main
No description provided.
refactor(server, client): Completely remove the dependencies of the sources on the server.
All checks were successful
Check / mypy (push) Successful in 1m22s
Check / ruff (push) Successful in 29s
ca93ee182d
fix(source/youtube): Corretly use given title
All checks were successful
Check / mypy (push) Successful in 1m10s
Check / ruff (push) Successful in 21s
0fb5616a3f
refactor(client): remove dead code
All checks were successful
Check / mypy (push) Successful in 1m1s
Check / ruff (push) Successful in 21s
dc0a161689
All checks were successful
Check / mypy (push) Successful in 1m1s
Check / ruff (push) Successful in 21s
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/remove_restricted:feature/remove_restricted
git switch feature/remove_restricted

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 main
git merge --no-ff feature/remove_restricted
git switch feature/remove_restricted
git rebase main
git switch main
git merge --ff-only feature/remove_restricted
git switch feature/remove_restricted
git rebase main
git switch main
git merge --no-ff feature/remove_restricted
git switch main
git merge --squash feature/remove_restricted
git switch main
git merge --ff-only feature/remove_restricted
git switch main
git merge feature/remove_restricted
git push origin main
Sign in to join this conversation.
No reviewers
No labels
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
christofsteel/syng!32
No description provided.