-
I tried the image but it doesn't work. See following history (shell from host-system):
```
root@localhost: cat docker-compose.yml | docker run -i funkwerk/compose_format
Traceback (most recent ca…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
## Problem
TogetherCrew uses purpose built libraries. As the number of libraries will continue to grow, it is of vital importance to ensure that our libraries use the same pipelines, structures, and …
-
### Dependency
A person who has risen to the merge team and who is experiencing docker reloading the entire code base on every change and who wants to take this issue on. see notes
### Overview
W…
-
### Describe the bug
When trying to create a first commit to my private feature branch I was getting issues with `npx lint-staged` - after disabling it, as the error didn't make sense and lint-staged…
pgrm updated
2 months ago
-
**Is your feature request related to a problem? Please describe.**
Currently the backend exposes the `docker-compose.yml` from `http://$HOST:$PORT/v2/app_management/compose/$APP`, it can be exported …
-
Hi,
I'm using vscode-linter to lint my yaml and docker-compose.yml (which is yaml) files.
Since I have also the "composer" extension for docker, the Language id changed from _yaml_ to _dockercomp…
-
The CI system should:
- Build the exporter, and run tests
- Build in docker, just to test
- Run a mixin linter
- Maybe start a `docker-compose` and call `/metrics` just to test
**Tasks**
- [ ]…
-
# database
- [x] parser 化
- [x] initialize (時間をかけてapiから)
- - [x] player season
- - [x] team season
- - [x] player all time
- - [ ] team all time
- [ ] dump batch
- - python からのmysqldumpに該当…