Javier Hernández Antúnez
Javier Hernández Antúnez
[https://build.almalinux.org/build/13344](https://build.almalinux.org/build/13344) This build will be an example As you see in x86_64 modular metadata, the same noarch and src packages are mentioned twice ``` - python39-six-0:1.15.0-3.module_el8.6.0+2780+a40f65e1.noarch - python39-six-0:1.15.0-3.module_el8.6.0+3248+c431e88c.noarch - python-pluggy-0:0.13.1-3.module_el8.6.0+2780+a40f65e1.src...
When upload_repository_metadata.py was used for appstream repo for x86_64 architecture almost all of the modular packages were removed from the repository. All these packages are mentioned in modules.yaml, so they...
@KAWAHARA-souta [brought an interesting topic](https://chat.almalinux.org/almalinux/channels/build-system/7z73mkxinbdz8j1yd1jqpxaywa) that has been around for some time now since we're providing SBOM data and alma-sbom. In a nutshell, we'd like to generate SBOMs for an...
After we release our first advisory, we need to check that: - [x] updateinfo.xml data is properly generated, is compliant with current content and `dnf updateinfo` is able to take...
Currently, mapping of packages and security advisories is done in a semi-automatic way. This is, upon insertion of an upstream security advisory, we already know the packages that fix the...
Design and implement a UI that enables the creation of new AlmaLinux security advisories. Almost all present fields will be entered manually with the following exceptions: * The advisory ID...
Currently, all our references are being filled in automatically whenever a new upstream security advisory comes into ALBS. We need to be able to: * Using the UI, we can...
After we finish the work described in [building custom products milestone](https://github.com/AlmaLinux/build-system/milestone/1), we need to ensure that: * [this wiki page](https://github.com/AlmaLinux/build-system/wiki/ALBS:-Guide-for-Authorised-Users#community-repositories) is extended/updated accordingly to reflect the last changes around community...
When adding builds into a release, users need to know if the build does not belong to the product he's creating the release for. Right now, if I add a...
Right now, the current build list view shows everything that is being built in ALBS. In general, this approach is fine, but in order to provide a better UX for...