11 Commits

Author SHA1 Message Date
bany
0645acf21a
upgrade: docker-compose to v2 (#30)
* upgrade: docker-compose
- user docker compose instead

* remove: yarn and clean format js file
2023-07-23 12:05:52 +09:00
Il Sub Bang
eb48bd5962 Fix failure ci test 2022-10-05 17:05:37 +09:00
Emilien Escalle
f11945c961
feat: add support for compose env variables (#9)
Co-authored-by: Emilien Escalle <emilien.escalle@escemi.com>
2022-10-05 16:36:36 +09:00
Emilien Escalle
234ccc8f01
feat: supports multiple compose files (#8)
Co-authored-by: Emilien Escalle <emilien.escalle@escemi.com>
2022-10-05 16:32:01 +09:00
Razvan
ada3c6c7cd
feat: add support for compose flags (#7)
Add support for options (eg: --profile) to be passed to docker-compose.
2022-08-27 15:12:55 +09:00
Il Sub Bang (ethan)
9ea84e60c1
fix: broken action (#6)
* fix: broken action test

* fix: run npm install

* fix: add missing node_modules

* fix: invalid option creating

* fix: add missing composeFile parameter

* fix: change test order

* WIP: add debug code

* WIP: fix main.js

* WIP: fix action

* WIP: debug

* WIP: debug

* fix: remove double quote
2022-06-08 00:02:09 +09:00
Ricardo J González C
5e50ea4795 Fix minor bugs 2022-06-03 12:05:37 -05:00
Ricardo J González C
3533107d1d Remove up-one and add services and up-flags 2022-06-03 11:53:11 -05:00
Ricardo J González C
e02ec27fe7 Add option to up one service 2022-06-01 19:26:23 -05:00
isbang
5b5a1f9a95 feat: do not fail on file not exists 2021-01-06 11:00:47 +09:00
isbang
5eed63a280 feat: init compose action 2020-11-02 14:20:02 +09:00