Wesley R. wes
  • Joined on 2019-07-29
wes pushed to master at wes/skyweave 2025-06-12 08:57:37 -04:00
490a32dea6 Taming the linter again the third
wes pushed to master at wes/skyweave 2025-06-12 08:45:14 -04:00
0fef02e029 Taming the linter again again
wes pushed to master at wes/skyweave 2025-06-12 08:40:27 -04:00
442ecd1290 Taming the linter again
wes pushed to master at wes/skyweave 2025-06-12 08:35:09 -04:00
4688a5d22e Lets try some unit testing...
wes pushed to master at wes/skyweave 2025-06-12 08:03:37 -04:00
03515be254 Think I just need to add error code 631 to my ignore clause now. (Line is too long > 120)... It is not 1980 anymore I choose to live dangerously
wes pushed to master at wes/skyweave 2025-06-12 07:58:34 -04:00
4ade029461 Configuring luacheck to be a little more reasonable part 3
wes pushed to master at wes/skyweave 2025-06-12 07:55:53 -04:00
dcbd96ee75 Configuring luacheck to be a little more reasonable part 2
wes pushed to master at wes/skyweave 2025-06-12 07:49:58 -04:00
65ef36b6b5 Configuring luacheck to be a little more reasonable
wes pushed to master at wes/skyweave 2025-06-12 07:42:26 -04:00
d36483901f My CI pipeline is alive, and the lua linter found a synta error in a line that will almost never be called so it was able to slip under the radar. Cool.
wes pushed to master at wes/skyweave 2025-06-11 23:45:38 -04:00
c6ce231ce7 Changing container images, gitea actions require node.js apparently
wes pushed to master at wes/skyweave 2025-06-11 23:42:42 -04:00
90bb6dafd4 fixing package name in ci workflow
wes pushed to master at wes/skyweave 2025-06-11 23:39:57 -04:00
b10b674c14 initial CI workflow, starting with a lua linter for simplicity
wes pushed to master at wes/skyweave 2025-06-11 23:33:06 -04:00
dd3547d67a adding .luacheckrc preparing for some lua linting
wes pushed to master at wes/skyweave 2025-06-11 23:04:24 -04:00
af5ead4c33 Modified logic for /network_config to return currently associated BSSID instead of pulling from UCI. Added /SOS GET endpoint for easily directing the unit to connect to any campground wireless AP in a pinch.
wes pushed to master at wes/skyweave 2025-06-08 00:00:12 -04:00
eaa1f5ce53 Initial commit of mico-framework refactor. Original monolithic script still exists in /src
wes pushed to master at wes/skyweave 2025-06-07 07:38:30 -04:00
ed94ee9a92 Modified set_connect_wifi to build all uci configuration actions into a single string that is passed to os.execute() to run in the background. This allows the function to return a JSON response to the caller (based on the validty of the POST data) instead of timing out while the network configuration settles.
wes pushed to master at wes/skyweave 2025-06-07 07:01:32 -04:00
7d081188b3 was working in a slightly outdated copy of the repo. Getting everything synced back up.
wes pushed to master at wes/skyweave 2025-06-05 12:43:01 -04:00
5e77c55749 Installed SSH key on roof unit and added a host config called roof-unit to simplify the deploy script
wes pushed to master at wes/skyweave 2025-06-02 07:11:22 -04:00
090046f8e4 Changing method of applying UCI changes to match what the custom binary in the firmware used.
wes pushed to master at wes/portfolio_zenml_e2e 2025-05-30 21:52:27 -04:00
f050f6085e day 1 giga-dump just to be safe