Maxwell G
Maxwell G
The epel8-next-build and epel9-next-build koji tags inherit packages from the epel8 and epel9 tags, respectively, but they don't inherit from epelX-override due to limitations in Koji (@nirik and I discussed...
Whenever possible, I like to keep my distgit branches merged. It eases maintainability and testing, and ensures that the package isn't too different between Fedora releases. I make exceptions when...
As far as I understand (IANAL), distributing the package on PyPI without the license text violates your own license terms.
##### SUMMARY Correct collection URLs in galaxy.yml - The repository name is ansible-collections/community.grafana not ansible-collections/grafana - Point to the Ansible docsite for documentation ##### ISSUE TYPE - Bugfix Pull Request...
Alternative container engines such as podman don't default to Docker Hub and require specifying the fully qualified container url.
When running tests for 1.0.1 on i386, I get the following failures: ``` console $ /usr/bin/cargo test -j12 -Z avoid-dev-deps --release --no-fail-fast --lib running 15 tests test replacement::lru::tests::lru_replacement ... ok...
This crate claims that its license is `MIT OR Apache-2.0`, but the license text is not included. Both the MIT and the Apache-2.0 licenses require including the full text when...
**Is your feature request related to a problem? Please describe.** `autorestic install` and `autorestic upgrade` does not allow specifying the destination directory in which to install the `restic` and `autorestic`...
##### SUMMARY Now that ansible-core and documentation are in separate repos, it's possible for core changes to be merged that break docs, as happened this past Friday. Docs failures were...
##### SUMMARY changelog: use correct spelling for possessive pronoun its ##### ISSUE TYPE - Bugfix Pull Request