Skip to content

Conversation

@hakancelikdev
Copy link
Owner

No description provided.

- Update all workflows to use latest action versions (checkout@v4, setup-python@v5)
- Add proper caching for pip dependencies to improve build performance
- Add timeout protection and better error handling
- Improve job structure with descriptive names and better organization
- Add proper permissions and security best practices
- Remove Docker-related workflows and documentation
- Replace ast library with json in test files for better compatibility
- Update test cases to match new library usage
- Add comprehensive workflow documentation and improvements
- Fix architecture specification for Python <3.11 on macOS arm64 runners
- Use conditional architecture setting: x64 for Python 3.11+ on macOS, x64 for other OS, empty for Python <3.11 on macOS
- Addresses GitHub Actions setup-python compatibility issue with older Python versions on Apple Silicon
- Ensures tests run successfully on all supported platforms and Python versions
@hakancelikdev hakancelikdev merged commit 260eef5 into main Aug 1, 2025
46 of 53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants