26 Commits

Author SHA1 Message Date
55346cc001 chore(release): update release workflow to use 'other' branch 2025-01-07 15:26:06 -05:00
d83b60a5db fix: es-client builds 2025-01-07 14:16:58 -05:00
6f77ed1c9c feat: add Taskfile for templating and improve build process 2024-12-08 14:51:16 -05:00
d50e92d4cd refactor: rename release workflow and split into deploy and publish steps 2024-12-06 14:49:21 -05:00
34edc2edb6 refactor: Move documentation deployment to release workflow 2024-12-06 14:04:33 -05:00
0a25247a94 docs(workflows): Add Node.js setup step to documentation workflow 2024-12-06 14:02:34 -05:00
86f9b4c47b chore: update documentation workflow 2024-12-06 14:00:54 -05:00
665663af32 docs: Specify input directory for Eleventy build 2024-12-06 14:00:14 -05:00
5b210fec58 ci: update workflow runner to ubuntu-18.04 2024-12-06 13:56:02 -05:00
19e9de6ac5
Update docs.yml
Signed-off-by: Prad Nukala <prad@sonr.io>
2024-12-06 13:54:06 -05:00
fa6680e8fe docs(guides): add Cosmos SDK core components guide 2024-12-06 13:52:08 -05:00
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