8 Commits

Author SHA1 Message Date
Theo Anderson
6116733625
*/*: update maintainer name
Signed-off-by: Theo Anderson <telans@posteo.de>
2021-06-18 17:07:06 +12:00
Andrew Ammerlaan
b4bf92563d
*/*: update my email address
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
2021-05-19 22:32:14 +02:00
Andrew Ammerlaan
292e03dc22
.github/workflows/repoman.yml: Use script to auto run the latest rm
By using a seperate script instead of running everything in the yml
file, we gain the ability to use and manipulate variables. This
means that we can now automatically run the latest version of
repoman, which should make this more hands-off by removing the
need to update this every now and then.

Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
2021-04-02 11:52:30 +02:00
Andrew Ammerlaan
94d33fa234
scripts/check-duplicates.sh: skip categories metadata.xml
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
2021-02-18 19:42:31 +01:00
Andrew Ammerlaan
04573fbb57
scripts/check-duplicates.sh: read repo-name from profiles/
- also match foo-bar and foo_bar

Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
2021-02-18 11:51:33 +01:00
Theo Anderson
13095e024d
.github/workflows/duplicates.yml: update/reformat
- add self as maintainer
 - update variable names
 - un-nest for loops
 - check for matching package name before starting loops
 - speed improvements: ~3s vs 5m

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Theo Anderson <telans@posteo.de>
2021-02-18 23:16:48 +13:00
Andrew Ammerlaan
1f3eb4b892
scripts/check-duplicates.sh: run in correct dir
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
2021-02-17 16:22:02 +01:00
Andrew Ammerlaan
16f5492d54
.github/workflows/duplicates.yml: add script to check for potential duplicates
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
2021-02-17 16:17:36 +01:00