23 Commits

Author SHA1 Message Date
Pim van Pelt
cf6d8712fb Simplify gitignore 2025-08-04 11:35:16 +02:00
Pim van Pelt
17c31ce6c9 Remove redundant pytest.ini 2025-08-04 11:33:37 +02:00
Pim van Pelt
d6ecb9e4c9 Simplify clean target 2025-08-04 11:27:02 +02:00
Pim van Pelt
65f732e497 Move run_tests.py directly to 'make test' 2025-08-04 11:24:46 +02:00
Pim van Pelt
4690d13cb4 Simplify clean 2025-08-03 14:51:43 +02:00
Pim van Pelt
41692b7dc1 Add kumacli version and link it into setup.py 2025-08-03 12:39:21 +02:00
Pim van Pelt
7eafb1e68e Release v1.3.0 2025-08-03 11:51:55 +02:00
Pim van Pelt
11aad79720 Restore behavior where 'kumacli monitor' shows the subcommands 2025-08-03 11:50:44 +02:00
Pim van Pelt
64e1ca124f Fix tests after refactor 2025-08-03 11:43:53 +02:00
Pim van Pelt
f1d10458c6 Use UptimeKumaException exceptions 2025-08-03 11:27:36 +02:00
Pim van Pelt
1e3999eee2 Refactor: add find_monitors_by_globs() and find_and_get_monitors() 2025-08-03 11:21:10 +02:00
Pim van Pelt
2ddcc00cda Fix some pylint issues 2025-08-03 11:10:24 +02:00
Pim van Pelt
c1d70cd9b6 Reformat with black 2025-08-03 11:03:38 +02:00
Pim van Pelt
81c7f9c9bd Cut release v1.2.0 2025-08-02 20:06:05 +02:00
Pim van Pelt
e2e65add2e Add tests 2025-08-02 20:03:32 +02:00
Pim van Pelt
5eb76736cc print help if there are no sub-commands given 2025-08-02 19:54:42 +02:00
Pim van Pelt
3000b0799b Add resume_monitor() API call. including an --all flag 2025-08-02 19:49:54 +02:00
Pim van Pelt
3b61b13eef Implement pause_monitor() 2025-08-02 19:46:09 +02:00
Pim van Pelt
e3c6dd5513 Add info command 2025-08-02 19:38:49 +02:00
Pim van Pelt
5824d1d0a7 Correct git server location (git.ipng.ch not github.com) 2025-08-01 17:11:14 +02:00
Pim van Pelt
255045da7e Bump version to 1.1.0 2025-08-01 16:52:51 +02:00
Pim van Pelt
349e5d9b93 Initial checkin of pip wheel 2025-08-01 16:36:12 +02:00
Pim van Pelt
ae853172b7 initial checking; monitor list, maintenance {add,list,delete} 2025-08-01 16:17:29 +02:00