Commit Graph

43 Commits

Author SHA1 Message Date
kelly 2d45156a08 updated readme for v0.1 release
Security / security (push) Successful in 58s
Security / security (pull_request) Successful in 53s
2026-06-02 20:45:52 -05:00
kelly 075c6079c3 resolving #10
Security / security (push) Successful in 58s
completing #8
2026-06-02 20:35:10 -05:00
kelly 68be07e01d resolving #9
Security / security (push) Successful in 1m2s
2026-06-02 20:30:58 -05:00
kelly a3c65ecdef added detailed handling of event types
Security / security (push) Successful in 1m10s
2026-06-02 20:20:15 -05:00
kelly e343545254 simple handling of events
Security / security (push) Successful in 57s
2026-05-31 20:30:37 -05:00
kelly 76052a87e4 broke apprise notification function into its own module to be used by multiple scripts
Security / security (push) Successful in 58s
2026-05-31 20:23:49 -05:00
kelly d0ac1d8e4c timezone bugs, changed webhook listener to use + since posh doesn't allow 0.0.0.0
Security / security (push) Successful in 58s
2026-05-31 20:06:54 -05:00
kelly 9a1b61cfd1 corrected listening url from localhost to all adapters
Security / security (push) Successful in 1m2s
2026-05-31 19:59:34 -05:00
kelly 1e01db0889 more time zone corrections and removing the loop in the notifier script as it now runs via a cron schedule
Security / security (push) Successful in 1m1s
2026-05-31 19:52:09 -05:00
kelly d3d22892d2 updated dockerfile, example compose, and corrected typo
Security / security (push) Successful in 1m4s
2026-05-31 18:29:31 -05:00
kelly 505fe5fa7d correcting dockerfile errors
Security / security (push) Successful in 42s
2026-05-30 19:58:33 -05:00
kelly 7bce5cabc9 first attempt at a webhook consumer
Security / security (push) Failing after 1m1s
2026-05-30 19:54:46 -05:00
kelly 7a0506bb5f correctly changing task due timestamp to local time instead of leaving it in UTC
Security / security (push) Successful in 2m14s
fixes #7
2026-05-27 20:38:47 -05:00
kelly 55a14dbc4b updates to readme 2026-05-14 21:54:55 -05:00
kelly 3a39a39be8 allowing for setting timezone
Security / security (push) Successful in 2m5s
2026-05-14 21:20:00 -05:00
kelly 1dc15708b9 correcting notification times not being seen as ints
Security / security (push) Successful in 1m4s
2026-05-13 21:36:58 -05:00
kelly adf42df4a7 fixed a bug for when the next notification time is tomorrow
Security / security (push) Successful in 1m6s
2026-05-13 21:21:06 -05:00
kelly 998f639a55 enable looping so the script can handle scheduling
Security / security (push) Successful in 1m7s
2026-05-13 21:09:52 -05:00
kelly 90a2805339 first draft of readme 2026-05-13 13:52:05 -05:00
kelly 160d180b00 Merge pull request 'adding security tool stack, pre-commit steps, and gitignore additions' (#6) from fresh-copy into main
Security / security (push) Successful in 58s
Reviewed-on: #6
2026-05-13 11:15:46 -05:00
kelly 1f80031715 optimized pipeline to only build the docker image once
Security / security (push) Successful in 1m8s
Security / security (pull_request) Successful in 55s
2026-05-13 11:11:47 -05:00
kelly 8046e78bb6 fixing build pipeline to do security scan and docker build together
Security / security (push) Successful in 59s
Security / build (push) Successful in 2m13s
2026-05-13 11:00:41 -05:00
kelly b92dd4ee30 resolving DS-0017 finding
Security / security (push) Successful in 2m11s
2026-05-13 10:53:02 -05:00
kelly ef66b632b5 added forced OS updates within the docker container
Security / security (push) Failing after 2m10s
2026-05-13 10:47:15 -05:00
kelly 9bd06a85ab updating dockerfile to use an ubuntu 24.04 based image to resolve security vulnerabilities
Security / security (push) Failing after 1m11s
2026-05-13 10:41:48 -05:00
kelly 4d711859ac fixing security scan mount points
Security / security (push) Failing after 57s
2026-05-13 08:00:08 -05:00
kelly d32cc1c1db updating security scan as required before build and issue creation for findings
Security / security (push) Failing after 54s
2026-05-13 07:47:03 -05:00
kelly acce7f7424 updated security actions to include all branches
Build and Push Docker Image / build (push) Successful in 29s
Security / security (push) Failing after 1m27s
2026-05-12 22:38:29 -05:00
kelly 9e78e4ab66 adding security tool stack, pre-commit steps, and gitignore additions
Build and Push Docker Image / build (push) Successful in 32s
2026-05-12 22:35:49 -05:00
kelly e6464dfdf8 Merge pull request 'alpha testing complete' (#1) from alpha-testing into main
Build and Push Docker Image / build (push) Successful in 35s
Reviewed-on: #1
2026-05-11 17:17:04 -05:00
kelly ed122d1fee migrated api handling to missio for security 2026-05-11 17:15:08 -05:00
kelly 0a5268d18b updating build to use secret for notification url 2026-05-11 16:52:34 -05:00
kelly 0d7842da4e correcting gitignore 2026-05-11 16:44:44 -05:00
kelly 4d3421949e Delete .postmate/postmate-history.json 2026-05-11 16:42:23 -05:00
kelly 27e31ac2a0 updated api call to use variables 2026-05-11 06:16:59 -05:00
kelly 5cc265583d updating dockerfile for best practices 2026-05-10 22:34:59 -05:00
kelly 8d37b966ae changing escape to backtick for newlines 2026-05-07 21:37:09 -05:00
kelly 1957e17680 fighting escapes 2026-05-07 17:03:27 -05:00
kelly 84f1360f69 corrected newline escape character and enforced datetime format 2026-05-07 16:53:40 -05:00
kelly 1472501a1f grouped notifications into a single notification instead of one per task 2026-05-07 16:49:14 -05:00
kelly 6658043fcc first mvp 2026-05-06 22:50:23 -05:00
kelly 66b9730108 skeleton ready 2026-05-06 22:24:34 -05:00
kelly 7b59f854db Initial commit 2026-05-06 17:29:48 -05:00