Commit Graph

415 Commits

Author SHA1 Message Date
Maximilian Hoffman
2240cd2da7 delete old files (#4757) 2022-11-11 08:14:44 -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
a659cbbdaf import CI edits 2022-11-10 14:29:36 -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
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
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
coffeegoddd
285c9fc928 /.github/{scripts,workflows}: remove release run arg 2022-11-07 11:33:31 -08:00
coffeegoddd
b2773ebebf /.github/scripts/{performance-benchmarking,sql-correctness}: fix ci scripts 2022-11-04 09:11:29 -07:00
coffeegoddd
f9e075272c /.github/{scripts,workflows}: add release run arg to latency and correctness jobs 2022-11-03 11:25:56 -07:00
Aaron Son
fc4dc58efe .github/workflow/ci-bats-unix: Try installing a parquet-cli release instead of the tip of main. 2022-11-02 12:09:31 -07:00
Aaron Son
5129b21fe1 .github/workflow/ci-bats*: Try again pegging to Python 3.10 for now. 2022-11-02 11:43:46 -07:00
Aaron Son
24341ef7a6 .github/workflow/ci-bats*: Try pegging to Python 3.10 for now. 2022-11-02 11:38:22 -07:00
coffeegoddd
e109b152cd [no-release-notes] /.github/workflows/ci-bats-unix.yaml: remove bats dolt dev testing 2022-10-27 17:06:27 -07:00
coffeegoddd
b971a62317 /.github/workflows/ci-bats-unix.yaml: try getting exclude syntax to work 2022-10-27 16:42:15 -07:00
coffeegoddd
78dec60428 /.github/scripts/{import-benchmarking,sql-correctness}: add format to jobname 2022-10-26 14:26:24 -07:00
jennifersp
2d87ce2962 remove update Dockerfile 2022-10-25 16:57:12 -07:00
jennifersp
317a932b10 remove sep dockerfiles for arm64 2022-10-25 15:32:28 -07:00
jennifersp
375a57b107 use github actions for docker (#4609) 2022-10-24 16:52:06 -07:00
jennifersp
9a50c1e7d1 Add dolt sql server docker image (#4605) 2022-10-24 14:10:43 -07:00
coffeegoddd
20a323ecb3 /.github/workflows: pull before commit 2022-10-24 12:35:40 -07:00
Dustin Brown
7d81a09c00 Merge pull request #4563 from dolthub/db/update-ci
[no-release-notes] /.github/{scripts,workflows}: bump actions
2022-10-24 11:02:39 -07:00
coffeegoddd
24bfc6b35e /.github/scripts/{fuzzer, import-benchmarking, performance-benchmarking}: add nbf to job name 2022-10-19 12:09:31 -07:00
jennifersp
c89b2b91f3 Add Docker Image support for linux/arm64 (#4576) 2022-10-19 10:07:46 -07:00
coffeegoddd
87b002fccb /.github/{scripts,workflows}: bump actions 2022-10-17 13:13:03 -07:00
jennifersp
148370e209 update Dockerfile on release 2022-10-14 11:15:34 -07:00
coffeegoddd
5b02953601 /.github/workflows/nightly-performance-benchmarks-email-report.yaml: email team the nightly import benchmarks 2022-10-12 10:54:27 -07:00
coffeegoddd
c279146014 /.github/workflows: bump node to 16 for testing 2022-10-12 10:16:28 -07:00
coffeegoddd
39a7072427 /.github/workflows/cd-release.yaml: use dolthub versions of archived actions 2022-10-12 10:13:07 -07:00
coffeegoddd
5f55943270 /.github/workflows: bump more actions to pickup node16 2022-10-12 09:51:06 -07:00
coffeegoddd
9844920898 /.github/workflows: fix breaking change .rest 2022-10-12 09:39:09 -07:00
coffeegoddd
3e43bb0227 /.github/{actions,workflows}: bump actions to pickup node16 2022-10-12 09:26:18 -07:00
coffeegoddd
0d32da8e40 /.github/workflows/k8s-benchmark-import.yaml: run import benchmarks for new format 2022-10-11 10:48:04 -07:00
jennifersp
a0a1bff563 push docker image of dolt to dockerhub (#4470) 2022-10-07 13:09:00 -07:00
Aaron Son
ec2fabf3c3 .github/workflows/ci-sql-server-integration-tests.yaml: Disable windows for now. 2022-10-04 14:34:34 -07:00
Aaron Son
8e21b4a87f .github/workflows: ci-sql-server-integration-tests.yaml: More iteration. 2022-10-04 13:27:03 -07:00
Aaron Son
a72ce48f3e .github/workflows: ci-sql-server-integration-tests.yaml: More iteration. 2022-10-04 13:14:23 -07:00
Aaron Son
142a86a8d3 .github/workflows: ci-sql-server-integration-tests.yaml: More iteration. 2022-10-04 13:10:43 -07:00
Aaron Son
ca93b47a9e .github/workflows: ci-sql-server-integration-tests.yaml: More iteration. 2022-10-04 13:06:00 -07:00
Aaron Son
a148ef61b3 .github/workflows: ci-sql-server-integration-tests.yaml: More iteration. 2022-10-04 13:02:39 -07:00
Aaron Son
5bb7a80ce3 .github/workflows: ci-sql-server-integration-tests.yaml: Try setting path to dolt binary directly. 2022-10-04 12:11:52 -07:00
Aaron Son
e19fe01a26 .github/workflows/ci-sql-server-integration-tests.yaml: Debug windows PATH. 2022-10-04 11:59:51 -07:00
Aaron Son
8da0a007f8 .github/workflows/ci-sql-server-integration-tests.yaml: Iterate. 2022-10-04 11:13:04 -07:00
Aaron Son
b389ea895f .github/workflows: Add a CI workflow for running integration-tests/go-sql-server-driver. 2022-10-04 10:28:37 -07:00
Andy Arthur
889a8720bf update Dolt CI to run all tests against both __DOLT__ and __LD_1__ 2022-09-30 11:41:26 -07:00