| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
|
|
|
|
| |
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
|
|
|
|
| |
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
|
|
|
|
| |
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
|
|
|
|
|
|
|
| |
* bump actions
* fix indentation and other issues detected by yamllint
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
|
|
|
|
|
|
|
| |
A new check that checks that all new emails written in metadata.xml
correspond to existing user in bugzilla.
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
|
|
|
|
|
|
| |
As per discussed in [1]
[1] https://archives.gentoo.org/gentoo-dev/message/93df9e7a2ad9d8d33e0cc83b50556d51
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
|
|
|
|
| |
Signed-off-by: Theo Anderson <telans@posteo.de>
|
|
|
|
|
|
|
| |
checking out any current repoman version tag puts portage
into a version where EAPI 8 support is not enabled
Signed-off-by: Theo Anderson <telans@posteo.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Without the -V flag to enable version sort, 'sort' can falsely identify
a version string like 3.0.9 to be greater than 3.0.10. This can be
shown by running 'git tag | grep portage | sort -u' in the Portage Git
tree. This issue is not so prominent for repoman yet because the latest
version of repoman as of now is 3.0.3, but it will surface when repoman
3.0.10 is released.
Signed-off-by: Yuan Liao <liaoyuan@gmail.com>
Closes: https://github.com/gentoo/sci/pull/1094
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
|
|
|
|
| |
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
|
|
|
|
|
|
|
|
| |
Reduce code duplication by moving the ::gentoo setup part
into a seperate script. This way only one file has to be
edited when e.g. updating the profile to a new version
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
|
|
|
|
|
|
| |
- also match foo-bar and foo_bar
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
|
|
|
|
| |
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
|
|
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
|