v0.11.2 - Fix CI/CD Build Dependencies
ace-skyspark-cli v0.11.2
π Bug Fix
- Fixed CI/CD workflows to use published PyPI version of
ace-skyspark-libinstead of local path - Specified minimum version
ace-skyspark-lib>=0.1.8 - Local development can still use local path by uncommenting
[tool.uv.sources]inpyproject.toml
π¦ Changes from v0.11.1
This is a patch release to fix the build/publish workflows. All features from v0.11.1 are included:
- Flexible credential management (CLI args, job files, env vars)
- Enhanced job configuration with credentials section
- Comprehensive documentation
- GitHub Actions CI/CD workflows
Installation
pip install ace-skyspark-cli==0.11.2Python Support
- Python 3.13+