Skip to main content

Launcher for instances of Libreflow asset-manager

Project description

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning[^1].

[Unreleased]

[1.1.2] - 2024-07-26

Added

  • A new environment variable KABARET_JOBS_POOL_NAME is handled in the project configuration to specify which pools the libreflow jobs session should be use.

Fixed

  • Libreflow jobs session now uses the correct module.

[1.1.1] - 2024-07-25

Fixed

  • Libreflow extension coming from a git repo did not have the correct name format on the poetry config.

[1.1.0] - 2024-07-18

Added

  • An advanced mode for power users that can be enabled in the global settings
    • Includes actions for reinstalling or uninstalling a libreflow instance, starting non-gui sessions and shortcuts for debugging.
  • User has a new option in the global settings, to show the process view when starting a libreflow instance.
    • This parameter only works if it's not defined in the project configuration. Overseer remote config remains in priority.
  • Disabled or archived projects will no longer be loaded. The same applies to those where the user or site is not assigned.
  • User can now add a new server from the server list.
  • Sites are handled better during the login process. If there is a problem (e.g. undefined or unassigned), a new warning page will be displayed informing the user of the issue.
    • If other sites are assigned to the user, he can select one and try to use it.
  • When hovering over a server in the list, there is now a refresh button.
  • Project configuration resolve now ensures that all the major dependencies (e.g. kabaret, libreflow) are present.
  • Every project flow of Libreflow now can be used.

Changed

  • Poetry path and site name can now be set in the global settings.
    • The environment variable LF_LAUNCHER_POETRY_PATH will be used when the user preferences are initialised.
    • The same applies to the LF_LAUNCHER_SITE_NAME environment variable. It remains prioritised if the variable is still in use.
  • Logging module is now used to harmonise log messages and set levels.
  • The virtual environement of a libreflow instance is better checked to ensure the installation is valid and can be used.

Fixed

  • About page
    • Now shows the correct current version.
    • PyPi button redirects to the correct package page.
  • Issue #21
    • Buttons for deleting a server in the settings were hidden when updating a libreflow instance.

[1.0.12] - 2024-06-20

Added

  • Support for a read replica of a redis cluster. You need to set KABARET_READ_REPLICA_HOST and KABARET_READ_REPLICA_PORT in your project environment variables.

[1.0.11] - 2024-06-20

Fixed

  • Issue #19
    • All version specifiers of PEP 440 can be used for extensions.

[1.0.10] - 2024-05-31

Added

  • Handle specific version number for extensions from pypi.

[1.0.9] - 2024-05-22

Added

  • MacOS support to manage installation and execution of Libreflow instances

[1.0.8] - 2024-05-16

Added

  • Support project environment variables
  • Issue #9
    • Indentation on user settings json files
  • Issue #15
    • If the login is an email address, only the username part is kept.

[1.0.7] - 2024-05-15

Fixed

  • Issue #11

    • Added a exception for HTTPError and RequestException to avoid crashes when connection or authentification error has occured.
    • Handle recent changes of Overseer API error codes for user token.
    • Current user cache is now cleared when user token is invalid or expired.
  • Issue #7

    • Current user is now properly setted when user settings folder do not exist.
  • Issue #14

    • Append libreflow extensions with the correct pattern in the environment variable.
  • Connection status to a server is updated when hovering a server.

[1.0.6] - 2024-05-07

Added

  • Shell script to start a Libreflow instance on Linux.

[1.0.5] - 2024-04-29

Fixed

  • Site name is now correctly defined on libreflow starting script (bat or sh file)
  • Install dir is now correctly used for installing libreflow instance

[1.0.4] - 2024-04-29

Added

  • An environment variable LF_LAUNCHER_POETRY_PATH can be used to define a specific path for poetry.

[1.0.3] - 2024-04-29

Fixed

  • Host address for a server can now be a domain name instead of a direct IP address.
    • The default port is 5500 if you don't specify it in the wizard.

[1.0.0-1.0.2] - 2024-04-25

Initial public commit and pypi setup. This is an early version of Libreflow Launcher. It includes management of Overseer servers, access to projects (instances of Libreflow) that have been assigned to the user, and can be installed locally on the machine by Poetry.

The user interface is likely to change in the future.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

libreflow_launcher-1.1.2.tar.gz (1.4 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page