build-system
build-system copied to clipboard
The AlmaLinux OS project Build System documentation and issue tracker.
Add build system setup documentaion, this will be useful users to setup their own or participate and contribute to ALBS
As a release manager, I want to assign tags to builds so that I can mark builds depending on their context (e.g. test builds for internal usage only).
The Build System UI shows an empty feed if cookie/session is expired instead of refreshing it. Steps to reproduce: 1. Open the UI, you will see a builds feed 2....
We are using a GitHub's kanban board https://github.com/orgs/AlmaLinux/projects/1 for the Build System project. It would be nice to mention that fact in the README file so that people know where...
It would be nice to have a list of the Build System project repositories in the README file and a brief description of each of them.
We need to add feature requesting and issue reporting instructions to the following Build System project's READMEs: * https://github.com/AlmaLinux/albs-node * https://github.com/AlmaLinux/albs-frontend * https://github.com/AlmaLinux/albs-web-server * https://github.com/AlmaLinux/albs-sign-node For now, let's say that...
Please clearly indicate under what license this code is licensed by adding the LICENSE to the project's root.
As a packager, I want to be able to delete a build unless it is signed/released/used by other builds so that I can keep my builds history clean and reduce...
https://github.com/AlmaLinux/py-bitwarden-wrapper 1. Add saving a BW session, e.g. to `~/.bashrc`. It will be useful in an Ansible scenario 2. Add working with API key. It's a single way to login...