Commit Graph

28081 Commits

Author SHA1 Message Date
angelamayxie 560f0747b8 [ga-bump-dep] Bump dependency in Dolt by angelamayxie 2025-10-03 20:25:54 +00:00
Aaron Son ba3b726472 Merge pull request #9920 from dolthub/reltuk-70e32dee
[auto-bump] [no-release-notes] dependency by reltuk
2025-10-03 13:18:46 +02:00
reltuk afc3ed7f60 [ga-bump-dep] Bump dependency in Dolt by reltuk 2025-10-03 08:59:07 +00:00
coffeegoddd a3cd45a9c2 [ga-bump-release] Update Dolt version to 1.59.16 and release v1.59.16 v1.59.16 2025-10-03 02:30:59 +00:00
Neil Macneale IV cefb562dba Merge pull request #9891 from dolthub/macneale4/dynamic-hook
Runtime update support for `dolt_replicate_to_remote`
2025-10-02 15:40:09 -07:00
Elian 316b0c399f Merge pull request #9918 from dolthub/elianddb-928f5c46
[auto-bump] [no-release-notes] dependency by elianddb
2025-10-02 15:35:37 -07:00
Neil Macneale IV d3d3cc30b8 PR Feedback 2025-10-02 14:42:05 -07:00
elianddb 50d796e72f [ga-bump-dep] Bump dependency in Dolt by elianddb 2025-10-02 21:33:17 +00:00
Neil Macneale IV b95084809f Update integration-tests/bats/replication.bats
Co-authored-by: Jason Fulghum <jason@dolthub.com>
2025-10-02 12:51:44 -07:00
Neil Macneale IV 4332b26659 Update integration-tests/bats/replication.bats
Co-authored-by: Jason Fulghum <jason@dolthub.com>
2025-10-02 12:50:56 -07:00
coffeegoddd 57465e07bf [ga-bump-release] Update Dolt version to 1.59.15 and release v1.59.15 v1.59.15 2025-10-02 00:02:26 +00:00
Daylon Wilkins bf18b872bc Merge pull request #9900 from dolthub/daylon/jdbc-collations
Added collation ignoring for information_schema
2025-10-01 16:29:11 -07:00
Daylon Wilkins cc3a05a221 Added collation ignoring for information_schema 2025-10-01 15:58:31 -07:00
angelamayxie 798fd7c61b Merge pull request #9909 from dolthub/angelamayxie-802dd50d
[auto-bump] [no-release-notes] dependency by angelamayxie
2025-10-01 14:56:23 -07:00
Neil Macneale IV cc7fa424f2 Merge pull request #9908 from dolthub/macneale4-claude/boolean-tests
Add expect_single_value support for booleans
2025-10-01 13:40:58 -07:00
angelamayxie 52ef639135 [ga-bump-dep] Bump dependency in Dolt by angelamayxie 2025-10-01 20:30:17 +00:00
Nick Tobey 186480d193 Merge pull request #9905 from dolthub/nicktobey/ignore_tests
[no-release-notes] Re-add accidentally removed bats tests for dolt_ignore.
2025-10-01 13:29:45 -07:00
Neil Macneale IV e6d0c8be37 Support boolean values in dolt_test_run() 2025-10-01 19:38:23 +00:00
Neil Macneale IV d87d48b49e Add test for dolt_test_run for boolean type 2025-10-01 18:56:19 +00:00
Nick Tobey e0f9ddcc45 Re-add accidentally removed bats tests for dolt_ignore 2025-10-01 11:46:59 -07:00
Dustin Brown db038a2fed Merge pull request #9902 from dolthub/db/go-patch
[no-release-notes] /{go,integration-tests}: add patch version
2025-10-01 10:29:36 -07:00
coffeegoddd 562cec59da [ga-bump-release] Update Dolt version to 1.59.14 and release v1.59.14 v1.59.14 2025-10-01 17:23:30 +00:00
Aaron Son 77088448c3 Merge pull request #9901 from dolthub/aaron/dev-build
[no-release-notes] go/utils/devbuild: Add a utility script for a developer to generate a release-ish build.
2025-10-01 19:06:58 +02:00
coffeegoddd☕️✨ f375ab9267 /{go,integration-tests}: add patch version 2025-10-01 09:30:19 -07:00
Aaron Son 746d1bfbb1 [no-release-notes] go/utils/devbuild: Add a utility script for a developer to generate a release-ish build.
This build will be built with our release toolchains and will have the same runtime dependencies as them. In contrast to our release builds, it does not use profile guided optimization.

