fireboy1919
fireboy1919
Moves the file path to work properly for real building. Follow-up to add integration test for broken build.
Found this line: > Note that accessing pyscript.config["apps"] is deprecated. The apps entry will be removed in a future release so that apps do not have access to another app’s...
**Is your feature request related to a problem? Please describe.** Consider this function which I use to set the temperature in pyscript: def set_cooling(): climate_config = pyscript.config['apps']['climate'] if(float(input_number.disable_away_mode) > 0):...
It complains about invalid "/" characters...because beego compress doesn't handle comments properly. Once all of the comments are removed it works.
commons-lang is required for this to run even though this isn't listed as a dependency. If this is not included, the latest build will fail. Build stacktrace: ``` java.lang.NoClassDefFoundError: org/apache/commons/lang/reflect/ConstructorUtils...
NVIM v0.6.0 Build type: RelWithDebInfo LuaJIT 2.1.0-beta3 Latest version of all the lua libraries. ``` E5108: Error executing lua ...m/site/pack/packer/start/sqlite.lua/lua/sqlite/utils.lua:252: loop or previous error loading module 'sqlite.tbl' stack traceback: [C]:...
This commit consolidates bug fixes and enhancements to make the copybara-action more flexible and resolve reported issues. ## Bug Fixes ### 1. Fixed Copybara Options Passing (fixes #136) **Issue:** Options...
I can't tell if you're still supporting this application or not. Are you? If github or copybara suddenly change how they work will you support the change? You don't seem...