-
Tried out running the tests today (`npm run test`) and there are a lot of failures currently.
We should
1. evaluate which tests are still necessary
2. get them working
3. setup automated github …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Awaiting Schedule
These upda…
-
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
- […
-
**Describe the bug**
Using the action breaks Git configuration preventing committing/pushing with the TOKEN user.
**To Reproduce**
Trying to automate a maven deployment with `maven-release-plugin…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Awaiting Schedule
These upda…
-
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
- […
-
### Describe the bug
I have been trying to make waydroid work, to no avail, first the container service was throwing errors and exiting, which I was able to solve by `sudo setenforce 0', however the …
-
Is it possible to retry another github action? For example, if my workflow uses the following to install a JDK:
```
- name: Retry Set up JDK if failed
uses: actions/setup-java@v4
…
-
I'm writing a script that will fetch the binary build from your repository. The problem is your releases are date-based. Can you setup something like a nightly release that with the same URL one will …