Commit Graph

51 Commits

Author SHA1 Message Date
Marcel Otte b8f92c68ba Fix code to pass tests 2022-02-13 00:26:16 +01:00
Marcel Otte 5b092b1988 Added a possibility to have scripts with arguments 2022-02-13 00:20:45 +01:00
Marcel Otte 7cd0cee610 Add the udev and systemd stubs 2022-01-31 23:33:39 +01:00
Marcel M. Otte b059ed3f01
Update README.md 2022-01-31 22:52:24 +01:00
Marcel Otte e102e976ab Add some more tests for coverage 2022-01-31 22:18:21 +01:00
Marcel Otte 87109b6bf0 Create map if it does not exist 2022-01-30 00:26:14 +01:00
Marcel Otte fe83c16934 Do coverage aswell 2022-01-30 00:20:35 +01:00
Marcel Otte 4a264091a9 forgot Comment 2022-01-30 00:18:08 +01:00
Marcel Otte 9c5feeb672 A bunch of tests and mocking 2022-01-30 00:16:59 +01:00
Marcel Otte 8ca9615541 Mocking exec.Cmd.Run() and new tests 2022-01-10 23:03:14 +01:00
Marcel Otte 5b14065b29 Test stup for testing PrepareRun 2022-01-08 11:14:38 +01:00
Marcel Otte 8c054a66d3 Adding more tests and fixed viper finding the /etc config file 2022-01-08 11:13:05 +01:00
Marcel Otte 5602907eb0 Add first unit test 2022-01-07 23:41:31 +01:00
Marcel Otte e5e7f7326a Introducing a better interface
Goal is to distinguish between udev input only and a gui for
notifications.
2022-01-07 12:09:10 +01:00
Marcel M. Otte dfff4af38f
Update go-release.yml 2022-01-07 11:33:42 +01:00
Marcel M. Otte 164db58156
Create go-release.yml 2022-01-07 11:28:40 +01:00
Marcel Otte e6133848d5 Another golint satisfyer 2022-01-07 11:23:51 +01:00
Marcel Otte d9405890d5 Satisfying GoLint 2022-01-07 11:17:12 +01:00
Marcel Otte 17960a9e2f MVP working with proper project structure, RTFM helps. 2022-01-07 10:55:28 +01:00
Marcel Otte 23cee291cf Added signal handling and saving the database 2022-01-04 19:18:13 +01:00
Marcel Otte 0af8e5cda5 Moved socket location. MVP working (no scheduler...) 2022-01-04 16:11:30 +01:00
Marcel Otte f51fb7042d Working version, now let's beautify that MVP. 2022-01-03 22:32:21 +01:00
Marcel Otte 6aa693c7cb Getting some parts to run as expected. 2021-12-20 23:17:24 +01:00
Marcel Otte d91e1abc58 Example config, with not the correct schema and some fixes 2021-12-15 20:56:31 +01:00
Marcel Otte 716a3c9d4a Some small progress... 2021-12-13 23:44:23 +01:00
Marcel Otte 17ec990dc9 Simplifying my work with moving everything to one go file
Yes, doesn't look so pretty, but I have to keep my overview, improvments
can be done anytime afterwards aswell.
2021-12-10 22:28:09 +01:00
Marcel Otte 627c6cc622 Some restructuring to avoid import loops 2021-11-22 21:43:59 +01:00
Marcel Otte 5890e490d5 Using ..., something new again :) 2021-11-15 22:54:36 +01:00
Marcel Otte 1e4f78be3b Some fixes, thx vim-go 2021-11-15 22:04:59 +01:00
Marcel M. Otte 86a99224ac Another deve status committed... 2021-11-14 15:07:20 +01:00
Marcel M. Otte 6479744b4e Missed an edited but not saved comment... O.o 2021-11-03 22:41:57 +01:00
Marcel M. Otte ccac2606b3 Some comments for own sake and some event handler stubs 2021-11-03 22:34:55 +01:00
Marcel Otte c5c3b88ce7 Using slightly changed readme from pybackive for readme.md 2021-11-02 14:47:49 +01:00
Marcel Otte d8af889365 Fix linter findings 2021-11-02 14:40:35 +01:00
Marcel Otte 081c6cf95c Scheduler first steps 2021-11-02 14:36:07 +01:00
Marcel M. Otte 6291ee5ea7
Removing last goreleaser step
because it's not clear what's needed there...
2021-11-01 21:35:44 +01:00
Marcel M. Otte b3facadbec
Use goreleaser also for build
because full config applies then.
2021-11-01 21:19:21 +01:00
Marcel Otte 622983f52d Fix linting errors 2021-10-28 16:42:02 +02:00
Marcel Otte 4807162a0a Fix last linting errors 2021-10-27 23:18:54 +02:00
Marcel Otte a64be87c6f Some Doc strings 2021-10-27 23:17:18 +02:00
Marcel Otte b5f3eec03a little restructuring 2021-10-27 23:05:36 +02:00
Marcel Otte 8af0f45ab0 Added goreleaser config 2021-10-27 20:39:06 +02:00
Marcel Otte d4fd1f4112 Config init a bit better 2021-10-18 22:36:54 +02:00
Marcel Otte 53a230fb0a Another small meterstone (no milestone... :P) 2021-10-18 21:02:10 +02:00
Marcel Otte 924bbf134d More and more stuff 2021-10-12 23:00:56 +02:00
Marcel M. Otte 0ea3276fc3
Create go.yml 2021-10-12 19:56:36 +02:00
Marcel Otte 05da15c8ea small steps 2021-10-04 22:14:16 +02:00
Marcel Otte 07ad146c5f Starting basic stuff. 2021-10-04 21:56:44 +02:00
Marcel Otte 43dd7e37eb some requirements and basic structure 2021-09-30 22:32:53 +02:00
Marcel M. Otte ad27a31dd5 more bootstrap 2021-09-30 20:45:27 +02:00