15 Commits

Author SHA1 Message Date
1091b8ecfc chore: add git commit step to capture build artifacts in release workflow 2024-12-05 19:13:21 -05:00
ec295c9f09 refactor: optimize build process by removing unnecessary npm install step 2024-12-04 21:23:36 -05:00
1a490cf07d fix: Ensure dependencies are installed before build 2024-12-04 21:22:51 -05:00
aa67adb497 ci: Add build step to release workflow 2024-12-04 21:22:05 -05:00
1211152c81 chore: improve release workflow by including fetch-depth and token 2024-12-04 21:17:05 -05:00
c92456f4a7 fix: Configure Git user name and email in release workflow 2024-12-04 19:12:58 -05:00
1c596b4d0a ci(release): improve release workflow 2024-12-04 19:11:23 -05:00
a3e379a307 refactor: update CDN bucket name in release workflow 2024-11-27 16:23:08 -05:00
45f9fd2f3a Configured GitHub Actions workflow to upload build artifacts to Cloudflare R2 storage. 2024-07-17 16:12:31 -04:00
565f9c73f7 Removed the destination-dir configuration from the release workflow. 2024-07-17 16:08:44 -04:00
8b1e134f4e Configured the release workflow to install dependencies and build the project. 2024-07-17 16:03:14 -04:00
2144b4582e Updated the GitHub Actions workflow to deploy the CDN WebComponents. 2024-07-17 16:02:16 -04:00
2b8728d257 Added Devbox configuration and build steps to the release workflow. 2024-07-17 15:48:50 -04:00
165956a803 Removed the GitHub Actions workflow for Node.js CI and updated the release workflow to use the R2 upload action. 2024-07-17 15:45:55 -04:00
473970b813 (no commit message provided) 2024-07-17 15:23:16 -04:00