Maxwell G

Results 108 issues of Maxwell G

### Tasks * [x] Reviewed [contribution guidelines](https://github.com/nexB/scancode-toolkit/blob/develop/CONTRIBUTING.rst) * [x] PR is descriptively titled 📑 and links the original issue above * [x] Tests pass -- look for a green checkbox...

When switching between `sort by name` and `sort by last modified`, it would be nice if ascending was automatically selected for the former and descending for the latter.

Since the latest libdnf update, `hawkey.Subject.get_best_query` does not honor the `with_filenames` argument. Filenames are still matched even if `with_filenames` is explicitly set to `False`. ``` python import dnf import dnf.subject...

(Note: This issue was filed in a semi-automated fashion on behalf of the Ansible Community Steering Committee. Let me know if you see errors in this issue.) As per the...

We should consider recording which antsibull version was used to build an antsibull release/generate its data for reproducibility purposes. Currently, it's recorded in the `build-ansible.sh` script in the sdist, but...

This mirrors the similar classes in libdnf5::rpm that provide the same methods. This will help fedrq implement group querying functionality.

(Note: This issue was filed in a semi-automated fashion on behalf of the Ansible Community Steering Committee. Let me know if you see errors in this issue.) As per the...

(Note: This issue was filed in a semi-automated fashion on behalf of the Ansible Community Steering Committee. Let me know if you see errors in this issue.) As per the...

Support a custom --check flag to fail if pip-compile made any changes so we can check that that lockfiles are in sync with the input (.in) files on all pushes...

no_backport
tooling
merge_commit

Support a custom --check flag to fail if pip-compile made any changes so we can check that that lockfiles are in sync with the input (.in) files. (cherry picked from...

no_backport
tooling