This script is mostly used to pass test builds between developers or to get instrumented builds to clients during troubleshooting, optimization, etc.
2025-10-01 05:03:20 -07:00
Elian 885b6c8bfb Merge pull request #9875 from dolthub/elian/docker-health
docker-entrypoint.sh: Add timeout queries to reliably configure users and database
2025-09-30 19:25:01 -07:00
elianddb efd4b6d7bb rm extra vars 2025-09-30 17:43:14 -07:00
elianddb ae9b98feb7 add ctrl-c trap 2025-09-30 17:43:14 -07:00
elianddb e3394acdba mv dolt_server func 2025-09-30 17:43:14 -07:00
elianddb 7020c9d2b1 rm extra func and amend comments 2025-09-30 17:43:14 -07:00
elianddb 2c3f784ecd amend test name 2025-09-30 17:43:14 -07:00
elianddb 8db416bd51 amend dolt sql-server failing to launch with timeout 2025-09-30 17:43:14 -07:00
elianddb 4da866c03b amend go.mod/sum
# Conflicts:
#	go/go.mod
#	go/go.sum
2025-09-30 17:43:10 -07:00
elianddb 3a9a96ad6f fix param setup to use env vars for root and desync issues 2025-09-30 17:42:58 -07:00
elianddb 6d12ff7562 fix unnecessary || true 2025-09-30 17:42:58 -07:00
elianddb d88a34278c add docs for timeout 2025-09-30 17:42:58 -07:00
elianddb 1fc2b97b54 amend comments 2025-09-30 17:42:58 -07:00
elianddb 14b59e9153 amend waits to be separate 2025-09-30 17:42:58 -07:00
elianddb 7cc4f36046 add CONFIG_PROVIDED global var 2025-09-30 17:42:58 -07:00
elianddb 66ab21830a amend server check and add sequential bats to test desync on startup 2025-09-30 17:42:58 -07:00
elianddb 84a25b59e8 add health checks for config requirements 2025-09-30 17:42:58 -07:00
Elian c196003953 Merge pull request #9898 from dolthub/elianddb-1b5cc816
[auto-bump] [no-release-notes] dependency by elianddb
2025-09-30 17:31:39 -07:00
elianddb 60eb9d7c4e [ga-bump-dep] Bump dependency in Dolt by elianddb 2025-09-30 23:53:27 +00:00
Dustin Brown dd41040726 [ga-bump-dep] Bump dependency in Dolt by jycor (#9897)
Co-authored-by: jycor <jcor@ucsd.edu>
2025-09-30 15:50:17 -07:00
Neil Macneale IV a911111c7b Remove panics and minor rename 2025-09-30 11:51:39 -07:00
macneale4 4c9ce7b3a1 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2025-09-30 16:16:25 +00:00
Neil Macneale IV 4134c22915 Add remote replication hot updates 2025-09-30 09:07:16 -07:00
Neil Macneale IV 5072ab62cd Go test fixes 2025-09-30 09:07:16 -07:00
Neil Macneale IV 2168973308 info -> debug 2025-09-30 09:07:16 -07:00
Neil Macneale IV 199b72232b Add DynamicPushOnWriteHook. No tests yet 2025-09-30 09:07:16 -07:00