David Murphy

Results 229 comments of David Murphy

Closing since https://github.com/saltstack/salt/pull/66852 is merged

@ndptech Have you done 'pre-commit install', I believe you have not, otherwise that blank line would have been caught when you attempted 'git commit'. Recommend you do the 'pre-commit install'...

@ndptech Need to address failing tests before review

@lkubb Have fix in https://github.com/saltstack/salt/pull/66986, awaiting review and merge

Package Integration Files to fix in directory **_tests/pytests/pkg/integration_**: - test_enabled_disabled.py - test_salt_call.py - test_salt_exec.py - test_salt_grains.py - test_salt_key.py - test_salt_output.py - test_salt_state_file.py - test_version.py - test_salt_api.py

Note PR https://github.com/saltstack/salt/pull/66763 has fixes for package tests (still under testing), where pytest-skip-markers just released v1.5.2 has fix for MacOS Arm64 based systems, such that, is_aarch64 is now correct when...

Closing since PR https://github.com/saltstack/salt/pull/66806 is merged

@hurzhurz This issues is being addressed by PR https://github.com/saltstack/salt/pull/66218 which affects permissions, user, etc.

@hurzhurz PR https://github.com/saltstack/salt/pull/66218 has been merged into the 3006.x branch and should be available in 3006.9 which should be release very soon, wanted to give a heads up on the...