61 Commits

Author SHA1 Message Date
Bang
66c8a4ba71
Merge pull request #3 from thorrak/main
Add `down-options` configuration option
2021-04-25 11:53:33 +09: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 v0.2.0 2021-01-06 11:00:47 +09:00
isbang
24f65477e7 docs: update README example usage
write more clear and specify that needs actions/checkout

ref #1
2020-11-28 02:31:53 +09:00
isbang
8df5a46582 fix: add checkout before test action v0.1.1 2020-11-02 14:24:11 +09:00
isbang
ac40f24cc7 feat: add branding v0.1 2020-11-02 14:21:52 +09:00
isbang
5eed63a280 feat: init compose action 2020-11-02 14:20:02 +09:00