Il Sub Bang (ethan)
c90010fb1e
v1.4.0
v1.4.0
2022-10-27 22:10:41 +09:00
Rasmus Pedersen
37e6aea992
Update action runtime to nodejs v16 ( #16 )
2022-10-27 22:09:28 +09:00
Il Sub Bang
29b21f63b9
v1.3.2
v1.3.2
2022-10-07 06:21:27 +00:00
Il Sub Bang (ethan)
44038d9b64
Revert commit abbea8994fd882508d2c72268cebad2be9967b9c ( #14 )
2022-10-07 15:20:21 +09:00
Il Sub Bang (ethan)
5633270bde
v1.3.1
v1.3.1
2022-10-06 14:03:58 +09:00
Joel
eab63c14c9
fix: missing runtime dependencies ( #12 ) ( #13 )
...
Moves packages that are needed at runtime into `package.json`'s `dependencies` section.
2022-10-06 14:02:32 +09:00
Il Sub Bang (ethan)
9247c870b2
Release 1.3.0 ( #11 )
v1.3.0
2022-10-05 18:20:29 +09:00
Il Sub Bang (ethan)
32a62d9746
chore: apply styling ( #10 )
...
* chore: use eslint and prettier
* chore: add ci test for eslint and prettier
* remove node_modules
* add missing npm install
2022-10-05 18:15:19 +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
Il Sub Bang (ethan)
bbeb376475
Release v1.2.0
v1.2.0
2022-08-27 15:20:07 +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
65ecb06558
Release v1.1.0
v1.1.0
2022-06-08 00:05:54 +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
Il Sub Bang
1384e73b4c
feat(test): update action trigger option
2022-06-07 22:53:29 +09:00
Il Sub Bang (ethan)
040e71e40a
Merge pull request #5 from ricglz/main
...
Add option to up one service
2022-06-07 22:46:20 +09:00
Ricardo J González C
2331a56248
Update documentation
2022-06-03 12:06:13 -05: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
74176ecc20
Update @actions/core
2022-06-03 11:52:31 -05:00
Ricardo J González C
b6484cf1ad
Add missing details
2022-06-01 19:33:54 -05:00
Ricardo J González C
e02ec27fe7
Add option to up one service
2022-06-01 19:26:23 -05:00
Bang
fc745b789a
Merge pull request #4 from thorrak/patch-1
...
Fix version in example action
2021-04-26 09:32:52 +09:00
John
96f05193b4
Fix version in example action
2021-04-25 12:40:11 -04:00
isbang
db7c16927a
test: update test
2021-04-25 12:04:35 +09:00
isbang
fab6f72bef
docs: update readme
v1.0.0
2021-04-25 11:58:27 +09:00
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