summaryrefslogtreecommitdiff
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* bin: uidgid2wiki.awk needs gawkSam James2023-07-251-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* bin/repositories-checker.py: various improvements and fixesArthur Zamarin2023-02-271-21/+40
| | | | | | | | | | | | - Add `--github` option to output in github actions format, otherwise use colored term output. - If "-" is passed as base xml, assume we are doing full xml check. In this mode I skip checking maintainer emails since it might use too much API calls. - Fix typing - Improve error message for bas repos sorting (explain what is bad) Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* Add CI workflow for checking repositories.xmlArthur Zamarin2022-04-121-0/+111
| | | | | | | | For pull requests touching repositories.xml, check that added emails are associated with a bugzilla account, it matches schema, it is sorted, and some must have fields are defined. Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* used_free_uidgids.sh: Make the recommended IDs stand outUlrich Müller2021-11-151-3/+8
| | | | | | By moving this output to the end and adding some colour. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* uid-gid.txt, used_free_uidgids.sh: Open 500..749 rangeUlrich Müller2021-11-141-1/+1
| | | | | | Per today's Council decision. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* used_free_uidgids.sh: permit multiple ranges, and adjust stats accordingly.Jaco Kroon2021-11-131-78/+127
| | | | | | | Closes: https://github.com/gentoo/api-gentoo-org/pull/445 Signed-off-by: Jaco Kroon <jaco@uls.co.za> [For now, comment out the additional ranges.] Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* used_free_uidgids.sh: Don't recommend ids below 100Ulrich Müller2021-11-111-1/+2
| | | | | | | By QA policy, these ids require explicit approval by the QA lead: https://projects.gentoo.org/qa/policy-guide/user-group.html#pg0901 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* used_free_uidgids.sh: start counting down from 499Joonas Niilola2021-02-171-1/+1
| | | | | | | - as 500 is reserved for dynamic allocation already. Suggested-by: ulm Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* used_free_uidgids.sh: print "recommended pair"Joonas Niilola2021-02-101-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* used_free_uidgids.sh: Also count the free UID+GID pairs.Jaco Kroon2021-02-101-0/+3
| | | | | | Signed-off-by: Jaco Kroon <jaco@iewc.co.za> Closes: https://github.com/gentoo/api-gentoo-org/pull/367 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* used_free_uidgids.sh: syntax fixupJaco Kroon2021-02-091-1/+1
| | | | | | | | <juippis> bin/used_free_uidgids.sh: line 95: reasons{range_end+1]=RESERVED: command not found Signed-off-by: Jaco Kroon <jaco@iewc.co.za> Closes: https://github.com/gentoo/api-gentoo-org/pull/366 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* used_free_uidgids.sh: new script to output uid gid information.Alec Warner2021-02-081-0/+260
| | | | | Signed-off-by: Alec Warner <antarus@gentoo.org> Signed-off-by: Jaco Kroon <jaco@iewc.co.za>
* uidgid2wiki.awk: Add license headerUlrich Müller2021-01-241-0/+2
| | | | | | Acked-by: Michał Górny <mgorny@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* uidgid2wiki.awk: Fix typoUlrich Müller2021-01-241-1/+1
| | | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* uidgid2wiki.awk: Suppress trailing whitespace in last column.Ulrich Müller2019-12-081-1/+1
| | | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* bin/uidgid2wiki.awk: Print auto-gen commentMichał Górny2019-09-111-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* bin: Add script to automate uid-gid table updates on wikiMichał Górny2019-09-111-0/+101
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Add uid-gid.txt → wiki conversion scriptMichał Górny2019-08-241-0/+60
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* repositories: Add sorting scriptEugene Bright2018-08-072-0/+836
|
* Add projects.xml generation scriptAlex Legler2015-12-261-0/+70
|
* bumpAlex Legler2015-08-161-1/+1
|
* bumpAlex Legler2015-08-151-1/+1
|
* bumpAlex Legler2015-08-151-1/+1
|
* Add USE flag list generator, ignore result fileAlex Legler2015-07-031-0/+29
|
* Initial directory structureAlex Legler2013-07-281-0/+1