Maxwell G

Results 215 comments of Maxwell G

Thanks for quickly fixing the issues! We have rerun tests for this collection against the latest version of ansible and found that tests/sanity/ignore-2.17.txt contain ignores that are forbidden by the...

I didn't know that `--python` could be used like this; thanks. I guess I'm just really used to invoking pip like this in scripts, but I could always adapt...

I like to have separation of concerns so I know which development dependencies are used for what, and for test sessions in nox (typing, linting, pytest unit tests), I don't...

This is a follow up to https://github.com/CheckPointSW/CheckPointAnsibleMgmtCollection/issues/121, run against the latest version of ansible-core. Thank you for fixing the first issue so promptly! It looks like most of the issues...

Did you run the tests with the same version of ansible-core (2.17.3) that was used above? Please also make sure that you are running the required CI tests in this...

How are you running the tests? What's the value of `ansible-test --version`?

The sanity test issues are fixed as of 6.2.1 (see [the latest report for this collection](https://github.com/ansible-community/package-test-results/blob/main/rendered/11.0.0/check_point.mgmt.md)). Note the repository management issue in the report, however. For future releases, please make...

Actually, I'll reopen this to keep track of the repository management issue. Please fix the file divergences identified [in the report](https://github.com/ansible-community/package-test-results/blob/main/rendered/11.0.0/check_point.mgmt.md) and then create a new Galaxy release so the...

`uv run -m` makes a lot of sense to me. You're trying to *run* a *module*.

Was this closed prematurely? scancode still has a hard dependency on the C pyahocorasick.