-
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
- […
-
master.yml and staging.yml (or whatever I decide to name them) should go to www.ronnie.fyi and staging.ronnie.fyi, respectively
-
The current example [deployment](https://nuxt.com/deploy/github-pages) script generates warnings due to the actions using deprecated versions.
I also use `pnpm` locally, so an example of how to get…
a2k42 updated
1 month ago
-
Exactly what it says in the title. It seems the `terraform` wrapper isn't forwarding signals properly so the lock is never unclaimed. So when you cancel a workflow the lockfile needs to be manually c…
-
- [ ] maybe we should build an action based on [this github action](https://github.com/xu-cheng/latex-action) that adds an `anaconda` environment to the docker and then builds `make pdf`
mmcky updated
9 months ago
-
### Describe the proposed change(s).
Renovate should keep comments like `ratchet:actions/setup-java@v4` when creating the update PR.
### Wanted behavior
```diff
- uses: "actions/setup-java@3…
-
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
- […
-
`actions/setup-python` supports [caching-packages-dependencies](https://github.com/actions/setup-python#caching-packages-dependencies). Add support for caching for both `requirements.txt` and `require…
-
Implement building on GitHub Actions Windows runner.
-
We using [setup-oracle-sqlcl](https://github.com/gvenzl/setup-oracle-sqlcl) in our pipeline since January and it has been working great.
In the last two weeks we started to experience intermittent …