Commit Graph

229 Commits

Author SHA1 Message Date
Nate Kelley b7ff601f89
setup action 2025-09-22 11:53:38 -06:00
dal e07dacd089
small change 2025-09-22 07:24:47 -06:00
dal ece2be1065
revert and try again 2025-09-20 16:38:03 -06:00
dal cf7725fd53
add cert step 2025-09-20 16:34:28 -06:00
dal 831a927064
didnt like the check 2025-09-20 16:12:44 -06:00
dal 52189a6fa0
migration job fix 2025-09-20 16:10:25 -06:00
dal 44fd488df0
migration dispatch 2025-09-19 21:14:04 -06:00
dal 863257fdd1
trigger deployment 2025-09-19 09:04:28 -06:00
dal 6a28d28b63
pin trigger to 4.0.2 2025-09-18 15:48:22 -06:00
Nate Kelley 33c2e3babb
Update build-lint-unit.yml 2025-09-15 15:16:07 -06:00
Nate Kelley 2744b15c30
small cache for build lint test 2025-09-15 15:12:51 -06:00
Nate Kelley 6e9bd188d6
Update action.yml 2025-09-15 15:05:03 -06:00
dal 0b599de0b4
Update CLI with version check and new commands; add semver dependencies 2025-09-11 23:52:00 -06:00
Nate Kelley ed6a2deebd
Remove github deploy actions 2025-09-11 21:47:58 -06:00
dal 01f3f2dde3
docker build server 2025-09-11 09:45:39 -06:00
dal 37efbaee23
Refactor DuckDB integration to lazy-load the module and update package dependencies. Adjust Docker workflow to skip optional dependencies during installation. 2025-09-11 09:40:43 -06:00
Nate Kelley e31f90a6f5
Update deploy-web-reusable.yml 2025-09-10 16:21:32 -06:00
Nate Kelley 0d133eea0e
Add cache purge to github action 2025-09-10 11:32:11 -06:00
dal 78f69d87d2
0.3.1 2025-09-10 11:13:41 -06:00
dal 44f9ae493b
revert cli release 2025-09-10 10:54:33 -06:00
dal a6d2f86280
CLI Release fix 2025-09-10 10:47:29 -06:00
dal a631a8bd5b
cli release fix 2025-09-10 10:28:51 -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