Commit graph

272 commits

Author SHA1 Message Date
Alexander Zeitler
a2f5a4ec0e feat: make result for config command type safe 2021-04-14 16:17:03 +02:00
Alexander Zeitler
a7da0380a8 feat: make result for version command type safe 2021-04-14 16:17:03 +02:00
Alexander Zeitler
90421b7eb2 refactor: rename result to data 2021-04-14 16:17:03 +02:00
Alexander Zeitler
aa26e83884 refactor: use spread operator to build typed result 2021-04-14 16:17:03 +02:00
Alexander Zeitler
70a98f473b feat: make result for port command type safe 2021-04-14 16:17:03 +02:00
Alexander Zeitler
b6eec0047d docs: shrink README, link to docs 2021-04-11 00:30:42 +02:00
Alexander Zeitler
ecf4ba5e2b docs: enable navbar, clean up text 2021-04-11 00:30:42 +02:00
Alexander Zeitler
bfd45f47fa chore: git ignore vuepress cache and temp folders 2021-04-11 00:30:42 +02:00
Alexander Zeitler
1bc50ed7a0 build(docs:ci): set GITHUB_TOKEN 2021-04-11 00:30:42 +02:00
Alexander Zeitler
f83686e30e docs: setup vuepress docs 2021-04-11 00:30:42 +02:00
Alexander Zeitler
8d3c162015 ci(style): lint 2021-04-10 23:33:09 +02:00
Alexander Zeitler
bf8210ae9b style: fix lint errors 2021-04-10 23:25:54 +02:00
Alexander Zeitler
46cb725156 style: run prettier 2021-04-10 23:25:54 +02:00
Alexander Zeitler
bdbfc17de1 style: use prettier + typescript-eslint 2021-04-10 23:25:54 +02:00
Alexander Zeitler
f85e6885dd style: append new line via .editorconfig 2021-04-10 22:06:43 +02:00
Alexander Zeitler
ad6e008e1a build(ci): use github actions 2021-04-10 22:06:43 +02:00
Alexander Zeitler
a59476f65d build(ci): remove circleci 2021-04-10 22:06:43 +02:00
Alexander Zeitler
d0bd17c8ec docs: replace npm by yarn 2021-04-10 21:57:19 +02:00
Alexander Zeitler
3495f93468 build: remove package-lock.json 2021-04-10 21:57:19 +02:00
dependabot[bot]
397000087c Bump lodash from 4.17.14 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.14...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-10 21:47:09 +02:00
dependabot[bot]
00f90c9620 Bump dot-prop from 3.0.0 to 5.3.0
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 3.0.0 to 5.3.0.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v3.0.0...v5.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-10 21:42:22 +02:00
Alexander Zeitler
c9abc11ffc chore(style): remove dead / commented code 2021-04-10 21:38:12 +02:00
Alexander Zeitler
afb2b1116b fix(test): fix broken tests
Some tests failed because the used `alpine` service did start non-blocking which caused the container to stop immediately. Assertions expecting the container to run then failed.

The new structure is to use two blocking `nginx` images which serve a scenario of web and proxy.

For the `--abort-on-container-exit` flag tests a third - non-blocking by intend - service based on the `hello-world` image has been added.
2021-04-10 21:38:12 +02:00
Alexander Zeitler
d2df827d0f docs: update docs to reflect latest readme 2021-04-10 17:41:13 +02:00
Alexander Zeitler
af6d77b308 test: fix broken tests 2021-04-10 17:00:37 +02:00
Alexander Zeitler
29cbab6298 build(deps): update dev dependencies 2021-04-10 17:00:37 +02:00
Noah Allen
ceb7ed6510 Add port to supported commands 2021-04-10 02:00:32 +02:00
dependabot[bot]
483e6827ad Bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 15:22:22 +02:00
Alexander Zeitler
98c271de01 Update readme.md 2021-01-15 00:43:14 +01:00
Alexander Zeitler
60e278d566 Update LICENSE 2021-01-15 00:43:14 +01:00
Alexander Zeitler
a8e9c2852f chore(release): 0.23.6 2021-01-06 17:12:49 +01:00
Alexander Zeitler
c74fc36909 style: set return type
Co-authored-by: Paweł Niedzielski <pawel.tadeusz.niedzielski@gmail.com>
2021-01-06 17:08:14 +01:00
Gabriel
f1c2c7e8c1 chore: include description of configAsString in the readme 2021-01-06 17:08:14 +01:00
Gabriel
e8c14d318c feat: allow to pass docker compose configuration as string 2021-01-06 17:08:14 +01:00
dependabot[bot]
4983b2b8dd Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 03:06:05 +01:00
dependabot[bot]
a18b135a1d Bump bl from 4.0.1 to 4.0.3
Bumps [bl](https://github.com/rvagg/bl) from 4.0.1 to 4.0.3.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v4.0.1...v4.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-24 01:09:20 +02:00
dependabot[bot]
664b8d4eb6 Bump standard-version from 7.0.0 to 8.0.1
Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 7.0.0 to 8.0.1.
- [Release notes](https://github.com/conventional-changelog/standard-version/releases)
- [Changelog](https://github.com/conventional-changelog/standard-version/blob/master/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/standard-version/compare/v7.0.0...v8.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-26 22:55:42 +02:00
Alexander Zeitler
dfc16820c8 chore(release): 0.23.5 2020-07-10 20:15:32 +02:00
Alexander Zeitler
6bdcfdff12 chore: add Sebastián Balay as contributor 2020-07-10 20:14:58 +02:00
Sebastián Balay
c808fa2b90 fix: update flags incompatible with detached mode
The flag --no-start in the up command is also incompatible with --detached
2020-07-10 20:11:50 +02:00
Alexander Zeitler
7a1f05e07b chore(release): 0.23.4 2020-04-24 01:13:31 +02:00
Paweł Niedzielski
3a68db75e3 feat: allow passing service names to rm function 2020-04-24 01:09:13 +02:00
Alexander Zeitler
dc5bf430ff chore: update dev dependencies to fix security issues 2020-03-15 09:55:25 +01:00
Alexander Zeitler
1b284097eb chore(release): 0.23.3 2020-03-06 11:47:49 +01:00
Alexander Zeitler
26902d2411 chore: add Lance Rutkin to contributors 2020-03-06 11:46:29 +01:00
lancerutkin
c4ed7ed2de fix: reset jest set timeout to original value 2020-03-06 11:44:39 +01:00
lancerutkin
e85af8c092 feat: add ability to pass --abort-on-container-exit flag to up methods 2020-03-06 11:44:39 +01:00
Alexander Zeitler
2f573eef17 chore(release): 0.23.2 2019-12-31 22:30:33 +01:00
Yann Seget
558b458b3b chore(deps): remove useless dependency 2019-12-30 23:52:45 +01:00
dependabot[bot]
269922cf7e deps(cve): bump handlebars from 4.1.2 to 4.5.3
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-29 16:59:23 +01:00