Commit Graph

19821 Commits

Author SHA1 Message Date
Zach Musgrave 08a6aec5cf Bug fix caching during replication pull 2023-06-09 16:00:39 -07:00
Zach Musgrave d0e20d5613 Merge main 2023-06-09 14:41:55 -07:00
Zach Musgrave f5f68434f4 Bug fix for dolt_checkout() on remote branch 2023-06-09 14:41:09 -07:00
Jason Fulghum 8589e25049 [no-release-notes] Merge pull request #6133 from avaitla/patch-1
Update README.md
2023-06-09 14:31:03 -07:00
Jason Fulghum 7f1e1da918 Merge pull request #6129 from dolthub/fulghum-2b0d1615
[auto-bump] [no-release-notes] dependency by fulghum
2023-06-09 14:29:23 -07:00
Zach Musgrave 11906fcc3a Fixed error message 2023-06-09 13:41:40 -07:00
Zach Musgrave aba3dcce81 fixed error message in bats tests 2023-06-09 13:23:28 -07:00
Jason Fulghum ff08487763 Fixing missing "|| false" in BATS assertion 2023-06-09 12:43:28 -07:00
Jason Fulghum 549d6d3abd Fixing another broken test 2023-06-09 12:41:03 -07:00
Jason Fulghum 672c514017 Adding debug output 2023-06-09 11:35:48 -07:00
Jason Fulghum a74cbd667c Update README.md 2023-06-09 11:04:03 -07:00
Jason Fulghum 99723c412b Update README.md 2023-06-09 11:03:56 -07:00
Jason Fulghum e6fc3d2997 Merge branch 'macneale4/so-many-cooks' into fulghum-2b0d1615 2023-06-09 10:28:48 -07:00
reltuk 5892b3277f [ga-bump-dep] Bump dependency in Dolt by reltuk 2023-06-09 10:15:39 -07:00
Jason Fulghum 825c322687 Fixing error message in test 2023-06-09 10:05:14 -07:00
Jason Fulghum 80bb36469c Fixing error message in test 2023-06-09 10:00:53 -07:00
Anil V e8fe508e5f Update README.md
Add some notes on where the final go binary goes for folks not familiar with golang
2023-06-09 11:46:52 -05:00
Jason Fulghum 91bf5b0f15 Updating to Maven 3.9.2 2023-06-09 09:46:10 -07:00
Jason Fulghum 6df12085ce Fixing a few spots from GMS changes to Database() 2023-06-08 17:13:26 -07:00
fulghum 9befd3f0fb [ga-bump-dep] Bump dependency in Dolt by fulghum 2023-06-08 23:58:16 +00:00
Jason Fulghum 0eac443339 Merge pull request #6121 from dolthub/fulghum/kill-python
[no-release-notes] Remove Python from `wait_for_connection` function in BATS
2023-06-08 16:09:57 -07:00
Jason Fulghum 29977a9da5 Merge pull request #6104 from dolthub/fulghum/bugfix-2
[no-release-notes] Removing collation error handling tests
2023-06-08 15:12:26 -07:00
Zach Musgrave 0b52f6c424 Revert "Revert "Merge pull request #5968 from dolthub/zachmu/tx-6""
This reverts commit bb03b8cb25.
2023-06-08 11:09:54 -07:00
Zach Musgrave 7599f49a74 Merge pull request #6117 from dolthub/zachmu/bats-stability
Moved remote bats into their own workflow so they don't cancel local …
2023-06-08 11:08:34 -07:00
Jason Fulghum 97c2e63089 Removing a few more python references 2023-06-08 11:05:00 -07:00
Zach Musgrave cc06273c7b Fixed workflow name 2023-06-08 10:55:59 -07:00
Jason Fulghum 1b9f5b436e Quoting $DEFAULT_DB so empty values don't mess up arg parsing 2023-06-08 09:46:26 -07:00
Jason Fulghum f6a2048e83 Setting --use-db $DEFAULT_DB 2023-06-08 09:46:26 -07:00
Jason Fulghum 107d0e0e42 Changing from 'mysql' to 'dolt sql-client' since the GH MacOS runners don't have the mysql client installed by default 2023-06-08 09:46:26 -07:00
Jason Fulghum 3da9f1b93e Pulling the user name from $SQL_USER instead of a function param 2023-06-08 09:46:26 -07:00
Jason Fulghum 88e1fadd04 Adding comments 2023-06-08 09:46:26 -07:00
Jason Fulghum 561ab24964 First pass at removing Python to detect when the sql-server has fully started up 2023-06-08 09:46:26 -07:00
Zach Musgrave 1af7dea091 typos 2023-06-07 20:37:54 -07:00
Zach Musgrave d6dff530d2 Moved remote bats into their own workflow so they don't cancel local bats when they fail 2023-06-07 20:34:46 -07:00
Zach Musgrave 9b73c142e7 Merge pull request #6115 from dolthub/zachmu/revert
[no-release-notes] reverting last two merges
2023-06-07 20:19:14 -07:00
Zach Musgrave bb03b8cb25 Revert "Merge pull request #5968 from dolthub/zachmu/tx-6"
This reverts commit 51c2129e51, reversing
changes made to 9692f6ef92.
2023-06-07 17:27:06 -07:00
Zach Musgrave 025eb35fb1 Revert "Merge pull request #6111 from dolthub/fulghum/kill-python"
This reverts commit 223fc0b621, reversing
changes made to 51c2129e51.
2023-06-07 17:26:30 -07:00
Jason Fulghum 223fc0b621 Merge pull request #6111 from dolthub/fulghum/kill-python
[no-release-notes] Remove Python from `wait_for_connection` function in BATS
2023-06-07 16:41:49 -07:00
Jason Fulghum bbd1812373 Merge branch 'zachmu/bats-fix' into fulghum/kill-python 2023-06-07 16:30:21 -07:00
Zach Musgrave 2e4fb2ad7c Fixed bats test for diff error message 2023-06-07 16:28:54 -07:00
Zach Musgrave 9abc8de3a2 Fixed two bats tests 2023-06-07 16:24:34 -07:00
Jason Fulghum f552b640cc Merge branch 'main' into fulghum/kill-python 2023-06-07 16:05:46 -07:00
Jason Fulghum f7e76ee79f Quoting $DEFAULT_DB so empty values don't mess up arg parsing 2023-06-07 14:38:29 -07:00
Zach Musgrave 51c2129e51 Merge pull request #5968 from dolthub/zachmu/tx-6
Transaction and DB name resolution changes
2023-06-07 14:36:57 -07:00
Jason Fulghum 598983cdba Setting --use-db $DEFAULT_DB 2023-06-07 14:18:10 -07:00
Jason Fulghum 146bb14a46 Changing from 'mysql' to 'dolt sql-client' since the GH MacOS runners don't have the mysql client installed by default 2023-06-07 13:31:15 -07:00
Jason Fulghum 02a0087224 Pulling the user name from $SQL_USER instead of a function param 2023-06-07 12:55:40 -07:00
Jason Fulghum 5cd4f1a1fb Adding comments 2023-06-07 12:39:29 -07:00
Jason Fulghum 06046e4690 First pass at removing Python to detect when the sql-server has fully started up 2023-06-07 12:34:01 -07:00
Zach Musgrave 49e0923cdd updating tests 2023-06-07 12:25:38 -07:00