Maxwell G

Results 108 issues of Maxwell G

Hi, would it be possible to release Python 3.13 manylinux wheels to PyPI? Thanks!

The Community Steering Committee is discussing the status of the `community.network` collection [on the forum](https://forum.ansible.com/t/should-we-remove-community-network-from-the-ansible-community-package/8030). Some SC members are concerned about the lack of active maintenance and have suggested removing...

`License::` classifiers have been deprecated in favor of the new PEP 639 `license` field that accepts an SPDX expression in pyproject.toml. setuptools now prints a large deprecation warning when using...

This looks good for now, but I'd like to change this to eventually test multiple setuptools versions and also to run with `PYTHONWARNINGS=error` to catch setuptools deprecations. _Originally posted by...

**Describe the bug** The go2rpm specfile template includes `%autopatch -p1` by default to automatically apply patches if they are present after calling `%goprep -A` which calls `%autosetup -N` internally. In...

(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 change ``` yaml "on": pull_request_target: issues: types: - opened ``` to ``` yaml "on": pull_request_target: branches: - devel - "stable-*" issues: types: - opened ``` in the labeler.yml...

good first issue
tooling
pr_labeler

https://github.com/ansible-community/github-action-run-nox isn an action to make it easier to run nox sessions that we have started using for the antsibull projects. Once we have a stable release, we should switch...

tooling

It looks like Ara will need some changes to work with data tagging and error handling and other API changes in Core.

Go Vendor Tools' CI was relying on wait-for-copr (https://gitlab.com/fedora/sigs/go/go-vendor-tools/-/blob/84d6312794ec2853bc92843a4ae97cd24740b496/.packit.yaml#L10, https://gitlab.com/fedora/sigs/go/go-vendor-tools/-/blob/84d6312794ec2853bc92843a4ae97cd24740b496/.packit.yaml#L33, https://gitlab.com/fedora/sigs/go/go-vendor-tools/-/blob/84d6312794ec2853bc92843a4ae97cd24740b496/contrib/wait-for-copr.sh) which seems to no longer exist; our Copr builds are now failing. Is there an alternative? Example failure: https://dashboard.packit.dev/jobs/srpm/417278