10 Commits

Author SHA1 Message Date
H9
6370d64422 Revise funding.yml with updated sponsor info
Updated funding sources and added custom donation link.
2026-01-28 11:53:48 +05:30
H9
aad81d536a Update funding sources in FUNDING.yml 2026-01-28 11:49:57 +05:30
H9
d324465146 Revert "updated requirements and added release workflow" 2026-01-23 18:04:21 +05:30
Steiynbrodt
4d442a991a Update reusable-build-release.yml
had to remove ubuntu support it took to much memory  on the runner
2026-01-23 12:51:31 +01:00
Steiynbrodt
bc64a434e1 Enhance reusable build workflow for multi-OS support
Updated GitHub Actions workflow to support both Windows and Linux builds with directory builds to reduce memory usage. Adjusted artifact handling and added archiving for build outputs.
2026-01-23 12:34:17 +01:00
Steiynbrodt
b60ee77894 Remove Linux build step from workflow
Removed Linux build step from reusable build workflow.
2026-01-23 12:26:07 +01:00
Steiynbrodt
ceb5b1a2ac Add reusable build and release workflow 2026-01-23 11:10:36 +01:00
Steiynbrodt
39bf1dd774 Refactor workflow for manual build and release 2026-01-23 11:08:38 +01:00
Steiynbrodt
4781e216a5 Add reusable build and release workflow 2026-01-23 11:06:40 +01:00
Steiynbrodt
d1bce91c93 Add reusable build and release workflow
This workflow defines a reusable build and release process for Python applications, including steps for building executables for both Windows and Linux, and creating a GitHub release.
2026-01-23 11:04:11 +01:00