-
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
- […
-
### What version of Bun is running?
1.0.1
### What platform is your computer?
node:lts-alpine - docker image
### What steps can reproduce the bug?
Dockerfile to reproduce the issue
```
FROM nod…
-
Currently, we employ an Ubuntu 18.04 based docker image (Dockerfile [here](https://github.com/taichi-dev/taichi/blob/master/ci/Dockerfile.ubuntu.18.04.cpu)) for building and testing Taichi's CPU backe…
-
Hello all, love the generator and thanks for the hard work. I get the error above on multiple computers but node.js works fine so I'm thinking it's a small bug with all of the new updated stuff coming…
-
### Have you experienced this bug with the latest version of the template?
yes
### Steps to Reproduce
Try to deploy on fly.io
### Expected Behavior
Correct deployment
### Actual Behavior
Error …
-
According to [this discussion](https://elixirforum.com/t/is-there-a-way-to-package-binary-dependencies-with-distillery/5849) which I agree with the premise of, there is no way to have Distillery inclu…
zgohr updated
5 years ago
-
### Steps to reproduce
`rails new` with 7.1, specifying a javavascript option
### Expected behavior
package manager should be set in package.json
### Actual behavior
No package manager …
rubys updated
9 months ago
-
I am struggling to set up the `faas-flow-tower` utility.
Let's say what I tried...
I tried setting up a simple `flow-test` function as follows:
flow-test.yml:
```yml
version: 1.0
provider:
…
-
## Summary
If you build a relatively large docker image, Kaniko will fail to build it since its pod will be killed by K8s due to high memory usage (even in quite large presets, say, having 10Gigs of …
-
as mentioned in https://github.com/SORSE/sorse.github.io/pull/320, the pdf-generator apparently uses python 2.7 for the `ob-paper` command. You can reproduce the error with the following steps:
@vs…