5372fe10fe
workflow: enable git push for version tagging in Gitea release
2025-02-21 22:17:22 +01:00
e57f4216d4
ci: comment out git tag and push commands in gitea-release workflow
2025-02-21 21:54:24 +01:00
d35afaff46
ci: update filenames for firmware and website binaries in release workflows
2025-02-21 21:44:33 +01:00
afa4eddc00
ci: fix missing 'fi' in GitHub release workflow script
2025-02-21 21:34:32 +01:00
59cc00ca13
ci: update GitHub release workflow to improve file upload handling
2025-02-21 21:25:16 +01:00
52b2494e52
ci: update GitHub release workflow to use RELEASE_TOKEN for improved security
2025-02-21 21:17:02 +01:00
d71e3d8184
ci: enhance GitHub release workflow with token handling and file upload improvements
2025-02-21 21:13:36 +01:00
b16781043f
ci: refactor Gitea release workflow by simplifying input handling and removing unnecessary checks
2025-02-21 21:07:15 +01:00
bc26c160e8
ci: simplify GitHub release workflow by removing provider verification step
2025-02-21 21:03:52 +01:00
85b9d03ebd
ci: comment out permissions for GitHub release workflow
2025-02-21 20:59:37 +01:00
93f7582790
feat: add Gitea and GitHub release workflows
2025-02-21 20:56:02 +01:00
2b75b64b4a
feat: add GitHub and Gitea release workflows
2025-02-21 20:54:11 +01:00
14e745ff06
fix: update GitHub token reference and correct file path in release workflow
2025-02-21 20:45:25 +01:00
92b78a86dd
feat: enhance release workflow to support Gitea alongside GitHub
2025-02-21 20:21:57 +01:00
f4b20bfffd
Merge branch 'old'
2025-02-21 20:03:45 +01:00
78464215a9
feat: add Gitea and GitHub release workflows
2025-02-21 20:03:21 +01:00
04604013eb
fix: correct directory path in GitHub workflows for SPIFFS binary
2025-02-21 19:48:45 +01:00
7cf9e2d145
fix: add missing conditional exit in release workflow
2025-02-21 19:33:24 +01:00
e224e72e41
feat: enhance GitHub and Gitea release workflows with Python setup and binary preparation
2025-02-21 19:10:48 +01:00
eae552017d
fix: adjust bootloader offset in binary merge for Gitea and GitHub workflows
2025-02-21 18:28:16 +01:00
cfc9f103cf
refactor: always create SPIFFS binary in release workflows
2025-02-21 18:07:43 +01:00
1a8cf7a58f
docs: add SPIFFS change detection and binary copying to release workflows
2025-02-21 17:42:04 +01:00
262a2fcbd4
refactor: streamline Gitea and GitHub release workflows to check for data changes and update binary handling
2025-02-21 12:34:20 +01:00
979adcbb14
feat: add SPIFFS build step to Gitea and GitHub release workflows
2025-02-21 12:09:36 +01:00
8199b283c0
feat: add API endpoint for version retrieval and update HTML to display dynamic version
2025-02-21 11:53:59 +01:00
54744a06dd
fix: add file existence checks before uploading binaries in release workflows
2025-02-20 20:40:14 +01:00
933a84f8ce
refactor: update Gitea and GitHub release workflows to include SPIFFS directory creation and firmware copying
2025-02-20 20:33:19 +01:00
89d40832c5
refactor: enhance OTA update process with SPIFFS support and improved error handling
2025-02-20 20:19:24 +01:00
f552b492cf
fix: update firmware build process and remove unused OTA environment
2025-02-20 19:52:34 +01:00
48efb9e21a
fix: update SPIFFS offset and size in release workflows and partitions.csv
2025-02-20 19:09:28 +01:00
ebb08a7a66
ci: streamline release workflows by removing unnecessary binary uploads and adding SPIFFS formatting
2025-02-20 18:37:51 +01:00
2da641d604
ci: update installation steps for xxd to include package list update
2025-02-20 18:04:00 +01:00
e1c604ee8d
refactor: replace hexdump with xxd for magic byte verification in release workflows
2025-02-20 18:01:16 +01:00
f4518e4a36
refactor: enhance Gitea and GitHub release workflows to include magic byte handling and improve binary verification
2025-02-20 17:52:18 +01:00
b7651ad50d
refactor: update Gitea and GitHub release workflows to use esp32dev_ota for building and uploading firmware and SPIFFS binaries
2025-02-20 17:11:22 +01:00
17307d8f03
refactor: update Gitea and GitHub release workflows to include new firmware and SPIFFS binaries; fix version display in HTML files to v1.2.78
2025-02-20 17:04:56 +01:00
118e099fc5
refactor: simplify Gitea release workflow by using esptool for binary creation
2025-02-20 16:24:57 +01:00
e1e0352beb
refactor: streamline Gitea release workflow and update version to 1.2.77
2025-02-20 16:15:48 +01:00
8a93cccfce
refactor: update Gitea and GitHub release workflows to improve binary preparation and verification
...
fix: correct version number in HTML files and platformio.ini to v1.2.76
enhance: streamline OTA update handling by removing unnecessary magic byte checks
2025-02-20 16:14:49 +01:00
59cd7c177d
refactor: optimize Gitea release workflow by simplifying build steps and improving file handling
2025-02-20 15:53:22 +01:00
cce39319d9
refactor: streamline Gitea release workflow and remove obsolete OTA data initialization script
2025-02-20 15:41:14 +01:00
6391054c23
feat: enhance OTA update process with improved file verification and new OTA data initialization
2025-02-20 15:07:13 +01:00
bb0f50ce1d
fix: update spiffs offset and sizes in firmware and partitions configuration
2025-02-20 00:33:16 +01:00
745d960f62
feat: update version to 1.2.56 and adjust firmware and partition settings
2025-02-19 22:06:47 +01:00
531d0fe9a2
refactor: remove redundant comment from Gitea release workflow
2025-02-19 21:45:26 +01:00
cd204fdaa8
feat: update version to 1.2.55 and adjust Gitea release workflow to remove 'v' prefix from version
2025-02-19 21:24:38 +01:00
8d80a8fb5a
feat: update version to 1.2.54 and add check for missing changelog in Gitea release workflow
2025-02-19 21:03:17 +01:00
3967366ae6
feat: update version to 1.2.53 and enhance Gitea release workflow to handle missing changelog
2025-02-19 20:54:20 +01:00
3fc3a689cb
feat: update version to 1.2.52 and improve Gitea release workflow output handling
2025-02-19 20:35:33 +01:00
a5c999234c
feat: update version to 1.2.51 and add debug output in Gitea release workflow
2025-02-19 20:14:43 +01:00