314 Commits (ba9c23c04d4dd72a09b44ab14f1308f58a17ddad)
 

Author SHA1 Message Date
Valentin Lab ba9c23c04d fix: [compose-core] prevent summoning each services in one go 5 months ago
Valentin Lab 99b78d9411 fix: [compose-core] apply bash syntax improvements 6 months ago
Valentin Lab cba4f2576f new: [compose-core] add new ``stub`` service type 6 months ago
Valentin Lab 0330936bce fix: dev: [compose-core] remove useless code !minor 8 months ago
Valentin Lab 62baa4f655 new: [compose-core] avoid displaying information about optional relations available in quiet mode 8 months ago
Valentin Lab 15ac855df8 new: [compose-core] add ``--get-available-actions`` commands 8 months ago
Valentin Lab 00046e6eb2 fix: dev: replace a ``return`` with an ``exit`` !minor 8 months ago
Valentin Lab bafb5e01ee fix: [compose-core] improve safety of a bash construct !minor 8 months ago
Valentin Lab 9f4faac412 new: [compose-core] add ``-c|--color`` argument to force color mode 8 months ago
Valentin Lab 0385df68a4 fix: [compose-core] quit with error if ``get_master_service_for_service`` fails 9 months ago
Valentin Lab 9578503e4d fix: [compose-core] use ``return 1`` instead of ``exit 1`` in ``_get_container_relation()`` 9 months ago
Valentin Lab e89a2d5764 fix: [compose-core] use ``return`` instead of ``exit`` in ``get_healthy_container_ip_for_service`` 9 months ago
Valentin Lab 7d860f732a fix: [compose-core] display errors when running action and constraints are not verified 9 months ago
Valentin Lab c9f077fce9 fix: make ``shyaml`` installation work again 10 months ago
Valentin Lab ba79db69a2 fix: use new ``yq`` with ``--nul-output`` 10 months ago
Valentin Lab c447238e0d fix: [compose] prevent session directory to disappear 1 year ago
Valentin Lab ec75b78199 fix: output docker cleaning information on the stderr 2 years ago
Valentin Lab d08939ba38 chg: dev: no need to check constraints on infered relation when running action 2 years ago
Valentin Lab 142167c7fc fix: dev: ``exit`` and ``return`` corrections !minor 2 years ago
Valentin Lab 3a001879fc fix: [compose,compose-core] revert detection of used volume 2 years ago
Valentin Lab 7a475500b2 fix: [compose] prevent stalling when ``docker inspect`` stalls on a container. 2 years ago
Valentin Lab adcd35cc1a fix: [compose-core] spurious ``return`` in shell body !minor 2 years ago
Valentin Lab f1d99cea05 new: [compose-core] add ``after`` option in relation definition 2 years ago
Valentin Lab b3c077ee91 fix: allow build after git.0k.io web interface loss and letsencrypt SSL curl system issue 2 years ago
Valentin Lab 0429fab695 fix: [compose-core] whitespaces !minor 2 years ago
Valentin Lab b067d0965a new: [compose-core] add ability to enforce no-hooks from actions script 2 years ago
Valentin Lab 084f9a0c0a fix: [compose-core] repair indirect action 2 years ago
Valentin Lab 21ec7626c6 chg: dev: [compose-core] minor performance improvement by delaying local declaration !minor 2 years ago
Valentin Lab de940f402e fix: dev: [compose-core] minor improvement against unintended option to ``echo`` !minor 2 years ago
Valentin Lab cb1772f187 fix: [compose-core] make ``get_relation_data_dir()`` output correct directory even when run from a relation 2 years ago
Valentin Lab 29423ac3b6 new: [compose-core] make ``service:relation-file`` always return an existing file 2 years ago
Valentin Lab a4d329e570 fix: [compose-core] ``$PROJECT_NAME`` was not available anymore in direct action 2 years ago
Valentin Lab d486bf50bd new: [compose-core] add relation and service traversal utilities 2 years ago
Valentin Lab f4b0750429 fix: [compose-core] not ignore port and timeout arguments 2 years ago
Valentin Lab c3020e1e6b fix: invalid default value for ``constraint`` 2 years ago
Valentin Lab 12e7d39c90 fix: make error in action NOT ignored as it was meant before 2 years ago
Valentin Lab a882780b6d fix: correct typo when using old version of docker !minor 2 years ago
Valentin Lab f2a12b1376 new: add ``--get-project-name`` option to query project name 2 years ago
Valentin Lab 9c71d5e2ee new: [compose-core] provide ``get_healthy_container_ip_for_service`` and ``switch_to_relation_service`` to charms base library 2 years ago
Valentin Lab 65c6e3d641 chg: dev: prevent displaying debug info !minor 2 years ago
Valentin Lab a63cc709ab new: [compose-core] make ``wait_for_tcp_port`` accept timeout as an optional third argument 2 years ago
Valentin Lab f74cb3ced1 chg: add ``--no-pre-deploy`` to inhibit running ``pre-deploy`` hooks. 2 years ago
Valentin Lab 56db0aaf13 fix: [compose-core] make ``compose`` return action's errorlevel 2 years ago
Valentin Lab a93dc7c1fa new: redirect standard logs towards stderr if running an action 2 years ago
Valentin Lab 80f471c241 fix: allow direct action to receive ``stdin`` 2 years ago
Valentin Lab 888cb076ae new: add ``recode`` to dependencies of charms in dockerfile 2 years ago
Valentin Lab 533ac14435 fix: remove unused code line !minor 2 years ago
Valentin Lab 5896aee9d8 fix: correct some "certificate verification failed" upon ``wget`` usage in charms 2 years ago
Valentin Lab 2b8c6dd178 fix: [compose-core] added a default ``COMPOSE_HTTP_TIMEOUT`` of 2 hours 3 years ago
Valentin Lab c1e143c1f4 fix: system image support for letsencrypt SSL protected host 3 years ago