Commit Graph

87 Commits (enable-codecov)
 

Author SHA1 Message Date
Paulo Truta fc5b342c89 Removed mods (thanks @inverse) 2021-02-16 22:08:59 +01:00
Paulo Truta 97182602c4 Added package edgeapps 2021-02-16 17:30:01 +01:00
Paulo Truta ad28e1a505 Added edgeapps package, cleaned up redundancies 2021-02-15 20:37:16 +01:00
Paulo Truta 9f20211bf4 Introduced tick counter and ExecuteSchedules for execution of recurrent no argument tasks 2021-02-15 18:14:46 +00:00
Paulo Truta 50ad33ac33 removed spaces 2021-02-15 09:55:09 +01:00
Paulo Truta 1e9be94851 Various improvements and developments to tasks execution logic 2021-02-14 04:22:08 +00:00
Paulo Truta 461a9e6558 Replaced fmt with log calls 2021-02-14 03:50:21 +01:00
Paulo Truta d7aabfdbe8 Added NodeName as element of tasSetupBootnodeArgs struct. Usage in taskSetupBootnode 2021-02-14 02:28:13 +01:00
Paulo Truta db3b31091e Reading json arguments for task running, setup_bootnode task, don't run actual commands for dev release 2021-02-14 01:04:50 +01:00
Paulo Truta c3d283c243 Check for .ready file in ws directory 2021-02-13 21:52:08 +01:00
Paulo Truta 47df72777b Added base task execution algo 2021-02-13 21:49:09 +01:00
Paulo Truta 4bb060ba5f Laying out the structure of the Tasks package, and how it will be called in the systemIterator in main 2021-02-13 17:04:57 +01:00
Paulo Truta 8845cb11de Renamed module database into tasks 2021-02-13 16:06:13 +01:00
Paulo Truta 375bb03dfe Added database module with exportable functions 2021-02-13 15:51:14 +01:00
Paulo Truta 28cb163f6d Added specific signal catch only for SIGQUIT 2021-02-12 18:11:36 +00:00
Paulo Truta ad330274db Added base execution loop with readiness check 2021-02-12 18:51:21 +01:00
Paulo Truta 5a4ef2de41 Restructured with helper functions for readiness check 2021-02-12 18:42:22 +01:00
Paulo Truta 34a21094ee
Merge pull request #3 from edgebox-iot/make
Makefile + more
2021-02-12 18:40:45 +01:00
Paulo Truta 2d5cc88fa9 Merge branch 'make' of https://github.com/edgebox-iot/sysctl into make 2021-02-12 18:35:44 +01:00
Paulo Truta ba1fe45c1b Added arm build to build-all Makefile command 2021-02-12 17:22:03 +00:00
Paulo Truta b689115105 Using Makefile in Dockerfile 2021-02-12 01:23:16 +01:00
Paulo Truta 2e8a73d0ea Fixed Dockerfile CompileDeamon to point to makefile 2021-02-12 01:06:32 +01:00
Malachi Soord 972a77173a
Fix 2021-02-11 21:48:41 +01:00
Malachi Soord 81052a37c4
Remove dist 2021-02-11 21:45:08 +01:00
Malachi Soord ef9ab09640
Use fmt 2021-02-11 21:38:43 +01:00
Malachi Soord 9ec7cfd80d
Move main.go 2021-02-11 21:33:05 +01:00
Malachi Soord d9b0e71157
Structure 2021-02-11 21:31:32 +01:00
Malachi Soord b30453cc09
Add basic Makefile 2021-02-11 21:21:22 +01:00
Paulo Truta 0c2fd3066e Fixed Dockerfile and compose files for auto re-build, added loop for system service behaviour 2021-02-11 19:56:35 +01:00
Paulo Truta 78b89a107b Prepare main for GitHub Action Build 2020-11-08 23:51:56 +01:00
Paulo Truta 8ac1174b88 Merge branch 'main' of https://github.com/edgebox-iot/sysctl into main 2020-11-08 23:49:04 +01:00
Paulo Truta 1c8e83fcd6 Removed package description 2020-11-08 23:48:45 +01:00
Paulo Truta 4b96f915e5
Go Build GitHub Action 2020-11-08 23:47:10 +01:00
Paulo Truta 58e7d2712b Added base Dockerfile, main.go and redis queue 2020-11-08 23:43:18 +01:00
Paulo Truta 9a03165f35 Changed logo and updated badge urls 2020-11-08 23:11:30 +01:00
Paulo Truta 35464f84ef Added README and docs folder 2020-11-08 23:07:50 +01:00
Paulo Truta daa764408a
Initial commit 2020-11-08 21:46:59 +01:00