• Joined on 2023-10-08
Astrian pushed to dev at Astrian/Laterano 2025-05-21 09:34:35 +00:00
0131cab6ac ci: add actions in github platform
Astrian pushed to dev at Astrian/Laterano 2025-05-21 09:28:32 +00:00
792212d770 chore: fix workflow
Astrian pushed to dev at Astrian/Laterano 2025-05-21 07:02:46 +00:00
6f06a41ffb feat: add npm publish workflow with webhook notifications for success and failure
Astrian pushed to dev at Astrian/Laterano 2025-05-21 06:55:17 +00:00
b514bbb6b4 refactor: update webhook message to include branch information for npm publish
Astrian pushed to dev at Astrian/Laterano 2025-05-21 06:52:16 +00:00
bfdb4da03b refactor: update package name assignment for dev releases in publish workflow
Astrian pushed to dev at Astrian/Laterano 2025-05-21 06:49:07 +00:00
03fdf85b41 refactor: rename failed webhook job and enhance version messaging in npm publish workflow
Astrian pushed to dev at Astrian/Laterano 2025-05-21 06:43:21 +00:00
94425630fd refactor: update webhook message encoding to include title and improve URL construction
Astrian pushed to dev at Astrian/Laterano 2025-05-21 06:39:58 +00:00
fe8e29c63d refactor: change webhook request method from POST to GET and add debug output for URLs
Astrian pushed to dev at Astrian/Laterano 2025-05-21 06:35:21 +00:00
1c0a8b86aa refactor: fix workflow error
Astrian pushed to dev at Astrian/Laterano 2025-05-21 06:33:06 +00:00
de02d090e8 refactor: fix issue
Astrian pushed to dev at Astrian/Laterano 2025-05-21 06:30:10 +00:00
b53ab5da9b refactor: fix cicd webhook issue
Astrian pushed to dev at Astrian/Laterano 2025-05-21 06:20:57 +00:00
1203bde067 refactor: enhance webhook message encoding for quality check and package publish notifications
Astrian pushed to dev at Astrian/Laterano 2025-05-21 06:18:06 +00:00
ea236c385e refactor: enhance webhook notifications for quality checks and package publishing
Astrian pushed to dev at Astrian/Laterano 2025-05-21 06:10:52 +00:00
6944b365d2 refactor: reorder import statements for better organization
Astrian pushed to dev at Astrian/Laterano 2025-05-21 06:07:47 +00:00
fe046f4500 refactor: move arrow function handler logic to a dedicated utility function
Astrian pushed to dev at Astrian/Laterano 2025-05-21 06:00:28 +00:00
8f6b4a6cd9 refactor: remove list rendering setup from component options and related utility
Astrian pushed to dev at Astrian/Laterano 2025-05-21 05:55:17 +00:00
3b344af52d refactor: move ListRenderingContext interface to types.d.ts and clean up processTemplateMarco.ts
Astrian pushed to dev at Astrian/Laterano 2025-05-21 05:53:48 +00:00
828d6b0279 refactor: improve code formatting and consistency in processTemplateMacros utility
8f80a4842e chore: process list rendering feature code into independent file
Compare 2 commits »
Astrian pushed to dev at Astrian/Laterano 2025-05-21 04:49:35 +00:00
956bdbc6f5 chore: refactor condition rendering logic by moving it to a dedicated function and updating related options
Astrian pushed to dev at Astrian/Laterano 2025-05-21 04:36:38 +00:00
15a63968ea chore: split two-way binding logic into another file