Jens Reimann
Jens Reimann
**Introduce your stance** I want to build a nix package using docker/podman. **Describe the issue** The documentation at https://nixos.org/download/#nix-install-docker says: ``` $ git clone --depth=1 https://github.com/NixOS/nixpkgs.git $ docker run -it...
It might be worth documentation that you can also use a "robot account": Assuming you have the following robot credentials: `me+bot` / `0123456789001234567890012345678900123456789001234567890012345678`. You can do: ~~~sh TOKEN=$(echo -n "me+bot:0123456789001234567890012345678900123456789001234567890012345678"...
The code generating APT packages for Linux, should be moved to the new "Eclipse Packager" project, which will be the home for creating software packages for Linux.
It looks to me like as if the DataModel only gets started after the first connection to the server has been established. This results in a NPE when data is...
Implement a integration for sending events from Package Drone to Mattermost [1]. Events like artifact added or remove could be sent. [1] http://www.mattermost.org/
The DEB and RPM deployment packages should provide a customized version of `logback.xml` which logs to `/var/log/packagedrone/`.
A long standing issue in Package Drone is the missing support for the "binary" artifact type of P2.
It should be possible to add new functionality to Package Drone by installing add-ons using a Web UI. This issue follows up on ctron/package-drone#13
The new view for managed PGP signing keys could look at lot better and provide more information.
It should be possible to delete multiple artifacts with a single UI operation.