ballz #1013

Open
AlmightyHak wants to merge 2 commits from ballz into main
Owner

Checklist:

  • Updated extVersionCode value in build.gradle for individual extensions
  • Updated overrideVersionCode or baseVersionCode as needed for all multisrc extensions
  • Referenced all related issues in the PR body (e.g. "Closes #xyz")
  • Added the isNsfw = true flag in build.gradle when appropriate
  • Have not changed source names
  • Have explicitly kept the id if a source's name or language were changed
  • Have tested the modifications by compiling and running the extension through Android Studio
  • Have removed web_hi_res_512.png when adding a new extension
  • Have made sure all the icons are in png format
Checklist: - [ ] Updated `extVersionCode` value in `build.gradle` for individual extensions - [ ] Updated `overrideVersionCode` or `baseVersionCode` as needed for all multisrc extensions - [ ] Referenced all related issues in the PR body (e.g. "Closes #xyz") - [ ] Added the `isNsfw = true` flag in `build.gradle` when appropriate - [ ] Have not changed source names - [ ] Have explicitly kept the `id` if a source's name or language were changed - [ ] Have tested the modifications by compiling and running the extension through Android Studio - [ ] Have removed `web_hi_res_512.png` when adding a new extension - [ ] Have made sure all the icons are in png format
AlmightyHak added 2 commits 2025-05-23 05:04:16 -05:00
Update src/zh/xfani/src/eu/kanade/tachiyomi/animeextension/zh/xfani/Xfani.kt
Some checks failed
PR build check / Prepare job (pull_request) Successful in 11s
PR build check / Build individual modules (pull_request) Failing after 2m42s
1c0cc7b012
Update src/zh/xiaoxintv/src/eu/kanade/tachiyomi/animeextension/zh/xiaoxintv/Xiaoxintv.kt
Some checks failed
PR build check / Prepare job (pull_request) Has been cancelled
PR build check / Build individual modules (pull_request) Has been cancelled
2ebd4be8e7
Some checks failed
PR build check / Prepare job (pull_request) Has been cancelled
PR build check / Build individual modules (pull_request) Has been cancelled
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 ballz:ballz
git checkout ballz

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 ballz
git checkout ballz
git rebase main
git checkout main
git merge --ff-only ballz
git checkout ballz
git rebase main
git checkout main
git merge --no-ff ballz
git checkout main
git merge --squash ballz
git checkout main
git merge --ff-only ballz
git checkout main
git merge ballz
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: AlmightyHak/extensions-source#1013
No description provided.