Commit Graph

17 Commits

Author SHA1 Message Date
mhdzumair de5dd555c0 chore: migrate from pipenv to uv and update Dockerfile & update to Python 3.13 2025-03-01 08:58:22 +05:30
mhdzumair e8d60cfc51 Add minimal Docker Compose file and update Makefile.
Introduce `docker-compose-minimal.yml` for lightweight deployments with essential services. Update Makefile to handle version replacement in the new file. This enhances flexibility for different deployment scenarios.
2025-01-24 23:48:05 +05:30
mhdzumair 63b04e108f Add Reddit post generation to Makefile 2024-12-22 20:18:06 +05:30
mhdzumair 4f32df4d24 Fix docker image tag update sed pattern 2024-11-14 06:54:34 +05:30
mhdzumair f5f92f60d6 Fix release note generation 2024-11-06 14:25:08 +05:30
mhdzumair ea46b0ff15 test 2024-11-06 14:18:09 +05:30
mhdzumair f05693ce9e test 2024-11-06 14:06:17 +05:30
mhdzumair 271e2e027b Fix release note generation 2024-11-06 13:48:17 +05:30
mhdzumair 68ba10c7e3 Fix release note anthropic api key & contributors list 2024-11-06 13:33:28 +05:30
Mohamed Zumair 80d32351e0 Add automated repository generation and version updates (#344)
* Add automated repository generation and version updates

Implemented a new Makefile target for updating versions and generating repositories. Added a Python script for automating kodi repository XML generation. Enhanced GitHub Actions to support automatic version updates, build, and deployment to GitHub Pages.

* Add Claude API integration for automated release notes
2024-11-06 12:49:38 +05:30
Mohamed Zumair 481891e324 Update version handling and add branding description (#341)
Removed git revision from the version string in the API response. Added a new field for branding description in settings and integrated it in the home template. Introduced VERSION argument and environment variable in the Dockerfile.
2024-11-02 07:15:16 +05:30
mhdzumair 94396c101c Add support for show diff of both commit message and description on release note generator 2024-10-16 14:47:47 +05:30
mhdzumair c5cfaec149 Add make command for print GitHub release note generator prompt with commits changes 2024-06-29 05:47:18 +05:30
mhdzumair b8b17e6e7e feat: Add support for latest Docker image in non-beta versions 2024-05-20 01:19:59 +05:30
mhdzumair c82cdbbfc4 Add proxy settings to docker buildx 2024-03-29 21:51:42 +05:30
mhdzumair 19322bd228 ** Prepare v3.7.1
** Add docker compose deployment & doc
** Add mongo atlas doc
2024-02-17 22:52:57 +05:30
mhdzumair ee2680aaec Add Makefile for Docker image build and push 2024-01-29 23:18:43 +05:30