Aaron Son
6b6c3193c0
.github/workflows: ci-bats-*.yaml: Try to paper over flakey sql-server port selection in tests with BATS_TEST_RETRIES.
2022-09-19 11:09:20 -07:00
Andy Arthur
8da16c397d
update benchmark scripts with new join benchmark
2022-08-29 10:52:53 -07:00
Timothy Sehn
93c677ea48
Kill git-dolt
2022-08-24 11:09:58 -07:00
dependabot[bot]
7c2f3936eb
Bump @actions/core in /.github/actions/ses-email-action
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.6 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-18 19:36:17 +00:00
coffeegoddd
b5af09cd00
/.github/workflows/bump-dependency.yaml: only keep single bump pr open at a time
2022-08-17 12:33:02 -07:00
coffeegoddd
103a1ed17a
/.github/workflows/ci-bats-windows.yaml: email tim on bats failure
2022-08-17 12:22:44 -07:00
coffeegoddd
aad9e65542
/.github/scripts/import-benchmarking: use email-template arg
2022-08-11 13:24:49 -07:00
Andy Arthur
d66cb41950
Merge remote-tracking branch 'origin/main' into andy/safe-format
2022-08-10 15:07:48 -07:00
coffeegoddd
717bef315e
/.github/workflows/performance-benchmarks-email-report.yaml: fix args for import
2022-08-10 10:32:24 -07:00
Andy Arthur
b4bd98ba38
Revert "update benchmarking workflows to turn off initBigRepo for __DOLT__"
...
This reverts commit eb5b1f7586 .
2022-08-09 15:56:00 -07:00
Andy Arthur
eb5b1f7586
update benchmarking workflows to turn off initBigRepo for __DOLT__
2022-08-09 15:54:18 -07:00
Andy Arthur
f7ddd27904
Merge remote-tracking branch 'origin/main' into andy/safe-format
2022-08-09 14:50:01 -07:00
Andy Arthur
967cf6ae79
remove __DOLT_1__ in favor of __DOLT__
2022-08-09 14:44:26 -07:00
coffeegoddd
715949c720
/.github/workflows/ci-bats-unix.yaml: bit of cleanup
2022-08-09 13:24:42 -07:00
coffeegoddd
a1529f9987
/.github/workflows/ci-bats-unix.yaml: wip, installing parquet-cli
2022-08-09 11:00:29 -07:00
coffeegoddd
7058c162eb
/.github/workflows: bump ubuntu to 22.04
2022-08-08 12:55:58 -07:00
Dustin Brown
5dc34293c2
Merge pull request #4016 from dolthub/db/bump-go
...
/{.github,go}: bump required go to 1.19
2022-08-05 12:06:09 -07:00
coffeegoddd
c149eb10a3
/{.github, go}: add quotation mark, print test name before each test
2022-08-04 16:26:59 -07:00
coffeegoddd
68127a0dcb
/{.github,go}: bump go to 1.19
2022-08-04 13:53:51 -07:00
Maximilian Hoffman
acb61d68e7
new blob write test for sysbench ( #4013 )
2022-08-04 09:36:03 -07:00
Maximilian Hoffman
45c9973219
blob sysbench ( #3981 )
...
* irrelevent cahnge
* new tests
2022-08-02 07:18:58 -07:00
Maximilian Hoffman
849d526c25
Count prepared tests ( #3952 )
...
* add test scropt, format should fail
* script edit
* add count
* working dir for script
* try to change count
* add exit 1
* move check to other workflow
* fix count
2022-07-28 13:08:43 -07:00
coffeegoddd
1e7a6002aa
/.github/scripts/{import-benchmarking,performance-benchmarking,sql-correctness}: add email alert to jobs
2022-07-26 14:33:58 -07:00
coffeegoddd
0aa9b2b708
/.github/workflows/README.md: mv readme
2022-07-26 10:09:42 -07:00
Dustin Brown
0582e5f80b
Update README.md
2022-07-25 17:18:30 -07:00
coffeegoddd
676c6dcd99
/.github/workflows: disambiguate action titles
2022-07-25 16:29:58 -07:00
coffeegoddd
6b28b2edde
/.github: add readme, fix file names
2022-07-25 15:02:26 -07:00
coffeegoddd
c5f123bdde
/.github/workflows/{email-report, pull-report}: change event name, print format
2022-07-25 09:15:09 -07:00
coffeegoddd
18d252f3fd
/.github/workflows/k8s-nightly-performance-benchmarks-email-report.yaml: factor jobs out of nightly perf emails
2022-07-22 17:21:07 -07:00
Dustin Brown
dfe3b51929
Update k8s-performance-benchmarks-pull-report.yaml
2022-07-22 17:06:30 -07:00
Dustin Brown
b515e9e6a4
Update k8s-import-benchmarks-pull-report.yaml
2022-07-22 17:05:41 -07:00
coffeegoddd
a090a337b3
/.github/workflows: factor out jobs from pull report workflows
2022-07-22 16:55:00 -07:00
coffeegoddd
c09e1ac75e
/.github/{scripts,workflows}: fix run correctness args
2022-07-22 16:36:21 -07:00
Dustin Brown
8050cad057
Update sql-correctness.yaml
2022-07-22 16:16:02 -07:00
coffeegoddd
3343469e11
/.github/workflows: factor out sql correctness
2022-07-22 16:06:08 -07:00
coffeegoddd
79e6cdc739
/.github/workflows/latency-benchmarks.yaml: fix typo
2022-07-22 15:42:17 -07:00
coffeegoddd
0bd08715f3
/.github/workflows: factor out import and latency jobs
2022-07-22 15:20:20 -07:00
Vinai Rachakonda
fef8b4607e
Update release and nightly files to include import benchmarking ( #3901 )
2022-07-22 14:48:42 -07:00
coffeegoddd
5719ba5a82
/.github/workflows: rename workflows to make them more clear/organized
2022-07-22 14:09:14 -07:00
coffeegoddd
b28bf04659
/.github/workflows/ci-performance-benchmarks-new-format.yaml: remove since #benchmark also does new format
2022-07-22 10:59:33 -07:00
coffeegoddd
8d4ef5ad58
/.github/{scripts,workflows}: ensure noms bin format gets sent in payload
2022-07-22 10:06:47 -07:00
coffeegoddd
2eb83de16a
/.github/{actions,workflows}: fix correctness for both formats
2022-07-21 15:42:44 -07:00
coffeegoddd
60f7f2a9dc
/.github/{scripts,workflows}: run tpcc as separate job
2022-07-21 14:41:46 -07:00
coffeegoddd
d9956e2cc6
/.github/workflows: use macos latest
2022-07-21 10:13:30 -07:00
Dustin Brown
5ce7c1fd74
Merge pull request #3878 from dolthub/db/format
...
[skip-ci] [no-release-notes] /.github/actions/ses-email-action: differentiate format
2022-07-21 09:54:43 -07:00
coffeegoddd
3df6fd75ae
/.github/scripts/performance-benchmarking/get-mysql-dolt-job-json.sh: make mysql script args match dolt script args
2022-07-21 09:45:10 -07:00
coffeegoddd
d2445dccea
/.github/actions/ses-email-action: differentiate format
2022-07-20 17:32:24 -07:00
Andy Arthur
10165c1bef
benchmark __DOLT_1__ on release
2022-07-20 15:43:33 -07:00
Vinai Rachakonda
117b64807e
[skip ci] [no-release-notes] Add bucket configuration for performance-benchmarking-report ( #3839 )
2022-07-20 11:22:32 -07:00
coffeegoddd
9202b2611f
/.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh: fix typo
2022-07-20 10:52:04 -07:00