Commit Graph

37 Commits

Author SHA1 Message Date
1d526ee2a4 Add POSIX Reg Extended tool 2024-07-31 21:13:19 -03:00
31ded2cee4 Add four generic webhook notifiers 2024-07-28 18:14:17 -03:00
822ae033b3 Major rework on notifiers structure 2024-07-28 18:00:36 -03:00
596371af9a Initial setup for Teams & Discord 2024-07-28 14:39:02 -03:00
13d73b316b Rework string manipulation & minor improvements on webhook events 2024-07-28 02:44:20 -03:00
5ba10f02cb Initial Slack support 2024-07-27 02:49:08 -03:00
03d58eca71 Initial notifiers rework 2024-07-25 22:40:19 -03:00
426ed60546 Add docs 2024-07-25 21:28:18 -03:00
5635cfaec5 Add regex for static events too 2024-07-24 21:15:38 -03:00
154061e271 Add regex support 2024-07-23 22:25:24 -03:00
6145053d07 Bug Fix: Only trigger static events if they're enabled 2024-07-23 22:24:00 -03:00
eb0c701211 Bug Fix: Missing clilen initialization 2024-07-23 22:22:14 -03:00
6779c5fd52 Setup proper static events with env vars too 2024-07-18 22:41:19 -03:00
204cceaa1d Initial handling for environment events 2024-07-17 22:41:58 -03:00
f6e3c09405 Make IWYU happy 2024-07-16 22:53:12 -03:00
8b21301e35 Rework fifo and socket routines 2024-07-16 22:36:26 -03:00
0294051aae Rework logging 2024-07-15 22:47:57 -03:00
8dbc5ca199 Initial env events impl + some rework 2024-07-15 22:16:27 -03:00
60e22c37d6 [skip ci] Update README.md 2024-06-04 21:52:23 -03:00
1e69c681ea [skip ci] Update README.md 2024-06-04 21:51:43 -03:00
3b65d63efd [skip ci] add demo 2024-06-04 21:43:45 -03:00
7f91bab4ce Update README.md 2024-06-03 22:03:00 -03:00
85dc46e3c6 Add README.md 2024-06-03 21:55:17 -03:00
1536d63f12 Rework event handling 2024-05-30 22:28:28 -03:00
18efb5f77e Add commit hash on banner 2024-05-30 20:49:35 -03:00
4760bd2fbe Add Dockerhub actions 2024-05-30 15:59:48 -03:00
d624253629 Add file checksum 2024-05-30 14:32:16 -03:00
e3ca556576 Final attempt to shrink: 355kB 2024-05-30 14:27:18 -03:00
36bea94512 Make libcurl even smaller 2024-05-30 03:07:19 -03:00
a6b0172522 Update .gitignore 2024-05-30 02:22:30 -03:00
f929877ba4 Update CI 2024-05-30 02:18:15 -03:00
9ce5ff52aa Add CI 2024-05-30 02:05:29 -03:00
814f3add2b Add Dockerfile 2024-05-28 21:27:47 -03:00
ee7b311d62 Add .gitignore 2024-05-28 21:08:28 -03:00
5ce83fc4c1 Add Makefile 2024-05-28 21:06:56 -03:00
97a3b0b00d Fix stdout 2024-05-28 21:06:43 -03:00
e2b5df4567 first commit 2024-05-27 23:14:29 -03:00