-
**Description**
After an upgrade to 3000.2 for the security fixes on 30/4/2020, the memory usage of the salt-master simply keeps growing exponentially.
**Setup**
- Local filesystem based root…
vin01 updated
3 years ago
-
### Hardware:
Board: M5StickC ESP32-PICO Mini IoT Development Kit
Core Installation version: v3.2.3-14-gd3e562907
IDE name: Platform.io (Espressif32 v1.12.4, Arduino)
Flash Frequency…
-
``` sql
-- 8074 Dechados de Poder: el Cinturón de augur
-- https://es.classic.wowhead.com/quest=8074
SET @ID := 8074;
DELETE FROM `quest_request_items_locale` WHERE `id` = @ID AND `locale` IN('esE…
-
``` sql
-- 9545 La reliquia del vidente
-- https://es.wowhead.com/quest=9545
SET @ID := 9545;
UPDATE `quest_template_locale` SET `ObjectiveText1` = 'Visión concedida', `VerifiedBuild` = 0 WHERE `i…
-
### Input code
```vbnet
Public Function StartInfo() As String
Dim tempString As String = ""
tempString &= $"*UNIT{vbNewLine}{ForceUnit},{LenghtUnit},BTU,F"
Return temp…
ghost updated
4 years ago
-
with new production files, we need to review the data documentation to see if all products are listed
-
``` sql
-- 758 La purificación de Tronacuerno
-- https://es.classic.wowhead.com/quest=758
SET @ID := 758;
DELETE FROM `quest_request_items_locale` WHERE `id` = @ID AND `locale` IN('esES', 'esMX');…
-
We are using rebar3, and run with coder coverage. It will add tests as part of coverage skeing coverage result!.
Our rebar.config
https://github.com/priestjim/gen_rpc/blob/master/rebar.config
this po…
-
``` sql
-- 432 ¡Malditos troggs!
-- https://es.classic.wowhead.com/quest=432
SET @ID := 432;
DELETE FROM `quest_request_items_locale` WHERE `id` = @ID AND `locale` IN('esES', 'esMX');
INSERT INTO…
-
#### Description:
Use Localisation_Toolkit to handle unit conversion.
Make sure to update dependencies.