Commit Graph

68 Commits

Author SHA1 Message Date
nightnoryu 60746f8824 Fix linter warnings
Check Go code / Build and test (push) Has been cancelled
Check Go code / Lint (push) Has been cancelled
Release / Automatic release (push) Has been cancelled
v1.0.3
2025-10-24 13:31:04 +03:00
nightnoryu dd358d2c13 Update linter config 2025-10-24 13:27:38 +03:00
nightnoryu e4e3859277 Update workflow config 2025-10-24 13:24:50 +03:00
nightnoryu 8509ec9d33 Fix linter config 2025-10-24 13:22:55 +03:00
nightnoryu 3c98b8b9b7 Update to Go 1.25 2025-10-24 13:19:24 +03:00
nightnoryu 8c5698f993 Update .gitignore 2025-10-23 12:37:46 +03:00
nightnoryu 85a8ccb57d Change to brewkit 2025-10-23 12:32:21 +03:00
nightnoryu a74a4d46ee Add dockerfile for dokku 2025-09-20 20:01:18 +03:00
nightnoryu e0a3d165e1 Move dockerfile for local development 2025-09-20 20:00:13 +03:00
nightnoryu 7ff184720d Remove dockerfile for amvera 2025-09-20 20:00:01 +03:00
nightnoryu 858fbb73c1 Bump go-telegram-bot version
Release / Automatic release (push) Has been cancelled
v1.0.2
2025-06-02 21:33:09 +03:00
nightnoryu 02ec38e5ef Rename amvera config for .yml consistency 2025-06-02 21:26:45 +03:00
nightnoryu 09047de28e Auto-generate release notes in the action 2025-06-02 21:23:05 +03:00
nightnoryu 72ece0d100 Add automation actions 2025-06-02 21:13:28 +03:00
nightnoryu fc20b80d7b Update README 2025-06-02 21:03:52 +03:00
nightnoryu 984b5bbee9 Migrate to bkit, add linting 2025-06-02 21:01:01 +03:00
nightnoryu b1c34f77ce Change project structure a bit 2025-06-02 21:00:50 +03:00
nightnoryu 035045ce90 Update README.md 2025-05-31 09:29:17 +03:00
nightnoryu 3ad9a6274d Update README.md 2025-05-21 12:00:00 +03:00
nightnoryu d453ab3d64 Update README.md 2025-05-16 08:04:20 +03:00
nightnoryu 33d11fc849 Update README.md 2025-05-16 08:04:04 +03:00
nightnoryu cb6f1a394a Update README v1.0.1 2025-05-15 22:27:02 +03:00
nightnoryu 9e38b000ec Refactoring
1. Move all pre-defined messages to constants in a separate file
2. Remove pkg/errors dependency
2025-05-15 22:20:37 +03:00
nightnoryu 0a8409e66d Remove unnecessary bin directory 2025-05-15 21:50:52 +03:00
nightnoryu b76c7dd005 Fix docker compose example in README 2025-05-14 16:42:46 +03:00
nightnoryu ebf75414bb Update build instructions, remove unnecessary wrappers v1.0.0 2025-05-14 12:56:25 +03:00
nightnoryu 5db62a6ce7 Merge remote-tracking branch 'origin/dev' 2025-05-06 22:14:35 +03:00
nightnoryu 64294fb801 Merge remote-tracking branch 'origin/dev' 2025-05-06 22:14:02 +03:00
nightnoryu 9e42f7376c Merge remote-tracking branch 'origin/master' into dev 2025-05-06 21:44:55 +03:00
nightnoryu 288559d127 Create LICENSE 2025-05-02 22:33:55 +03:00
nightnoryu 685122927e Add go report card in README 2025-05-02 22:29:30 +03:00
nightnoryu c87f9a671e Tidy up go.mod 2025-04-30 13:08:57 +03:00
nightnoryu a396fbd79d Fix go version in prod Dockerfile 2025-04-30 09:10:15 +03:00
nightnoryu 24e3f5f95e Logging improvements 2025-04-30 09:05:53 +03:00
nightnoryu 13f18dac45 Merge remote-tracking branch 'origin/master' into dev 2025-04-30 08:57:26 +03:00
nightnoryu 5900903304 Refactoring: implement proper JSON logging, better structure for app layers 2025-04-30 08:57:20 +03:00
nightnoryu 0fb7c1cb49 Bump go version 2025-04-29 09:04:57 +03:00
nightnoryu 5e77403557 Update README instructions 2025-04-29 00:52:27 +03:00
nightnoryu 24150b2b58 Update messages (CI webhook test) 2025-04-26 20:24:18 +03:00
nightnoryu 8ddb5cd22f Add multistage build for amvera 2025-04-26 17:35:13 +03:00
nightnoryu 01f7f5ecc0 Use alpine instead of debian for local container 2025-04-26 17:27:09 +03:00
nightnoryu 68a8c325ad Remove .dockerignore as it was conflicting with local container build 2025-04-26 17:26:51 +03:00
nightnoryu d1d2ac82f2 Replace docker-compose with docker compose 2025-04-26 12:04:09 +03:00
nightnoryu de0a76e890 Add amvera config and rename the corresponding Dockerfile 2025-04-26 11:53:04 +03:00
nightnoryu a62ef3a243 Add prefix for environment variables 2025-04-26 11:36:21 +03:00
nightnoryu 6acd0e7f09 Some fixes in README 2025-04-26 11:34:10 +03:00
nightnoryu c9b3cf9157 Replace Makefile with brewkit, replace .env file with config in docker-compose, add instructions in README 2025-04-26 11:29:51 +03:00
nightnoryu 4c205b528f Fix panic on update without message 2025-04-09 09:01:00 +03:00
nightnoryu 37e5555cf6 Add proper logging, extract handlers in separate file 2025-02-01 17:53:37 +03:00
nightnoryu bb58f9bb7f Rewrite everything with new framework 2025-02-01 17:36:04 +03:00