Taylor Bantle
|
ead97bfb66
|
Merge pull request #8559 from dolthub/tbantle22-587e936f
[auto-bump] [no-release-notes] dependency by tbantle22
|
2024-11-14 11:25:27 -08:00 |
|
Nick Tobey
|
67a715b0d0
|
Merge pull request #8521 from dolthub/nicktobey/readnodes
[no-release-notes] Refactor methods that parse messages to return the message id tag.
|
2024-11-14 10:26:56 -08:00 |
|
coffeegoddd
|
86d900fab1
|
[ga-bump-release] Update Dolt version to 1.43.14 and release v1.43.14
v1.43.14
|
2024-11-14 02:01:46 +00:00 |
|
Nick Tobey
|
cb93e00dab
|
Merge remote-tracking branch 'origin/main' into nicktobey/readnodes
|
2024-11-13 16:37:13 -08:00 |
|
Nick Tobey
|
aa936c1295
|
Merge pull request #8555 from dolthub/nicktobey/generic-map
In order to support multiple index types, create interface types for prolly Maps, and make the tree.MutableMap class generic.
|
2024-11-13 16:34:17 -08:00 |
|
Dustin Brown
|
3a9c72bd4f
|
Merge pull request #8558 from dolthub/db/fix-export
[no-release-notes] /go/libraries/doltcore/env/actions/dolt_ci/workflow_manager.go: fix export
|
2024-11-13 15:34:51 -08:00 |
|
tbantle22
|
32b7e24ba6
|
[ga-bump-dep] Bump dependency in Dolt by tbantle22
|
2024-11-13 23:31:21 +00:00 |
|
coffeegoddd
|
40f4183203
|
/go/libraries/doltcore/env/actions/dolt_ci/schema.go: collate fk cols too
|
2024-11-13 14:35:24 -08:00 |
|
coffeegoddd
|
de4c825949
|
/go/libraries/doltcore/env/actions/dolt_ci/schema.go: also collate cols
|
2024-11-13 14:24:22 -08:00 |
|
coffeegoddd
|
581d000b88
|
/go/libraries/doltcore/env/actions/dolt_ci/workflow_manager.go: fix export
|
2024-11-13 14:15:16 -08:00 |
|
Dustin Brown
|
41de32974a
|
Merge pull request #8557 from dolthub/db/ci-rm
[no-release-notes] /go/{cmd,libraries}: add ci remove
|
2024-11-13 13:59:48 -08:00 |
|
Nick Tobey
|
20280fd086
|
Improve MutableMapFlusher interface
|
2024-11-13 13:47:12 -08:00 |
|
Nick Tobey
|
1f11ab6e07
|
Improve docstrings for prolly map functions.
|
2024-11-13 13:32:18 -08:00 |
|
coffeegoddd
|
8ba12d6d17
|
/go/{cmd,libraries}: add ci remove
|
2024-11-13 13:19:55 -08:00 |
|
Dustin Brown
|
913238e9c3
|
Merge pull request #8549 from dolthub/db/real-ci-import
[no-release-notes] support workflow yaml importing/exporting/listing
|
2024-11-13 11:21:23 -08:00 |
|
jennifersp
|
c32bddd101
|
Merge pull request #8556 from dolthub/jennifersp-06ed65fb
[auto-bump] [no-release-notes] dependency by jennifersp
|
2024-11-13 09:20:50 -08:00 |
|
James Cor
|
724f138cb5
|
use new decimal type for dolt diff (#8554)
|
2024-11-12 23:50:09 -08:00 |
|
Nick Tobey
|
bbebb1ff49
|
Make sure we create a flusher when creating a MutableMap
|
2024-11-12 17:25:31 -08:00 |
|
jennifersp
|
44a2663e58
|
[ga-bump-dep] Bump dependency in Dolt by jennifersp
|
2024-11-13 01:10:57 +00:00 |
|
nicktobey
|
6b2e8a076b
|
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
|
2024-11-13 01:01:36 +00:00 |
|
Nick Tobey
|
8529de5ade
|
Amend Flusher interface.
|
2024-11-12 16:51:16 -08:00 |
|
coffeegoddd
|
08a63e6988
|
/go/libraries/doltcore/env/actions/dolt_ci/workflow_saved_query_step.go: handle type
|
2024-11-12 16:22:13 -08:00 |
|
coffeegoddd
|
c2a1c04949
|
/go/libraries/doltcore/env/actions/dolt_ci/workflow_manager.go: remove comment
|
2024-11-12 15:57:10 -08:00 |
|
coffeegoddd
|
dbdf399448
|
/go/libraries/doltcore/env/actions/dolt_ci: allow saved query only without row and column expectations
|
2024-11-12 15:51:48 -08:00 |
|
Nick Tobey
|
6269494ea2
|
Add MutableMapFlusher for Prolly Map
|
2024-11-12 15:50:37 -08:00 |
|
Nick Tobey
|
5026f4f68e
|
Add interfaces that allow for multiple implementations of prolly.Map, prolly.MutableMap, and tree.Map
|
2024-11-12 15:50:34 -08:00 |
|
Nick Tobey
|
bfd296f0f1
|
Remove unreachable return.
|
2024-11-12 14:37:08 -08:00 |
|
coffeegoddd
|
5dc5b42102
|
/go/Godeps/LICENSES: check in changes
|
2024-11-12 14:32:02 -08:00 |
|
coffeegoddd
|
dd64cee0dc
|
/{go,integration-tests}: fix output of show tables, diff, and dolt ls
|
2024-11-12 14:30:45 -08:00 |
|
coffeegoddd
|
b4cd7a06c2
|
/go/libraries/doltcore/env/actions/dolt_ci: fix types
|
2024-11-12 14:02:08 -08:00 |
|
Dustin Brown
|
49312668ff
|
Merge pull request #8552 from dolthub/db/fix-create
[no-release-notes] fixes and cleanup
|
2024-11-12 13:51:06 -08:00 |
|
coffeegoddd
|
186e5a8d87
|
/go/{cmd,libraries}: final cleanup
|
2024-11-12 13:49:24 -08:00 |
|
coffeegoddd
|
dc27ff67cd
|
/go/{cmd,libraries}: some cleanup
|
2024-11-12 13:41:58 -08:00 |
|
coffeegoddd
|
ec2fef0e47
|
/{integration-tests,go}: update ci init to use sql and context key to bypass create restriction
|
2024-11-12 13:32:16 -08:00 |
|
Nick Tobey
|
884cb4dfd0
|
[no-release-notes] Bump dolt for GMS vector indexes. (#8516)
|
2024-11-12 12:11:49 -08:00 |
|
coffeegoddd
|
961899ed62
|
/{go,integration-tests}: fixed the workflows tables appearing in show tables and ls output
|
2024-11-12 11:46:07 -08:00 |
|
coffeegoddd
|
1ba1dd4ede
|
/go/libraries/doltcore/sqle/database.go: error on attempts to create ci tables
|
2024-11-12 11:36:49 -08:00 |
|
Dustin Brown
|
4fdffc28a5
|
Merge pull request #8550 from dolthub/db/ci-export
[no-release-notes] support workflow export and ls
|
2024-11-12 11:12:50 -08:00 |
|
coffeegoddd
|
1ebb749808
|
/go/{cmd,libraries}: add ci ls too
|
2024-11-12 11:08:49 -08:00 |
|
coffeegoddd
|
1042fc7dca
|
/go/{cmd,libraries}: got export working i think
|
2024-11-12 10:49:52 -08:00 |
|
coffeegoddd
|
8fd798018a
|
/go/{cmd,libraries}: wip, testing ci export
|
2024-11-12 09:54:31 -08:00 |
|
coffeegoddd
|
b08b435720
|
/go/{cmd,libraries}: add method for exporting config
|
2024-11-12 09:36:48 -08:00 |
|
coffeegoddd
|
b77ff4a3fa
|
/integration-tests/bats/ci.bats: wip, need to add tests for the workflow import stuff
|
2024-11-11 16:56:54 -08:00 |
|
coffeegoddd
|
33a4ac1204
|
/go/libraries/doltcore/env/actions/dolt_ci/workflow_manager.go: wip, fix adding of jobs and steps
|
2024-11-11 16:49:02 -08:00 |
|
coffeegoddd
|
e111e149a6
|
/go/libraries/doltcore/env/actions/dolt_ci: wip, think i have jobs and steps working/updating ok
|
2024-11-11 16:12:14 -08:00 |
|
coffeegoddd
|
61d2543d54
|
/go/libraries/doltcore/env/actions/dolt_ci/workflow_config.go: wip, add note
|
2024-11-11 13:50:32 -08:00 |
|
coffeegoddd
|
b9fc232e8d
|
/go/libraries/doltcore/env/actions/dolt_ci: wip, get pull request events updating
|
2024-11-11 13:43:35 -08:00 |
|
coffeegoddd
|
d03829a3a1
|
/go/libraries/doltcore/env/actions/dolt_ci/workflow_manager.go: wip, get push branches working correctly
|
2024-11-11 13:04:35 -08:00 |
|
coffeegoddd
|
d5f48b2c71
|
/go/{cmd,libraries}: wip, do nothing if workflow is up to date
|
2024-11-11 12:42:04 -08:00 |
|
Jason Fulghum
|
9895b9fd9e
|
Merge pull request #8544 from dolthub/fulghum-b8ae9a18
[auto-bump] [no-release-notes] dependency by fulghum
|
2024-11-11 12:21:38 -08:00 |
|