Commit graph

6 commits

Author SHA1 Message Date
2c13420ae6 feat: enhance BIOS class and notification handling; improve error logging and S3 initialization
All checks were successful
/ run (push) Successful in 3s
2025-06-28 20:54:51 +02:00
36625ad7a9 feat: use s3-lite-client
All checks were successful
/ run (push) Successful in 4s
2025-05-31 11:41:38 +02:00
f785885712 feat: Improve code
All checks were successful
/ run (push) Successful in 5s
2025-05-31 10:18:34 +02:00
82bc11b115 feat: Enhance BIOS version tracking and notifications
All checks were successful
/ run (push) Successful in 13s
- Updated start script in package.json to include additional permissions for Deno.
- Added AWS SDK dependency for S3 operations.
- Implemented downloadFile and uploadFile functions in s3.ts for S3 interactions.
- Created notify function in notify.ts to send notifications via SMS webhook.
- Modified getBios function in index.ts to compare current and new BIOS versions, upload new data to S3, and send notifications if new versions are found.
2025-05-30 20:13:11 +02:00
da9faf524e feat: use deno
All checks were successful
/ run (push) Successful in 21s
2024-12-15 10:50:10 +01:00
692b175915 feat: init
All checks were successful
/ run (push) Successful in 9s
2024-06-10 21:02:08 +02:00