9 Commits

Author SHA1 Message Date
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
3533107d1d Remove up-one and add services and up-flags 2022-06-03 11:53:11 -05:00
Thorrak
95610cce4b Clarify option name, add test volume to docker-compose.yml file 2021-04-24 09:24:22 -04:00
Thorrak
9b11ac16a8 Fix dict assembly 2021-04-23 10:30:32 -04:00
Thorrak
4ee978ae61 Break out assembly of dict 2021-04-23 10:25:03 -04:00
Thorrak
63dffdd9f8 Split parameter 2021-04-23 10:11:44 -04:00
Thorrak
41bd5b12bd Add down-options configuration option
This new, optional configuration parameter allows for the specification of flags to be passed to the `docker-compose down` command. This is primarily intended to be used for passing the `--volumes` flag whith instructs docker-compose to also delete persistent volumes.
2021-04-23 09:54:17 -04: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