Mauricio Siu
6779856340
chore: update build preview workflow to include deployment step
...
- Renamed job to "Build and Deploy Preview" for clarity.
- Added a deployment step to Cloudflare Pages with necessary configurations.
- Updated permissions to include deployment rights.
2025-03-16 11:17:03 -06:00
Mauricio Siu
6687f2723d
chore: enhance build preview workflow with additional debug information
...
- Updated workflow name to use quotes for consistency.
- Added event name and event type to the debug output for improved context during deployments.
2025-03-16 11:15:34 -06:00
Mauricio Siu
1bb88e7c93
chore: refactor GitHub Actions workflow for clarity and structure
...
- Updated workflow trigger to use a list format for better readability.
- Separated the deploy preview job into distinct steps for improved organization.
- Enhanced debug information to provide more detailed event context.
- Updated artifact download action to the latest version for better performance.
2025-03-16 11:14:43 -06:00
Mauricio Siu
7e9dda562b
chore: update GitHub Actions workflows for improved artifact handling and debugging
...
- Added an ID to the artifact upload step for better tracking.
- Enhanced the verification step to include workflow and repository information.
- Updated permissions to allow writing actions in the deploy workflow.
- Added debug information to the deploy workflow for better visibility of event details.
2025-03-16 11:12:45 -06:00
Mauricio Siu
2291e9a5d1
chore: enhance GitHub Actions workflow with additional steps and permissions
...
- Updated permissions to allow writing actions.
- Added a step to list build output for verification.
- Included a verification step to confirm artifact upload completion.
2025-03-16 11:10:02 -06:00
Mauricio Siu
5aa80f8c96
chore: update GitHub Actions workflow permissions and artifact retention
...
- Added permissions for reading contents, actions, and writing pull requests.
- Set artifact retention period to 1 day for the preview build.
2025-03-16 11:06:50 -06:00
Mauricio Siu
4fde69f674
feat: add GitHub Actions workflows for build and deploy preview
...
- Introduced a new workflow for building the preview site and uploading build artifacts.
- Added a deployment workflow to Cloudflare Pages triggered by the successful completion of the build workflow.
- Configured Node.js and pnpm for dependency management and build processes.
2025-03-16 11:02:43 -06:00
Mauricio Siu
736503f855
refactor: Standardize template domain configuration to use ${domain} helper
2025-03-10 00:09:22 -06:00
Mauricio Siu
813efefab9
feat: Add comprehensive blueprint collection and project setup
2025-03-09 23:30:52 -06:00
Mauricio Siu
0015373bb1
chore: Enhance PR preview workflow trigger events
2025-03-09 22:32:39 -06:00
Mauricio Siu
5414f432b2
chore: Disable concurrency in deploy workflow
2025-03-09 22:31:02 -06:00
Mauricio Siu
3dd771096d
chore: Simplify PR preview deployment workflow trigger
2025-03-09 22:29:53 -06:00
Mauricio Siu
18072c86ec
chore: Update PR preview deployment with static index.html
2025-03-09 22:29:11 -06:00
Mauricio Siu
3e8da82bc8
feat: Add index.html to PR preview deployment
2025-03-09 22:24:27 -06:00
Mauricio Siu
3e0c33244a
refactor: Update GitHub Actions workflow for PR preview deployments
2025-03-09 22:22:19 -06:00
Mauricio Siu
d698d55f04
feat: add gh pages
2025-03-09 22:13:17 -06:00
Mauricio Siu
9111332760
feat: Add GitHub Actions workflow for PR preview deployments
2025-03-09 22:11:37 -06:00
Mauricio Siu
6009e5447d
refactor: Modify base64 templates workflow to generate comprehensive blueprint table
2025-03-09 21:00:10 -06:00
Mauricio Siu
6b24af43bf
refactor: Enhance base64 templates workflow with improved error handling and diff detection
2025-03-09 20:59:22 -06:00
Mauricio Siu
6fd5c52d6c
refactor: Optimize base64 templates workflow to process only changed blueprints
2025-03-09 20:57:25 -06:00
Mauricio Siu
eed6aebb85
fix: Correct JSON encoding in base64 templates workflow
2025-03-09 17:54:06 -06:00
Mauricio Siu
b9c73f462e
fix: Improve base64 encoding of compose and template files
2025-03-09 17:52:06 -06:00
Mauricio Siu
7680b8b3c9
refactor: add validation metadata
2025-03-09 17:36:01 -06:00
Mauricio Siu
ea1f5bddad
Add GitHub Actions workflow to validate blueprint structure and meta.json
2025-03-09 17:32:09 -06:00
Mauricio Siu
1476adcbea
Fix base64 templates workflow comment output redirection
2025-03-09 17:28:50 -06:00
Mauricio Siu
6a836d970c
Add user guidance for blueprint base64 import in workflow
2025-03-09 17:27:41 -06:00
Mauricio Siu
6092fcad2b
Refactor Base64 templates workflow to improve blueprint base64 presentation
2025-03-09 17:26:24 -06:00
Mauricio Siu
5d441530f0
Modify Base64 templates workflow to encode compose and config as JSON
2025-03-09 17:22:55 -06:00
Mauricio Siu
470e5d96cd
Enhance Base64 templates GitHub Action workflow with improved formatting
2025-03-09 17:21:19 -06:00
Mauricio Siu
f12a8ed81e
Add GitHub Actions workflow for generating Base64 blueprints table
2025-03-09 17:14:57 -06:00
Mauricio Siu
46e624c055
Remove Docker and GitHub Actions configuration for templates server
2025-03-09 14:09:20 -06:00
Mauricio Siu
de665b6ed7
Remove app directory and simplify project structure
2025-03-01 02:47:32 -06:00
Mauricio Siu
0f94dde28c
Add GitHub Actions workflow and Dockerfile for Docker image deployment
2025-03-01 02:43:35 -06:00