c52ad95c35chore(ci): squash history into single commit for GitHub Action setupEric Liu2025-09-13 18:01:59 +00:00
baca4b7761Refactor GitHub Actions workflow for Gitea Packages: streamline preflight upload process, enhance authentication handling using GitHub actor, and remove redundant debug outputs for improved clarity.
backup-before-squash-20250913-180154
Eric Liu2025-09-13 17:23:52 +00:00
5d4321cb36Update GitHub Actions workflow to use RELEASE_TOKEN for Gitea Packages upload, ensuring consistent authentication across steps.Eric Liu2025-09-13 17:21:46 +00:00
3481b914b1Refactor GitHub Actions workflow for Gitea Packages: update to use RELEASE_TOKEN for authentication, enhance server URL normalization, and improve error handling for HTTP responses during uploads.Eric Liu2025-09-13 17:20:04 +00:00
63c713dab0Enhance GitHub Actions workflow for Gitea Packages by adding jq to dependencies, improving server URL normalization, and refining error handling for preflight uploads with support for HTTP redirects.Eric Liu2025-09-13 17:15:49 +00:00
2be3632ac7Add preflight upload step to GitHub Actions workflow for Gitea Packages, including token validation and error handling for uploads.Eric Liu2025-09-13 17:10:47 +00:00
14debc4d35Update GitHub Actions workflow to use RELEASE_TOKEN for manual repository checkout step, enhancing security and access control.Eric Liu2025-09-13 06:31:59 +00:00
a3526d3eb4Update GitHub Actions workflow to trigger on pushes to the main branch, ensuring builds are initiated for the latest changes.Eric Liu2025-09-13 06:05:34 +00:00
af15bb9036Add manual repository checkout step in GitHub Actions workflow for linux_amd64 build to ensure proper initialization and status verification.Eric Liu2025-09-13 06:00:04 +00:00
dc74e53e77Enhance GitHub Actions workflow for linux_amd64 build: add workspace status check, initialize submodules, build release, and compute package version before uploading to Gitea Packages.Eric Liu2025-09-13 05:58:00 +00:00
277279184bAdd GitHub Actions workflow for building and uploading linux_amd64 extensionEric Liu2025-09-13 05:52:52 +00:00
f13123987aMerge pull request 'Merge PR #25 patch: add ui_local_host setting, pass host to HttpServer, and integrate HTTPParams for client initialization; update URLs and server listen to use configured host' (#1) from chore/merge-pr25 into mainEric X. Liu2025-09-13 04:23:21 +00:00
bd809a759eMerge PR #25 patch: add ui_local_host setting, pass host to HttpServer, and integrate HTTPParams for client initialization; update URLs and server listen to use configured hostEric Liu2025-09-13 04:07:20 +00:00
bba41c82c5Add support for latest DuckDB (#22)
Y.
2025-09-10 12:16:45 +02:00
3fff3b2d1fBump vite from 6.3.5 to 6.3.6 in /ts (#21)
dependabot[bot]
2025-09-10 10:58:46 +02:00
96dfa0d32bTerminate watcher if database changes (#20)
Y.
2025-08-15 00:47:15 +02:00
8a724108f1update ts deps (#19)
Jeff Raymakers
2025-07-25 14:40:42 -07:00
aab29c57f4upgrade to duckdb 1.3.2 (#18)
Jeff Raymakers
2025-07-08 09:51:19 -07:00
291c1c4af5fix errors_as_json option to only apply when set (#17)
Jeff Raymakers
2025-07-01 08:44:27 -07:00
fc78019f25add bounds check to batch index in data reader (#16)
Jeff Raymakers
2025-06-30 13:19:31 -07:00
8ec47ccec9add run options to ui client (#15)
Jeff Raymakers
2025-06-25 12:09:40 -07:00
2a8db10c6asupport additional run options, including result table and chunk limit (#14)
Jeff Raymakers
2025-06-25 12:09:22 -07:00
0b240cf7d6avoid error on cancel (#13)
Jeff Raymakers
2025-06-20 17:48:09 -07:00
0a5add6547upgrade to duckdb 1.3.1 (#12)
Jeff Raymakers
2025-06-16 11:05:09 -07:00
13cb9c5ab9update readme (#11)
Jeff Raymakers
2025-06-13 12:12:03 -07:00
0edb52054aadd duckdb-ui-client & other ts pkgs (#10)
Jeff Raymakers
2025-06-13 09:06:55 -07:00
d6cc9eeea4add ts workflow (#5)
Jeff Raymakers
2025-06-11 12:05:20 -07:00
696fc1ea02re-enable main build (#9)
Jeff Raymakers
2025-06-11 11:59:17 -07:00