Commit Graph

36 Commits

Author SHA1 Message Date
coffeegoddd
7eafa0cf56 /.github/{scripts,workflows}: set issue number in regressions job 2024-01-10 14:28:49 -08:00
Dustin Brown
6bdb53871c Update run-correctness.sh 2024-01-10 13:50:28 -08:00
coffeegoddd
e0c292d70a /.github/scripts/sql-correctness/run-correctness.sh: log pr number too 2024-01-10 13:19:45 -08:00
coffeegoddd
3fe6ae2e1e /.github/{scripts,workflows}: some adjustments for pr comments 2024-01-10 13:11:33 -08:00
coffeegoddd
a56ab945d1 /.github/{scripts,workflows}: update scripts to work with regressions job maybe 2024-01-10 12:25:54 -08:00
coffeegoddd
d1c491f707 /.github/{scripts,workflows}: add test regressions workflow, add regressions job config script 2024-01-10 11:44:50 -08:00
coffeegoddd
023c6dc5d6 /.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh: add resource limit 2024-01-10 10:12:49 -08:00
coffeegoddd
42df3f079f /.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh: configure job to run on dedicated host 2024-01-10 10:08:51 -08:00
coffeegoddd
8092e13060 /.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh: make correctness job run tests concurrently 2024-01-09 12:48:16 -08:00
James Cor
8f49d10eb0 increase correctness precision (#7117)
Co-authored-by: James Cor <james@dolthub.com>
2023-12-07 10:45:44 -08:00
coffeegoddd
3f0d9a06e8 /.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh: change correctness precision 2023-10-11 09:38:36 -07:00
coffeegoddd
a684a3c360 /.github/scripts: use lowercase actor name in path 2023-07-27 09:56:56 -07:00
coffeegoddd
b944df67ca /.github/scripts/{performance-benchmarking,sql-correctness}: remove doltnbf from key string 2023-07-13 10:06:17 -07: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
coffeegoddd
78dec60428 /.github/scripts/{import-benchmarking,sql-correctness}: add format to jobname 2022-10-26 14:26:24 -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
c09e1ac75e /.github/{scripts,workflows}: fix run correctness args 2022-07-22 16:36:21 -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
9202b2611f /.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh: fix typo 2022-07-20 10:52:04 -07:00
Dustin Brown
d059622be7 Update get-dolt-correctness-job-json.sh
fix invalid json
2022-07-20 10:11:10 -07:00
Andy Arthur
41c92f8c60 add __DOLT_1__ to nightly correctness and benchmarking 2022-07-15 14:50:01 -07:00
Maximilian Hoffman
c64e913ce4 Max/fix nightly (#3316)
* Nightly benchmarks

* dispatch

* del comment brnach

* merge conflict

* mysql-dolt

* change if or to double brackets
2022-04-28 11:02:04 -07: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
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
bbda57ef1e /.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh: update queries to include result counts and total test count 2021-03-04 13:16:54 -08:00
Dustin Brown
3e90c2de75 /.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh: run all tests 2021-02-19 18:04:13 -08:00
Dustin Brown
e2a944a72f /.github/scripts/sql-correctness/run-correctness.sh: print out 2021-02-19 17:29:35 -08:00
Dustin Brown
34f12ac53a /.github/scripts/sql-correctness/run-correctness.sh: fail job if not created 2021-02-19 17:25:22 -08:00
Dustin Brown
939b7cbfd8 /.github/{scripts, workflows}: iterating on correctness/email workflows 2021-02-19 16:22:07 -08:00
Dustin Brown
0ab55b5227 /.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh: ignore skipped results 2021-02-18 14:33:38 -08:00
Dustin Brown
3eda0223cd /.github/{scripts,workflows}: complete workflow on successful job creation 2021-02-17 12:24:46 -08:00
Dustin Brown
798ba606d8 /.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh: return percentage of correctness 2021-02-17 12:21:53 -08:00
Dustin Brown
618d430b75 /.github/{actions,scripts,workflows}: initial correctness workflow 2021-02-16 17:40:22 -08:00