Dustin Brown
80037bcffc
[auto-bump] [no-release-notes] dependency by jennifersp ( #7112 )
2023-12-07 13:33:07 -08:00
stephanie
e894937c0c
Merge pull request #7105 from dolthub/steph/version
...
Add of out date warning to `dolt version`
2023-12-07 12:51:47 -08:00
Stephanie You
07899db4b1
fix error handling
2023-12-07 11:03:55 -08:00
James Cor
8f49d10eb0
increase correctness precision ( #7117 )
...
Co-authored-by: James Cor <james@dolthub.com >
2023-12-07 10:45:44 -08:00
timsehn
dccf01333b
[ga-bump-release] Update Dolt version to 1.29.1 and release v1.29.1
v1.29.1
2023-12-07 16:54:18 +00:00
Jason Fulghum
a7447ba428
Merge pull request #7110 from dolthub/fulghum/cherry-pick
...
[no-release-notes] Refactoring cherry pick logic out of the `dprocedure` package and into a new `cherry_pick` package
2023-12-06 15:53:38 -08:00
Aaron Son
db3472ab54
Merge pull request #7107 from dolthub/aaron/sqle-database-provider-clone-dbLocations-fix
...
go/libraries/doltcore/sqle: DatabaseProvider: Fix a bug where a database created with call dolt_clone() would not be dropped until the server was restarted.
2023-12-06 15:14:19 -08:00
stephkyou
ada1c64645
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2023-12-06 22:49:30 +00:00
Stephanie You
0479e45377
fix color strings
2023-12-06 14:42:41 -08:00
zachmu
e6c4fcd332
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2023-12-06 22:36:44 +00:00
Zach Musgrave
7bae79f00d
Fixed license files
2023-12-06 14:29:23 -08:00
Stephanie You
70b83f4ab8
better error handling
2023-12-06 13:40:23 -08:00
fulghum
446e1acc8d
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2023-12-06 20:16:38 +00:00
Jason Fulghum
b4167b987e
Refactoring cherry pick logic out of the dprocedure package and into a new cherry_pick package
2023-12-06 12:07:28 -08:00
stephanie
e0013d3de2
Merge branch 'main' into steph/version
2023-12-06 10:30:30 -08:00
Stephanie You
b756f73a81
fix bats test
2023-12-06 10:21:39 -08:00
Zach Musgrave
7c88abef6e
Merge pull request #7090 from dolthub/zachmu/events
...
Added a periodic heartbeat event metric to `sql-server`
2023-12-06 09:48:48 -08:00
Zach Musgrave
28310b6d02
Merge branch 'zachmu/events' of github.com:dolthub/dolt into zachmu/events
2023-12-06 09:48:10 -08:00
Zach Musgrave
23c229fa59
PR feedback
2023-12-06 09:48:04 -08:00
stephanie
ed7ee23423
Merge pull request #7088 from dolthub/steph/clone-branch
...
add `--single-branch` flag for `dolt clone`
2023-12-06 09:41:47 -08:00
Aaron Son
0e1bbfc9f0
go/libraries/doltcore/sqle: DatabaseProvider: Fix a bug where a database created with call dolt_clone() would not be dropped until the server was restarted.
...
Fixes #7106 .
2023-12-06 09:03:39 -08:00
Aaron Son
ad78f39d8f
Merge pull request #7103 from dolthub/aaron/lambda-bats
...
[no-release-notes] integration-tests/bats: Small bats tests improvements for the lambda runner.
2023-12-06 06:29:59 -08:00
Stephanie You
d22b62393b
license update
2023-12-05 17:52:28 -08:00
Stephanie You
3fc766e4db
restrict checking latest release to once per week
2023-12-05 17:43:26 -08:00
Stephanie You
eae7329c57
version checks latest release
2023-12-05 17:38:48 -08:00
Stephanie You
ee881448cb
add cli docs and help text for dolt version
2023-12-05 17:38:48 -08:00
Zach Musgrave
8ad5bd0f6e
Merge branch 'main' into zachmu/events
2023-12-05 16:52:58 -08:00
Stephanie You
b82117d5c4
Merge remote-tracking branch 'origin/main' into steph/clone-branch
2023-12-05 16:51:16 -08:00
Aaron Son
5edebb5e4a
integration-tests/bats/performance.bats: Run some long-running tests locally for now.
2023-12-05 16:50:28 -08:00
Aaron Son
379ee64cb9
Merge remote-tracking branch 'origin/main' into aaron/lambda-bats
2023-12-05 16:09:27 -08:00
Dustin Brown
3e20220253
[auto-bump] [no-release-notes] dependency by max-hoffman ( #7102 )
...
* [ga-bump-dep] Bump dependency in Dolt by max-hoffman
* update hadoop
---------
Co-authored-by: max-hoffman <maximilian.wolfgang1@gmail.com >
Co-authored-by: Max Hoffman <max@dolthub.com >
2023-12-05 16:01:02 -08:00
Aaron Son
6c5c03dffe
integration-tests/bats: Small bats tests improvements for the lambda runner.
2023-12-05 15:14:00 -08:00
Zach Musgrave
f54aa12850
Uncommented debug code
2023-12-05 13:56:24 -08:00
Zach Musgrave
306299fd6d
Merge branch 'zachmu/events' of github.com:dolthub/dolt into zachmu/events
2023-12-05 12:48:53 -08:00
Zach Musgrave
8ae7445ef8
Upgrade hadoop (older version now gone)
2023-12-05 12:48:49 -08:00
zachmu
d3cda14fe3
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2023-12-05 20:48:00 +00:00
Zach Musgrave
e4389240b5
Bug fix for windows lock file
2023-12-05 12:41:17 -08:00
Zach Musgrave
e6ee30ab3c
Merge branch 'zachmu/events' of github.com:dolthub/dolt into zachmu/events
2023-12-05 12:26:02 -08:00
Zach Musgrave
9d3d1ca3e0
Test fixes
2023-12-05 12:25:54 -08:00
zachmu
59632204cd
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2023-12-05 19:44:51 +00:00
Zach Musgrave
2e963ee8f9
Fix test
2023-12-05 11:37:48 -08:00
Zach Musgrave
07be50d655
Fix up docs
2023-12-05 11:18:01 -08:00
Zach Musgrave
0d78a4ddc2
Added a logger emitter
2023-12-05 11:14:08 -08:00
Zach Musgrave
13d51ae1ae
fixed test
2023-12-05 11:13:52 -08:00
Stephanie You
c64e2b93af
Merge remote-tracking branch 'origin/main' into steph/clone-branch
2023-12-05 10:38:32 -08:00
Dustin Brown
f41d7cea48
[ga-bump-dep] Bump dependency in Dolt by JCOR11599 ( #7097 )
...
Co-authored-by: JCOR11599 <jcor@ucsd.edu >
2023-12-05 10:27:37 -08:00
Zach Musgrave
8f8c186aaf
bug fix
2023-12-05 10:23:25 -08:00
Zach Musgrave
7271e56ce8
heartbeat tests
2023-12-05 10:03:10 -08:00
Stephanie You
6b54e53586
simplify single-branch logic
2023-12-05 09:53:02 -08:00
Zach Musgrave
b207b1bc03
Smoke test for faulty GRPC config, fixed broken error handling in the case of a bad GRPC client
2023-12-04 17:03:24 -08:00