-
### Problem Description
Created a new cpp-lib project and noticed that we didn't add the "windows" folder to the file list so they're published in the NPM packages.
We should also make sure to *not*…
-
Context: I've had cssbundling-rails (1.4.1) working with a rails 7.0.x app for a while now. I got in the mood to upgrade things and it appears that things didn't play super nice with rails 7.2.1.1
…
-
### Describe the bug
After bluefin-dx-nvidia:latest upgraded to Fedora 41 I get a notification from Software to enable NVIDIA Graphics Driver. When I go through with the process (it is simple and tak…
-
Provide helper functions so any project that needs to perform a contract upgrade can actually test that a certain upgrade is working as expected.
Some things we should consider:
- The different v…
-
Bookkeeper https://github.com/roelfie/dotfiles/blob/09027e22054d85b962d12cf024bb0664ac3f1330/bookkeeper/dotfiles_bookkeeper.zsh#L107 refuses to upgrade certain casks because sudo requires a password.
…
-
I followed the installation instructions several times and got this error:
'''
Traceback (most recent call last):
File "/app/api/.venv/lib/python3.10/site-packages/flask/cli.py", line 245, in …
-
From @hubertp
> I upgraded recently to latest Ubunut (24.04) and built IDE today.
Running the AppImage yields:
The SUID sandbox helper binary was found, but is not configured correctly.
>
> T…
-
Ever since upgrading to 2.3.0 and updating all my apps, they are not handling URLs properly. For instance, when using alfred app to run a google search, a random epichrome app will open -- usually the…
-
Follow up to [#83666](https://github.com/grafana/grafana/issues/83666).
With most of the core now using the `react-router-dom-v5-compat` package, the next step would be to consider switching complete…
-
Today patchHelper calculates patches by comparing two objects (let's call them original & desired). The patch that is send to the apiserver then only contains the delta.
This works fine as long as …