Commit Graph
16 Commits
Author SHA1 Message Date
wes dcbd96ee75 Configuring luacheck to be a little more reasonable part 2
Skyweave CI Rituals / Rite of Static Scrutiny (Luacheck) (push) Failing after 6s
2025-06-12 07:55:43 -04:00
wes 65ef36b6b5 Configuring luacheck to be a little more reasonable
Skyweave CI Rituals / Rite of Static Scrutiny (Luacheck) (push) Failing after 6s
2025-06-12 07:49:48 -04:00
wes 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.
Skyweave CI Rituals / Rite of Static Scrutiny (Luacheck) (push) Failing after 6s
2025-06-12 07:41:44 -04:00
wes c6ce231ce7 Changing container images, gitea actions require node.js apparently
Skyweave CI Rituals / Rite of Static Scrutiny (Luacheck) (push) Failing after 8s
2025-06-11 23:45:28 -04:00
wes 90bb6dafd4 fixing package name in ci workflow
Skyweave CI Rituals / Rite of Static Scrutiny (Luacheck) (push) Failing after 4s
2025-06-11 23:42:33 -04:00
wes b10b674c14 initial CI workflow, starting with a lua linter for simplicity
Skyweave CI Rituals / Rite of Static Scrutiny (Luacheck) (push) Failing after 10s
2025-06-11 23:39:42 -04:00
wes dd3547d67a adding .luacheckrc preparing for some lua linting 2025-06-11 23:32:15 -04:00
wes 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. 2025-06-11 23:04:09 -04:00
wes eaa1f5ce53 Initial commit of mico-framework refactor. Original monolithic script still exists in /src 2025-06-07 23:59:53 -04:00
wes 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. 2025-06-07 07:38:19 -04:00
wes 7d081188b3 was working in a slightly outdated copy of the repo. Getting everything synced back up. 2025-06-07 07:01:15 -04:00
Wesley Ray 5e77c55749 Installed SSH key on roof unit and added a host config called roof-unit to simplify the deploy script 2025-06-05 12:39:28 -04:00
Wesley Ray 090046f8e4 Changing method of applying UCI changes to match what the custom binary in the firmware used. 2025-06-02 07:05:32 -04:00
wes 189afaeb45 Initial commit of code. All endpoints tested except for set_connect_wifi() 2025-05-28 08:06:31 -04:00
wes 8dfefac310 Update README.md 2025-05-28 12:03:48 +00:00
wes 6dd06d58e8 Initial commit 2025-05-28 11:59:30 +00:00