Commit Graph

16083 Commits

Author SHA1 Message Date
Maximilian Hoffman 2240cd2da7 delete old files (#4757) 2022-11-11 08:14:44 -08:00
Aaron Son 061e44e89e Merge pull request #4759 from dolthub/aaron/go-sql-server-tests-better-ports
integration-tests/go-sql-server-driver: Use 385{1,2} instead of 5005{1,2} for cluster remotesapi ports.
2022-11-10 17:49:06 -08:00
Aaron Son 6d7a569e61 integration-tests/go-sql-server-driver: Use 385{1,2} instead of 5005{1,2} for cluster remotesapi ports. 2022-11-10 16:34:49 -08:00
Dhruv Sringari 63d8949c23 Merge pull request #4753 from dolthub/dhruv/fix-year-type
go/store/val: allow year encoding to store value 0
2022-11-10 15:37:13 -08:00
Max Hoffman e7cbcb9ac9 Restore import CI tests 2022-11-10 15:26:35 -08:00
Max Hoffman c595218572 import perf allow repeats 2022-11-10 15:13:51 -08:00
Max Hoffman 6264f47f01 import perf markdown header 2022-11-10 15:07:01 -08:00
Max Hoffman 0b07b4eb04 force push import results 2022-11-10 14:56:00 -08:00
Max Hoffman 9cf3fa007f smaller import perf CI test 2022-11-10 14:39:40 -08:00
Max Hoffman 906a8a255f Merge branch 'main' of github.com:dolthub/dolt into main 2022-11-10 14:29:42 -08:00
Max Hoffman a659cbbdaf import CI edits 2022-11-10 14:29:36 -08:00
Jason Fulghum 0302ac5a3b Merge pull request #4744 from dolthub/fulghum/orm-testing
Added basic smoke test for TypeORM
2022-11-10 14:10:18 -08:00
Dhruv Sringari aaa0b035dc pr comments 2022-11-10 13:58:57 -08:00
Max Hoffman 17d21f681d delete conflicting import bench 2022-11-10 13:55:08 -08:00
Max Hoffman 311aff3f48 fix branch reference 2022-11-10 13:53:53 -08:00
Max Hoffman 083ea4abf4 shorted import ci for testing 2022-11-10 13:23:10 -08:00
Dhruv Sringari 8588b08ef7 go/store/val: allow year encoding to store value 0
Previously, the year encoding did not support a value of 0. It now uses uint8 255 to represent
0 since that value is free in the encoding space.
2022-11-10 12:58:00 -08:00
Maximilian Hoffman 08167dfd5d Redo import perf (#4689)
* import perf harness prog

* more test isolation

* rework common dep

* fix server driver

* delete old files, fix readme

* more readme fixes

* batching edits

* edits

* skip import tests by def

* GA starter

* rename

* fix arg name

* change input name again

* remove espaced character from input desc

* fix env definition

* fix env definition

* fix workflow_dispatch name

* CI test files

* remove os spec

* runs on

* different set variable

* defaults

* defaults

* remove local GMS

* edits

* run bench from go/ directory

* dropped def equals

* go run, not go build

* fix output command name

* configure dolt

* fix query file path

* fix query file path

* switch query and inputs

* fix format <<EOF

* reformat yaml

* debug output

* more debug output

* fix echo -> cat

* fix to json flag

* fix yaml spacing

* yaml spacing

* yaml spacing

* revert html spacing

* json format

* env var expansion

* echo not cat

* another json string printing error

* no echo

* log template

* no template string

* wrong parameter, template should be templateName

* remove console.log

* pass file, not string, to ses

* rely on preexisting template? email action interface

* fix yaml

* fix html print

* fix html header

* change ci script

* fix sql-server connection pass

* mysql no password, setup default db

* put password back

* missed port for default database

* expanded CI tests

* shorter test file

* extend ci tests

* change default query

* try to push to dolthub

* modify push to dolthub

* duplicate test names

* typo

* dolt-action version

* invalid param for dolt_action

* specify feature branch

* specify main branch dolt-action

* -b flag first

* dont need -q flag for batch EOF

* combine results and dolthub push

* missing curly brace

* no auth

* new creds

* new cred fun

* use the cred key

* try again

* log table

* move push out of batch

* more logging

* new vs old branch

* fix branch rule

* more test

* all tests

* smaller tests

* smaller tests

* double env: key

* fix yaml error

* more yaml errors

* more yaml errors

* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

* linting fixes, remove other import nightly

* linting

* go vet

* licenses

* fix compile errorrs

* warn don't panic on init()

* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

* no external package

* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

* unused dep

* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

* Revert perf scripts

* refactor to repo dispatch

Co-authored-by: max-hoffman <max-hoffman@users.noreply.github.com>
2022-11-10 12:56:43 -08:00
Jason Fulghum 988043cd27 Adding more test function comments 2022-11-10 12:39:00 -08:00
max-hoffman 3bbc0e6512 [ga-bump-release] Update Dolt version to 0.50.15 and release v0.50.15 v0.50.15 2022-11-10 19:02:12 +00:00
Dustin Brown 59a5724c8c [ga-bump-dep] Bump dependency in Dolt by max-hoffman (#4748)
Co-authored-by: max-hoffman <maximilian.wolfgang1@gmail.com>
2022-11-10 09:42:16 -08:00
jennifersp 7f32bb05f6 Merge pull request #4738 from dolthub/jennifersp-59e46451
[auto-bump] [no-release-notes] dependency by jennifersp
2022-11-09 14:48:02 -08:00
Jason Fulghum c07f46b97c Adding a TypeORM smoke test 2022-11-09 13:28:40 -08:00
jennifersp 3401bea2de [ga-bump-dep] Bump dependency in Dolt by jennifersp 2022-11-09 21:24:58 +00:00
Jason Fulghum 5b5145e613 Merge branch 'main' into fulghum/orm-testing 2022-11-09 11:36:36 -08:00
Jason Fulghum 5c4e566b83 Readme updates 2022-11-09 11:35:53 -08:00
Jason Fulghum a23effbfcd Merge pull request #4734 from dolthub/fulghum-53d8157d
[ga-bump-dep] [no-release-notes] Bump dependency in Dolt by fulghum
2022-11-09 10:46:39 -08:00
fulghum 116e74d6cf [ga-bump-dep] Bump dependency in Dolt by fulghum 2022-11-09 17:30:35 +00:00
AndyA ae393629b8 Merge pull request #4730 from dolthub/andy/dolt-docs-update
go/comands/docs: Update dolt docs commands with new names
2022-11-08 19:03:58 -08:00
Andy Arthur 45bc3c1e16 update bats tests 2022-11-08 17:21:02 -08:00
jennifersp 4d37a10e13 fix decimal result print (#4683) 2022-11-08 16:49:54 -08:00
Andy Arthur 61b43c0705 update dolt docs commands with new names 2022-11-08 16:30:48 -08:00
Jason Fulghum a62e12686c [no-release-notes] Merge pull request #4686 from dolthub/fulghum/orm-testing
Prisma compatibility smoke testing
2022-11-08 15:43:29 -08:00
jennifersp c0596e1064 Merge pull request #4727 from dolthub/james/bump
[no-release-notes] bump and bats fix
2022-11-08 15:02:22 -08:00
James Cor fd4fdabae4 bump and bats fix 2022-11-08 13:02:21 -08:00
James Cor fca9759234 Merge pull request #4726 from dolthub/JCOR11599-b3b9500b
[auto-bump] [no-release-notes] dependency by JCOR11599
2022-11-07 23:25:32 -08:00
James Cor 2398d1545b merge with main 2022-11-07 21:54:13 -08:00
jennifersp 9bd2a889b6 warning instead of error for unix socket address already in use when starting sql server (#4697) 2022-11-07 19:55:18 -08:00
JCOR11599 58e7bd5c28 [ga-bump-dep] Bump dependency in Dolt by JCOR11599 2022-11-08 00:31:14 +00:00
Max Hoffman 130744b9d7 workflow stub needs dummy joib 2022-11-07 14:32:51 -08:00
Max Hoffman eab47c1da5 import workflow stub dispatch 2022-11-07 14:30:28 -08:00
Max Hoffman 73dc957b28 add import perf workflow stub 2022-11-07 14:28:46 -08:00
James Cor e939d36b72 Merge pull request #4719 from dolthub/JCOR11599-4efc4b1f
[auto-bump] [no-release-notes] dependency by JCOR11599
2022-11-07 14:22:00 -08:00
Taylor Bantle 8a6f124b64 Merge pull request #4681 from dolthub/taylor/log-args
Allow supplying multiple start/excluding refs to dolt log
2022-11-07 11:58:18 -08:00
Dustin Brown 9826c56a00 Merge pull request #4720 from dolthub/db/rm-release-run
[no-release-notes] /.github/{scripts,workflows}: remove release run arg
2022-11-07 11:47:36 -08:00
coffeegoddd 285c9fc928 /.github/{scripts,workflows}: remove release run arg 2022-11-07 11:33:31 -08:00
JCOR11599 7828c47150 [ga-bump-dep] Bump dependency in Dolt by JCOR11599 2022-11-07 19:12:16 +00:00
James Cor 69ed1935d8 Merge pull request #4698 from dolthub/james/index2
adding tests for index prefix errors
2022-11-07 10:57:27 -08:00
Taylor Bantle 9423991672 Merge pull request #4691 from dolthub/taylor/three-dot-log
Support three dot log
2022-11-07 10:29:05 -08:00
Taylor Bantle 20c0ae3010 Feedback 2022-11-07 10:27:37 -08:00