Skip to content

v0.11.2 - Fix CI/CD Build Dependencies

Choose a tag to compare

@acedrew acedrew released this 02 Nov 17:51
· 10 commits to main since this release

ace-skyspark-cli v0.11.2

πŸ› Bug Fix

  • Fixed CI/CD workflows to use published PyPI version of ace-skyspark-lib instead of local path
  • Specified minimum version ace-skyspark-lib>=0.1.8
  • Local development can still use local path by uncommenting [tool.uv.sources] in pyproject.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.2

Python Support

  • Python 3.13+