-
Your Oracle module for Puppet (https://github.com/biemond/biemond-oradb) has not seen much activity in a while. It also has 70+ issues. Would you consider donating it to the Voxpupuli community so t…
-
[AVM Module Issue]: azurerm 4 compatibility
Check for previous/existing GitHub issues
[X] I have checked for previous/existing GitHub issues
Issue Type?
Bug
(Optional) Module Version
v.0.16
(Optio…
-
-
One of the items that holds me back on leveraging PSFramework for module dev, if only slightly, is the need to have a separate dependent module. While this is fine for many modules run from standard w…
-
My main electric enclosure contains many modules, most of them are arranged starting from the left. However, I have a few that are arranged starting from the right, with empty spaces in-between. Those…
-
### What happened?
When I run php artisan module:disable ModuleName
it toggle module status in `moduel_statuses.json` file.
but I can visit filament resource.
this command should make resource dis…
-
I needed to run
`..\python_embeded\python.exe -m pip install peft`
to fix this
-
We should have a utility module for fee estimation via various public interfaces. This will be useful for the Maker daemon as it needs to estimate current fees without human intervention.
This shou…
-
https://github.com/NixOS/nixpkgs/blame/e88358265511d3a73b30dc6e4c15579844b35280/nixos/modules/profiles/hardened.nix#L46
Turning off this above parameter allows me to boot again. I could not exactly…
-
helpers.py module is not accessible if it's in the "text-analysis/code" directory unless either...
1) the code directory is added to sys path e.g. `sys.path.insert(0, '/content/drive/My Drive/Colab…