|
8a62597705
|
style: update release note generation for initial release handling
|
2025-02-22 20:33:51 +01:00 |
|
|
cd619b8f2a
|
feat: update release notes generation to use previous tag for changes
|
2025-02-22 20:13:15 +01:00 |
|
|
deb7abd102
|
feat: implement release notes generation with categorized changes since last tag
|
2025-02-22 20:00:42 +01:00 |
|
|
0d34e1d718
|
docs: clarify comments in Gitea and GitHub release workflows
|
2025-02-22 17:18:11 +01:00 |
|
|
c553640ad8
|
docs: update component descriptions in README files
|
2025-02-22 16:59:56 +01:00 |
|
|
9a59b91e88
|
workflow: update SPIFFS binary creation to exclude header
|
2025-02-22 16:47:27 +01:00 |
|
|
aaa5506d40
|
workflow: update SPIFFS binary magic byte and revert version to 1.3.51
|
2025-02-22 16:21:51 +01:00 |
|
|
3fe8271344
|
workflow: update SPIFFS binary creation to use correct chip revision (0xEB for Rev 3)
|
2025-02-22 16:09:41 +01:00 |
|
|
85928e358d
|
workflow: update SPIFFS binary header to use correct chip revision
|
2025-02-22 14:54:19 +01:00 |
|
|
164bb241b7
|
workflow: update SPIFFS binary header for firmware release
|
2025-02-22 14:29:33 +01:00 |
|
|
37d43b2d7d
|
workflow: optimize firmware and SPIFFS update process, improve progress handling and logging
|
2025-02-22 14:04:34 +01:00 |
|
|
698abbd669
|
workflow: update SPIFFS binary creation to include minimal header and adjust update validation logic
|
2025-02-22 12:21:33 +01:00 |
|
|
22bb16b6a4
|
fix: correct path for SPIFFS binary creation in Gitea release workflow
|
2025-02-22 11:52:19 +01:00 |
|
|
77b9eda110
|
fix: update SPIFFS binary creation and enhance NFC buffer size
|
2025-02-22 11:46:17 +01:00 |
|
|
903b697912
|
fix: update SPIFFS binary header and enhance WebSocket error handling
|
2025-02-22 11:31:15 +01:00 |
|
|
c07692c218
|
workflow: update SPIFFS binary creation to set chip version to max supported
|
2025-02-22 11:26:24 +01:00 |
|
|
c00e54b145
|
workflow: update SPIFFS binary creation with minimal ESP32 image header
|
2025-02-22 11:20:41 +01:00 |
|
|
55db6d76ab
|
workflow: update ESP32-WROOM image header for SPIFFS binary creation
|
2025-02-22 11:13:07 +01:00 |
|
|
b550760427
|
partition: update SPIFFS binary header and offsets in workflow files
|
2025-02-22 10:53:50 +01:00 |
|
|
f43f2a15b2
|
partition: update SPIFFS binary header and offsets in workflow files
|
2025-02-22 10:48:44 +01:00 |
|
|
c86cc7173e
|
partition: update SPIFFS binary creation and offsets in workflow files
|
2025-02-22 10:38:34 +01:00 |
|
|
e2bea5a0c3
|
partition: update spiffs offset and app sizes in partition files
|
2025-02-22 10:08:47 +01:00 |
|
|
3e11f65188
|
partition: update spiffs offset in partition files
|
2025-02-22 10:06:43 +01:00 |
|
|
5153374093
|
workflow: update magic byte for SPIFFS binary creation
|
2025-02-22 09:52:39 +01:00 |
|
|
e8e5c0bd3d
|
workflow: remove unnecessary data and SPIFFS change checks from release workflows
|
2025-02-22 09:47:15 +01:00 |
|
|
b1e0fcfadf
|
workflow: update Gitea and GitHub release workflows to create SPIFFS binary with magic byte
|
2025-02-22 09:37:59 +01:00 |
|
|
c446188311
|
workflow: update Gitea release workflow to create release before file uploads
|
2025-02-21 23:44:30 +01:00 |
|
|
b95c61118b
|
workflow: update Gitea release workflow to use file uploads with curl
|
2025-02-21 23:37:12 +01:00 |
|
|
cf80adb43c
|
workflow: add GITEA_TOKEN secret for Gitea API access in release workflows
|
2025-02-21 23:23:16 +01:00 |
|
|
5f6fef9448
|
workflow: improve Gitea release workflow with enhanced error handling and debug outputs
|
2025-02-21 23:14:30 +01:00 |
|
|
255c820439
|
workflow: update Gitea release workflow to include RUNNER_NAME and improve error handling
|
2025-02-21 23:07:38 +01:00 |
|
|
05a91cd8d8
|
workflow: improve Gitea release process with dynamic URL determination and debug outputs
|
2025-02-21 22:58:24 +01:00 |
|
|
e0a2dff5fe
|
workflow: enhance Gitea release process with debug outputs and API connection checks
|
2025-02-21 22:47:30 +01:00 |
|
|
0a91c7b269
|
workflow: improve Gitea release process with additional environment variables and error handling
|
2025-02-21 22:39:24 +01:00 |
|
|
da1fc7678f
|
workflow: enhance Gitea release process with API integration and token management
|
2025-02-21 22:34:18 +01:00 |
|
|
17e5949201
|
workflow: enable git tagging and pushing for Gitea releases
|
2025-02-21 22:22:06 +01:00 |
|
|
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 |
|
|
b16781043f
|
ci: refactor Gitea release workflow by simplifying input handling and removing unnecessary checks
|
2025-02-21 21:07:15 +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 |
|
|
78464215a9
|
feat: add Gitea and GitHub release workflows
|
2025-02-21 20:03:21 +01:00 |
|