-
### Environment
#### Packages
composer show --latest
```
Color legend:
- patch or minor release available - update recommended
- major release available - update possible
- up to date v…
-
A neat feature that would probably be easier here than a real VM would be dumping memory and state to a hibernate file and allowing the VM to be resumed from that file. Would enable hot migrate of VMs…
-
-
For some reason `poetry export` seems to add some additional dependencies like `ansicon`, `colorama` and `jinxed` that are not present in my environment (neither listed by `pip list` nor `poetry show…
-
We definitely need to add some OSS Apex projects to our regression tester setup, so we don't only test Java anymore…
_Originally posted by @jsotuyod in https://github.com/pmd/pmd/issu…
-
### Description
Since https://github.com/quarkusio/quarkus/pull/43862 the build-time RSS usage of `native-image` builds have increased in the `micrometer-prometheus` integration test (note that I hav…
-
**Describe the problem you have/What new integration you would like**
Integration of ESP-NOW protocol
**Please describe your use case for this integration and alternatives you've tried:**
J…
-
# Versions & co
## Docker
Docker version
``` bash
$ docker version
Client:
Version: 1.8.2
API version: 1.20
Go version: go1.4.2
Git commit: 0a8c2e3
Built: Thu Sep 1…
stouf updated
2 months ago
-
### Description:
Related to https://github.com/aws/aws-sam-cli/issues/2492
When running a docker-compose with an image that is using sam to run a local api, the api can never get a response from…
-
It would be good to have the ability to squash several migrations into a single file to help reduce the number of files in a project.
We probably want to keep track of the original list of migration …