Commit Graph

266 Commits

Author SHA1 Message Date
Dustin Brown
bb25ce9d6f /{.github,go}: require go 1.18 2022-03-21 14:02:06 -07:00
Dustin Brown
63789fd9f9 /.github/workflows: bump go in CI 2022-03-21 12:07:14 -07:00
Andy Arthur
46c3344cf7 added timeout for MySQL client integration tests 2022-03-17 11:49:37 -07:00
Vinai Rachakonda
5e788b48c1 Change transactions per second to sql_transactions_per_second (#2994) 2022-03-15 17:38:54 -07:00
Vinai Rachakonda
e895d583a5 Update queries to include tps as well as more sophisticated percentil… (#2986) 2022-03-15 12:31:47 -07:00
Dustin Brown
2f8c2b8fa1 /.github/{actions,workflows}: add workflowURL 2022-03-01 13:08:27 -08:00
Dustin Brown
41d3e199d4 /.github/workflows/ci-bats-windows.yaml: fix ref/version 2022-03-01 12:29:36 -08:00
Dustin Brown
b9eb39ff87 /.github/workflows/ci-bats-windows.yaml: use bats email template 2022-03-01 12:09:42 -08:00
Dustin Brown
c8c5ab82dc /.github/workflows: only run ci checks against specific changes on explicit path 2022-03-01 11:12:57 -08:00
Dustin Brown
7aeae8709e /.github/{actions, workflows}: send email to pusher if bats-windows fails 2022-03-01 10:57:05 -08:00
Dustin Brown
cc59bef1f9 /.github/workflows/ci-bats-windows.yaml: stop bats windows on pr 2022-03-01 08:56:21 -08:00
Vinai Rachakonda
a28aa3c033 Modify Benchmark Configuration for End to End support of the TPCC benchmark (#2812) 2022-02-21 12:04:59 -08:00
Dustin Brown
e9e58bbb1f /.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh: add precision to correctness percentage 2022-02-05 06:54:04 -08:00
Dustin Brown
c97f7cc9f9 /.github/workflows/ci-format-repo.yaml: run go mod tidy before doing other formatting stuff 2022-02-01 19:07:54 -08:00
Dustin Brown
a43b8d2e56 /{go,.github}: remove benchmarks, add dolt_builder and sysbench_runner utils 2022-01-24 10:08:25 -08:00
Dustin Brown
208480acdc /.github/scripts/performance-benchmarking/get-{dolt,mysql}-dolt-job-json.sh: use dolthub lua script repo 2022-01-20 13:56:29 -08:00
Dustin Brown
c7c5cc4522 /.github/scripts/performance-benchmarking/get-mysql-dolt-job-json.sh: add group by scan to mysql v dolt benchmarks 2022-01-19 15:33:49 -08:00
Maximilian Hoffman
cb74ef57da sysbench changes (#2616)
* sysbench changes

* add sysbench read test
2022-01-14 13:47:22 -08:00
Andy Arthur
cc4e5a36f8 added unit test for feature flag 2022-01-07 14:57:50 -08:00
Andy Arthur
9fdb73e3e5 renamed optional CI job 2022-01-07 14:41:28 -08:00
Andy Arthur
4cf8562a17 added optional CI step for new format 2022-01-07 14:38:08 -08:00
Dustin Brown
1e8bcd151a /.github/scripts/performance-benchmarking/get-mysql-dolt-job-json.sh: adjust benchmarking precision 2021-12-15 12:59:01 -08:00
jennifersp
ed9fd73564 Merge pull request #2403 from dolthub/jennifer/dump-parquet
parquet file type for export
2021-11-22 21:12:24 -08:00
Aaron Son
8b72e81092 go/utils/publishrelease,.github: Publish darwin-arm64 releases and make them work with install.sh. 2021-11-18 16:29:07 -08:00
jennifersp
0ae10903f4 fix yaml fail 2021-11-18 16:07:16 -08:00
jennifersp
67ef43860b typo 2021-11-18 15:56:18 -08:00
jennifersp
bef965ff0b add dependencies to yaml 2021-11-18 15:51:51 -08:00
Dustin Brown
175be7c25f /.github/workflows/cd-release.yaml: handle bad v on release 2021-11-05 12:43:32 -07:00
Dustin Brown
7fd2fb31d9 /.github/workflows/ci-bump-winget.yaml: fix winget workflow 2021-10-20 11:11:20 -07:00
Dustin Brown
7c723ffb0e Update cd-release.yaml 2021-10-20 10:41:26 -07:00
Dustin Brown
557e3a565f /.github/scripts/fuzzer/get-fuzzer-job-json.sh: add job label 2021-10-15 09:15:44 -07:00
Dustin Brown
ab10713475 /.github/workflows/cd-release.yaml: trigger msi from release workflow 2021-10-13 10:46:36 -07:00
Dustin Brown
bf54713bf9 /.github/workflows/ci-bump-winget.yaml: refactor winget workflow 2021-10-13 10:11:36 -07:00
Dustin Brown
1b82dc890e Update ci-bump-winget.yaml 2021-10-11 16:32:34 -07:00
Dustin Brown
f68dfb5b58 Update ci-bump-winget.yaml 2021-10-08 15:19:26 -07:00
Dustin Brown
fa4c82944e Update ci-bump-homebrew.yaml 2021-10-06 15:35:50 -07:00
Dustin Brown
dbc8b929eb Update ci-bump-homebrew.yaml 2021-10-06 15:27:46 -07:00
Dustin Brown
5de1b80c87 /.github/workflows/ci-bump-winget.yaml: add winget release 2021-10-05 15:05:40 -07:00
Dustin Brown
bf28746665 /.github/workflows: change branch 2021-09-29 13:33:52 -07:00
Dustin Brown
acd5766bd6 /.github/scripts/{performance-benchmarking,sql-correctness}: bump the back off limit in case of transient fails 2021-09-20 13:34:30 -07:00
Dustin Brown
d2746e0f9a /.github/workflows/bump-dependency.yaml: checkout go 1.17 2021-09-10 16:13:13 -07:00
Daylon Wilkins
841cce0ebc Bump Go version to 1.17 2021-09-09 14:23:23 -07:00
Maximilian Hoffman
a480bad711 Remove doltpy from CI (#2083)
* Remove doltpy from CI

* Add mysql connector

* Bad key
2021-08-31 20:29:43 -07:00
Daylon Wilkins
ab923b17fc Reduced fuzzer gate cycles 2021-08-24 15:01:19 -07:00
Dustin Brown
cbd142db49 /.github/workflows/temp-trigger-benchmark-report.yaml: remove temp workflow 2021-08-18 17:08:39 -07:00
Dustin Brown
7341c2adf2 /.github/workflows/ci-performance-benchmarks-report.yaml: fix missing curly brace 2021-08-18 16:06:28 -07:00
Dustin Brown
784eae627e /.github/workflows/ci-performance-benchmarks-report.yaml: fix typo in workflow 2021-08-18 14:28:01 -07:00
Dustin Brown
a98080b6eb Update ci-performance-benchmarks-report.yaml 2021-08-18 14:10:43 -07:00
Dustin Brown
639073193c /.github/workflows/temp-trigger-benchmark-report.yaml: add temporary trigger for benchmark report workflow 2021-08-18 13:55:59 -07:00
Dustin Brown
01e890766b /.github/workflows/ci-performance-benchmarks-report.yaml: fix numbers 2021-08-18 13:41:15 -07:00