Commit Graph

204 Commits

Author SHA1 Message Date
dal 37ef822969
revert cli release 2025-09-10 11:03:03 -06:00
dal da4b5c0b3a
CLI Release fix 2025-09-10 11:03:03 -06:00
dal 15477b34d0
cli release fix 2025-09-10 11:03:03 -06:00
Nate Kelley f0ba7a662e
Trigger prod build 2025-09-09 16:04:57 -06:00
Nate Kelley 52003f5e69
Merge branch 'staging' of https://github.com/buster-so/buster into staging 2025-09-09 15:10:20 -06:00
Nate Kelley 3fd9675f66
update yaml for prod deploys 2025-09-09 15:10:18 -06:00
dal f192559946
cli release fix for bun bundler 2025-09-09 15:00:18 -06:00
dal 22093c21f0
anthorpic million token beta with cli release fix 2025-09-09 14:42:17 -06:00
dal 79a9d0e978
Optimize CLI binary build process by adding --minify flag for production builds 2025-09-09 09:36:53 -06:00
Nate Kelley 9f17e2a140
Add healthcheck page 2025-09-08 16:11:13 -06:00
Nate Kelley 1cbb2aa125
Update actions to be more composabile 2025-09-08 09:49:48 -06:00
Nate Kelley af680c3995
update shared env 2025-09-08 09:35:21 -06:00
Nate Kelley 9412bdb651
Update build-lint-unit.yml 2025-09-08 09:21:41 -06:00
Nate Kelley db509b1b02
Update github workflow build to scope pnpm install 2025-09-06 20:30:02 -06:00
Nate Kelley 0061b49f9d
Update workflows and trigger deploy 2025-09-06 20:22:41 -06:00
Nate Kelley 4ec9df8fd4
Merge pull request #808 from buster-so/nate/deploy-web-staging
update pnpm version in the workflows
2025-09-06 19:39:32 -06:00
Nate Kelley 7d25b0ffe4
update pnpm version in the workflows 2025-09-06 19:38:58 -06:00
Nate Kelley 72f639ce1e
Merge pull request #807 from buster-so/nate/deploy-web-staging
Create cloudflare deploy script
2025-09-06 19:33:29 -06:00
Nate Kelley db2d3e7d09
update deploy script 2025-09-06 19:31:32 -06:00
dal 22262800ad
install bun in the build lint unit 2025-09-06 14:33:50 -06:00
Nate Kelley cb8d1101f2
Merge branch 'staging' into big-nate-bus-1608-make-a-tanstack-start-demo 2025-09-05 09:43:12 -06:00
Nate Kelley 6ce5028a27
change next vars to vite vars 2025-09-04 22:12:15 -06:00
dal 17b06b97e7
Update GitHub Actions and CLI configuration
- Added .actrc to .gitignore to prevent local configuration from being tracked.
- Updated cli-release.yml to specify paths for apps and packages, enhancing workflow triggers.
- Improved permissions in cli-release.yml for better access control.
- Enhanced update-brew-tap.yml with detailed summary creation for deployment results.
- Introduced README.md for GitHub Actions, providing usage instructions and supported platforms.
- Added deploy and dry-run actions for better deployment management.
- Updated error handling in CLI commands for clearer messaging and improved user experience.
- Bumped CLI version to 0.3.0 in package.json to reflect recent changes.
2025-09-04 11:21:47 -06:00
dal da7af5f384
remove main hono server deploy job 2025-08-25 00:18:22 -06:00
dal 210fa646b1
ci cd fixes 2025-08-24 22:35:49 -06:00
dal a03776ed0a
fix docker buiild and deploy in ci 2025-08-24 22:29:12 -06:00
dal c1ad9cd710
ci cd fixes and clean up 2025-08-24 22:14:06 -06:00
dal c5d5e28cc5
Merge branch 'main' into staging 2025-08-22 21:44:27 -06:00
dal 7b35398e05
delpoy on staging and main 2025-08-22 12:42:32 -06:00
dal a986258cf1
feat: sync GitHub workflows from staging and add manual deployment trigger
- Cherry-pick all workflow improvements from staging branch
- Add workflow_dispatch trigger to deploy.yml for manual deployments
- Support custom environment and image tag inputs for manual runs
- Update deployment logic to handle both automatic and manual triggers
- Improve deployment summaries to show trigger type and image tag
2025-08-21 16:48:30 -06:00
dal 5637d8b92a
fix ci? 2025-08-21 16:29:29 -06:00
dal d137cfe678
follow ups with tool result error solved for other tool calls 2025-08-21 16:20:08 -06:00
dal da9a89d527
feat: optimize GitHub Actions workflows
- Remove pnpm store permission fixes (no longer needed)
- Remove sticky disk Turbo cache mounts (simplified caching)
- Use direct pnpm install without --prefer-offline flag
- Add TURBO_CACHE_DIR and TURBO_TELEMETRY_DISABLED env vars
- Improve deployment workflow with better error handling and summaries
- Add platform specification and Docker cache optimization
- Simplify trigger deployment workflow

These changes improve CI/CD performance and reliability.
2025-08-21 15:49:06 -06:00
dal 531966e0cd
deploy fix 2025-08-21 15:43:13 -06:00
dal 4183c9d66f
fix deploy.yml 2025-08-21 15:32:57 -06:00
dal cf8610eda4
Merge remote-tracking branch 'origin/fix-deployment-pipeline' into staging 2025-08-21 15:00:06 -06:00
dal 72e3b18aec
Refactor CI workflows by removing redundant permission fixes and sticky disk mounts; streamline dependency installation and build steps with Turbo caching. 2025-08-21 14:52:37 -06:00
dal 30cf0c5892
Refine deployment workflow conditions and clean up Docker build process. Update deploy.yml to restrict deployment triggers to main and staging branches, and remove unnecessary sticky disk setup in docker-build-server.yml. 2025-08-21 14:35:34 -06:00
dal f2dbbb56f6
feat: promote GitHub workflow improvements from staging to main
- Update CI workflow with parallel jobs and Blacksmith runners
- Improve database migration workflow with concurrency control
- Add docker-build-server workflow
- Update Porter deployment to use Blacksmith runners
- Enhance Trigger.dev deployment with better caching
2025-08-19 15:30:50 -06:00
dal 23f5541855
Add deploy workflow to main branch 2025-08-19 15:21:58 -06:00
dal db63ac4c83
update to ci, fix greptile recs 2025-08-19 15:07:34 -06:00
dal 38303771f7
test new ci with waiting for build 2025-08-19 14:48:35 -06:00
dal 0fcfb498f3
commit up the deploy 2025-08-19 14:24:58 -06:00
dal 1ef508bb32
Refactor CI workflows to streamline dependency installation and improve cache handling. Removed redundant install job, fixed pnpm store permissions, and optimized production dependency preparation in Docker build workflow. 2025-08-19 13:58:18 -06:00
dal f5f4dc7fca
permissions and cache 2025-08-19 13:51:36 -06:00
dal f7e6f4f408
caching updates 2025-08-19 13:42:05 -06:00
dal ddc06f4146
better ci 2025-08-19 13:26:06 -06:00
dal 8c4ac06166
get rid of porter job for staging hono server 2025-08-19 13:03:57 -06:00
dal 806b5f8731
Update Docker build workflow to create a nested directory for production dependencies in the server app. 2025-08-19 11:25:46 -06:00
dal 31facf6bce
lets try new optimized build for internal 2025-08-19 11:22:35 -06:00