Commit Graph

6 Commits

Author SHA1 Message Date
Henrik Grimler 6f9a75e570
Revert "repo.json: temp switch to packages.termux.dev"
Issue had been fixed (by reloading nginx).

This reverts commit 1b68e497b0.
2023-12-01 09:48:26 +01:00
Jia Yuan Lo 1b68e497b0 repo.json: temp switch to packages.termux.dev
packages-cf.termux.dev have cert issue at the moment
2023-12-01 07:27:26 +08:00
Ivan Max a46e3e9357
build-package.sh: adding compilation based on glibc (#16901)
[skip ci]
2023-08-30 23:40:08 +03:00
Yaksh Bariya 350443bdb6
chore: do not hardcode repository information in `scripts/proporties.sh`
Should have been done during the initial migration to monorepo
2023-05-23 18:04:13 +05:30
Henrik Grimler 56dbb9cf80
CI: specify distribution in repo.json as well
x11-repo uses distribution x11, and root-repo distribution root.
Store this information in the json file as well, and parse it to set
both REPOSITORY_NAME and REPOSITORY_DISTRIBUTION.

Also remove unnecessary `< repo.json` from jq command, jq accepts the
file as an argument.

This fixes upload issues to x11-repo and root-repo.
2022-04-20 16:37:36 +02:00
Yaksh Bariya f0ea9b922b
monorepo: apply changes suggested by buttaface 2022-04-18 13:57:19 +05:30