aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* pkgcheck2html: bump versionSam James2022-10-041-0/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* keyrings-export.bash: fix checkSam James2022-09-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* keyrings-export.bash: only run weekly for timestamped filesSam James2022-09-031-1/+7
| | | | | | | Otherwise we'd end up having files like service-keys-20220905.gpg created on 20220830. Signed-off-by: Sam James <sam@gentoo.org>
* pkgcheck2html: updateSam James2022-07-311-0/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* pkgcheck2html: updateSam James2022-07-311-0/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* find-binary-files.sh: Account for image/x-xpixmapUlrich Müller2022-07-251-1/+2
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* leaf-packages.py: add Python shebangSam James2022-07-241-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* leaf-packages.py: add new scriptSam James2022-07-231-0/+113
| | | | | | | | See https://leo3418.github.io/2021/07/18/find-leaf-packages.html from Leo3418's GSoC 2021 work. Thanks-to: Yuan Liao <liaoyuan@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* keyrings-export.bash: avoid ln -f (fix mismatched check)Sam James2022-07-161-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* keyrings-export.bash: fix infra-service-keys.gpg pathSam James2022-07-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* keyrings-export: don't grab_keysJohn Helmert III2022-07-161-1/+0
| | | | Signed-off-by: John Helmert III <ajak@gentoo.org>
* keyrings-export: generate infra-service keyringJohn Helmert III2022-07-161-0/+5
| | | | Signed-off-by: John Helmert III <ajak@gentoo.org>
* create-dev-keyrings: correct export_keys callJohn Helmert III2022-07-161-1/+2
| | | | Signed-off-by: John Helmert III <ajak@gentoo.org>
* keyrings-export: force creating compat symlinksJohn Helmert III2022-07-151-1/+1
| | | | | | | Infra is getting mails complaining that these symlinks already exist. It's safe/easiest to just force them to be created. Signed-off-by: John Helmert III <ajak@gentoo.org>
* create-dev-keyrings: also export infra service keysJohn Helmert III2022-07-152-0/+5
| | | | | | Needed for glsamaker. Signed-off-by: John Helmert III <ajak@gentoo.org>
* keyrings-export.bash: use ${OUTPUT_DIR}Sam James2022-07-111-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* keyrings-export.bash: migrate keys into keys/Sam James2022-07-111-6/+11
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* keyrings-exports.bash: "next monday" -> "monday"Sam James2022-07-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* keyrings-export.bash: put key snapshots in /keys/ to avoid clutterSam James2022-07-111-2/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* keyrings-export.bash: run snapshot part weeklySam James2022-07-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* keyrings-export.bash: make weekly snapshots of keyring exportsSam James2022-07-111-0/+12
| | | | | | Needed for making a sec-keys/ package. Signed-off-by: Sam James <sam@gentoo.org>
* Bump pkgcheck2htmlMichał Górny2022-06-061-0/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Bump pkgcheck2htmlMichał Górny2022-06-011-0/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* gpyutils: Remove support for obsolete toolsMichał Górny2022-05-161-20/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Remove non-existing py3.11 graph linkMichał Górny2022-05-161-3/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Remove obsolete py2 report linksMichał Górny2022-05-161-6/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Bump pkgcheck2htmlMichał Górny2022-05-161-0/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Makefile.gpyutils: don't generate 3.11 graphs yetSam James2022-05-111-2/+3
| | | | | | Taken a day to generate these and still not done. Signed-off-by: Sam James <sam@gentoo.org>
* Makefile.gpyutils: fix typoSam James2022-05-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* Makefile.gpyutils: try harder to add Python 3.11Sam James2022-05-101-1/+6
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* htdocs: add link to Python 3.10 -> Python 3.11 listsSam James2022-05-101-0/+6
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* Bump pkgcheck2htmlSam James2022-05-101-0/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* Makefile.gpyutils: add Python 3.10 -> Python 3.11Sam James2022-05-101-0/+5
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* Bump pkgcheck2htmlMichał Górny2022-04-221-0/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* htdocs: add 2020, 2021 bug linksSam James2022-04-131-0/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* keyrings-recv-keys.gentoo.org.bash: cleanup gpg agentRobin H. Johnson2022-04-101-0/+2
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* keyrings-recv-keys.gentoo.org.bash: drop duplicate export_ldap_data_to_env ↵Robin H. Johnson2022-04-101-1/+3
| | | | | | content Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* htdocs/index.html: update link to new eapi-usage/ directorySam James2022-03-191-1/+1
| | | | | | | Contains STATS.txt for the old content but also per-EAPI files listing ebuilds. Signed-off-by: Sam James <sam@gentoo.org>
* eapi-usage.sh: drop errant </pre> from STATSSam James2022-03-191-1/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* eapi-usage.sh: fix clobbering README/STATSSam James2022-03-191-3/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* eapi-usage.sh; drop set -xSam James2022-03-191-1/+0
| | | | | | Was added for debugging. Signed-off-by: Sam James <sam@gentoo.org>
* eapi-usage.sh: write STATS.txt in eapi-usage/Sam James2022-03-191-10/+19
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* eapi-usage.sh: cleanup old EAPI resultsSam James2022-03-191-0/+1
| | | | | | | This means we don't have stale-files lingering once all ebuilds using an EAPI are removed. Signed-off-by: Sam James <sam@gentoo.org>
* eapi-usage.sh: only list EAPIs seen in treeSam James2022-03-191-13/+5
| | | | | | | | | Means we avoid e.g. EAPI 0 but also EAPIs never in ::gentoo like 5-progress. Much less noisy, anyway. Signed-off-by: Sam James <sam@gentoo.org>
* eapi-usage.sh: fully respect ${REPO_PATH}Sam James2022-03-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* eapi-usage.sh: add note about EINFO_QUIETSam James2022-03-191-0/+1
| | | | | | | We use gentoo-functions' bits so we respect EINFO_QUIET. Note this in a comment as not everybody will know this. Signed-off-by: Sam James <sam@gentoo.org>
* eapi-usage.sh: rename from eapi_usage.sh; absorb check-eapis.shSam James2022-03-192-27/+26
| | | | | | | Both eapi_usage.sh and check-eapis.sh do very similar things, so let's combine the two. Signed-off-by: Sam James <sam@gentoo.org>
* eapi_usage.sh: add <pre> tags to output for use in README.html in eapi-usage/Sam James2022-03-191-0/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* check-eapis.sh: fix bailout-if-not-dir checkSam James2022-03-191-1/+1
| | | | | | We only want to quit if it's been given and is not a dir but does exist. Signed-off-by: Sam James <sam@gentoo.org>
* check-eapis.sh: new script to list each ebuild using each EAPISam James2022-03-191-0/+57
| | | | Signed-off-by: Sam James <sam@gentoo.org>