termux-packages/scripts/bin
Aditya Alok 0de794c1d1
feat(auto-update): handle large logs while creating issues
- GitHub api only allows 65536 chars long body in one go.
- Now body beyond 65536 limit will be appended after a gap of 5 sec.
  Appending (or patching) does not consider already present body, so we
  can bypass this limit.

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-24 15:14:00 +05:30
..
add-to-path.sh scripts: add 'revbump' - revision bumping script 2020-06-21 14:47:19 +03:00
apt-compare-versions feat: replace `apt-compare-versions` script with `termux_pkg_is_update_needed` 2022-03-29 01:01:12 +05:30
check-auto-update CI: specify distribution in repo.json as well 2022-04-20 16:37:36 +02:00
check-pie.sh mv a couple of scripts from scripts/ to scripts/bin/ 2022-03-13 17:23:23 +01:00
ldd mv a couple of scripts from scripts/ to scripts/bin/ 2022-03-13 17:23:23 +01:00
revbump CI: specify distribution in repo.json as well 2022-04-20 16:37:36 +02:00
update-checksum CI: specify distribution in repo.json as well 2022-04-20 16:37:36 +02:00
update-packages feat(auto-update): handle large logs while creating issues 2022-04-24 15:14:00 +05:30