Skip to content

v0.11.3

Choose a tag to compare

@acedrew acedrew released this 02 Nov 18:01
· 7 commits to main since this release

What's Changed

  • Added credentials support to job configuration system
  • All credentials (FlightDeck JWT, SkySpark URL/project/user/password, etc.) can now be provided via:
    • CLI arguments (highest priority)
    • Job files (middle priority)
    • Environment variables (lowest priority)
  • Enhanced pyproject.toml metadata for PyPI
  • Fixed all linting issues in test files

Full Changelog: https://github.com/ACE-IoT-Solutions/ace-skyspark-cli/commits/v0.11.3