131 Commits (796e60af8c5d23eb6a6104cde3a3cc60d0937e0f)

Author SHA1 Message Date
Valentin Lab 796e60af8c fix: config files list is specific by os 5 years ago
Valentin Lab cd7d069af9 fix: override for inner compose 5 years ago
Valentin Lab 7c8b0d7ac4 chg: dev: store env vars in session file 5 years ago
Valentin Lab 1e4e1e047f fix: remove docker and ssh auth config 5 years ago
Valentin Lab 31872d0562 fix: include WSL support 5 years ago
Valentin Lab a907a61585 fix: dev: shellcheck good advices refactor !minor 5 years ago
Valentin Lab bf3b3fa59f chg: dev: avoid ``exit`` in favor of ``return`` 5 years ago
Valentin Lab 44ac8bf62c fix: prevent permission errors when compose is writing cache files 5 years ago
Valentin Lab a4c6e9e7cd fix: dev: small improvements !minor 5 years ago
Valentin Lab 3ae01755f2 fix: management of ``compose.yml`` location 5 years ago
Valentin Lab 813dd0c06b new: enter fully setup compose image for debug 5 years ago
Valentin Lab 5d0c90ff00 fix: remove error message about sessions that can't be deleted 5 years ago
Valentin Lab a968ccc3a9 chg: remove charm-store inner link support 5 years ago
Valentin Lab 33dcd642c5 new: dev: add and re-order function declaration 5 years ago
Valentin Lab 00b4206fc6 new: dev: debug messages on launcher 5 years ago
Valentin Lab e97351adb1 fix: non-root user could not launch compose 5 years ago
Valentin Lab 4123198e70 new: timezone is fixed for containers 5 years ago
Valentin Lab 87823ae45b new: dev: make compose sourcable for eventual tests !minor 5 years ago
Valentin Lab 0c97d1f775 chg: dev: include color library and common element !minor 5 years ago
Valentin Lab 8dfe137964 new: add ssh to docker image to support git ``host-resources`` on ssh. 5 years ago
Valentin Lab 8c756c562e new: pkg: avoid spurious warnings from ``docker-compose run`` calls. 5 years ago
Valentin Lab 04c6042b3a new: macosx compatibility 5 years ago
Valentin Lab c9f8f2b3e4 fix: keep ``COMPOSE_DOCKER_IMAGE`` in subcalls. 5 years ago
Valentin Lab 3ff8b02d40 fix: correctly set compose ``-i`` options only when needed 5 years ago
Valentin Lab 7b16c07c7f fix: avoid leaking stopped containers 6 years ago
Valentin Lab 37d5c0a43d new: ``compose`` is now to be used in a docker. 6 years ago
Valentin Lab 9f4cb01a36 chg: dev: minor comment addition, removal, and simplification. !minor 6 years ago
Valentin Lab 08f21ff10a chg: dev: delete obsolete code !minor 6 years ago
Valentin Lab 9624f3b00f fix: dev: should not need any direct connection from container to host 6 years ago
Valentin Lab 654d6733ac fix: dev: function should use ``return``, not ``exit``. 6 years ago
Valentin Lab a03ae8ba51 new: bail out when failing to read compose file and be more explicit 6 years ago
Valentin Lab 0085403e54 fix: was not compatible with ``busybox`` version of ``readlink``. 6 years ago
Valentin Lab 4b4aa5215f fix: remove warning about "static" network. 6 years ago
Valentin Lab 7a779015b0 fix: use a docker container to check for open tcp port 6 years ago
Valentin Lab 0a1d885d2f fix: improper failure if using an empty service definition in ``compose.yml`` 6 years ago
Valentin Lab 5a60c03ff9 chg: better error message and error catching upon YAML merging 6 years ago
Valentin Lab ad2a6232fd new: ``run-once`` service should not be linked as dependencies to proper ``service``. 6 years ago
Valentin Lab 72930065d6 chg: dev: factorize and cache ``get_service_type`` 6 years ago
Valentin Lab c4e8a45183 chg: dev: change the comment place !minor 6 years ago
Valentin Lab e9770aacea new: export command line information so that hooks can use it 6 years ago
Valentin Lab 189dc1daf4 new: support for type of service ``run-once`` through hook ``dc-pre-run`` and removal of auto-populated ``up``. 6 years ago
Valentin Lab cebda50840 chg: dev: always 2 newlines between 2 functions def !minor 6 years ago
Valentin Lab 47635f1b80 chg: dev: small improvement on catching errors and debugging info !minor 6 years ago
Valentin Lab 5e8c1246ba chg: dev: trap should not be set up if only sourcing the file. 6 years ago
Valentin Lab 40b173b935 new: added ``--add-compose-content, -Y YAML`` for one-time ``compose.yml`` addition. 6 years ago
Valentin Lab a024649a5f new: ``compose config`` on validation success outputs the final docker-compose file on standard output instead of standard error. 6 years ago
Valentin Lab 376c915b10 new: added ``cached_wget`` utility function to compose intended for charms to use. 6 years ago
Valentin Lab 68b1c33987 chg: dev: added idea in TODO comment !minor 6 years ago
Valentin Lab 8cc7c16062 chg: dev: cosmetic !minor 6 years ago
Valentin Lab b460f95bf8 new: allow compose to work without any ``compose.yml`` found. 6 years ago