Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Try testing on CentOS 5 under Docker. * Replaced tabs with 4 spaces. * Updated module versions in pavement.py to match server master. * Try fixing python-info-action. * Test on CentOS 6.10 under Docker too. * Try fixing old CentOS woes. * Fixed CentOS 6.10 vault repo address. * Do not use actions/cache on CentOS 6.10. * Also test on Ubuntu Server 14.04/16.04 under Docker. * Also test on macOS 11. * macos-11 not available for us yet. * Update for centos-5 passwd file. * Update release version. * Iniatil deps and lint. * Move to non namespace package. * Move to @Implementer. * Move test code to chevah_compat and remove six and future. * use distro instead of ld. remove skippy3 * Slow test update. * Update normal tests. * Update elevated tests. * Fix more tests. * fix ci test run. * Use newer python3. * Try to define pam and arpy deps only on Linux. Mac and AIX will not have pam support. * Use latest python_pam * Update requirements. * Try to debug centos 8.2 pam. * Try to fix pywin32 on windowd. * Run CI on windows with bash. * Use pythia. * Use pythia. * update deps. * Merge master. * fix lint. * Better unicode/binary handling for the test file. * 1.0.4 fix md5 sum. * 1.0.5 add skipOnPy3. * 1.0.6 First win fixes for py3. * 1.0.7 Win filesytem fixes. * Cleanup md5 not used. * Fix tests after merge. * Update after merge with master. * Remove pywin32 post install. * Try to debug windows failed ci. * More updates after windows run. * more ci fixes. * Update for 1.0.8. * Don't show password in the error. This is just dev code, but still. * Update docker tests. Fix linux tests. Enable win debug. * More win fixes. * more win fixes. * Initial 3.11 changes. * Enable CI for any PR. * Get wheel available for dev. * Install wheel at the top level. * Try fixing Docker-based testing in one go. * Also install libxcrypt-compat on Rocky Linux 9. * Update after review. * Prepare new release. * Fix pip. * Update pythia.sh. * Current ARM64 packages were done on Amazon Linux 2 manually. --------- Co-authored-by: dumol <dumol@gnome.org>
- Loading branch information