Skip to content

0.0.6

Pre-release
Pre-release

Choose a tag to compare

@forman forman released this 23 Oct 18:28
· 744 commits to main since this release
363efc5

Changes in version 0.0.6

  • cuiman clients persist configuration in ~/.eozilla rather than ./s2gos.

  • cuiman clients read configuration from environment variables names starting with EOZILLA_ rather than S2GOS_.

  • Python package name changes:

    • renamed s2gos_common into gavicore
    • renamed s2gos_client into cuiman
    • renamed s2gos_server into wraptile
    • renamed s2gos_app_ex into procodile_example
  • Created empty package appligator as starting point

  • Extracted new package procodile from gavicore

  • Initial folder name changes:

    • renamed s2gos-dev GH org references into eo-tools
    • renamed s2gos-controller GH org references eozilla
    • renamed s2gos-common directory into gavicore
    • renamed s2gos-client directory into cuiman
    • renamed s2gos-server directory into wraptile
    • renamed s2gos-airflow directory into eozilla-airflow
    • renamed s2gos-app-ex directory into procodile-example
  • Started from https://github.com/s2gos-dev/s2gos-controller, which will from now on use the Eozilla tools and framework