Commit Graph

120 Commits

Author SHA1 Message Date
Dustin Brown c98fc3cfd1 /.github/scripts/performance-benchmarking: update performance queries 2021-02-12 12:00:11 -08:00
Daylon Wilkins e425ec40b5 Type change tests and bug fixes 2021-02-10 11:06:27 -08:00
Dustin Brown 0444b052c9 /{.github,bats}: pin runner, add timeouts 2021-02-09 16:00:11 -08:00
Dustin Brown 9b5634a66f /{bats,.github}: run bats on windows github actions 2021-02-05 13:57:45 -08:00
Dustin Brown df3347dfef /.github/scripts/performance-benchmarking/run-benchmarks.sh: lowercase actor 2021-02-05 13:41:37 -08:00
Dustin Brown e4e7f92b45 /.github/workflows/test.yaml: remove test file 2021-02-05 09:37:33 -08:00
Dustin Brown b778e9f121 /.github/workflows/test.yaml: fix quoting 2021-02-04 12:27:03 -08:00
Dustin Brown 283e6ff475 /.github/workflows/test.yaml: testing release bumping 2021-02-04 10:19:40 -08:00
Dustin Brown f4197c4e63 /.github/workflows/{ci-performance-benchmarks-release.yaml, ci-performance-benchmarks.yaml}: update emails, allow actor to specify email on workflow dispatch trigger 2021-01-26 16:41:07 -08:00
Dustin Brown 562b29afc5 /.github/workflows/{cd-release.yaml, ci-performance-benchmarks-release.yaml}: remove testing workflows, update relase workflows 2021-01-26 11:46:50 -08:00
Dustin Brown 1d576a71b8 /.github/scripts/performance-benchmarking/run-benchmarks.sh: differentiate job names to allow for multiple PR benchmark runs by a single actor 2021-01-26 11:29:50 -08:00
Dustin Brown b6d68cb03b /.github/workflows/ci-performance-benchmarks-release.yaml: iterating on workflow with workflow and repository dispatch triggers 2021-01-26 10:49:11 -08:00
Dustin Brown 96c61e413f /.github/workflows/ci-workflow-trigger.yaml: use repo access token 2021-01-25 13:42:59 -08:00
Dustin Brown fd94da067f Update ci-workflow-receiver.yaml
This fixes the indentations in the testing workflow file
2021-01-25 12:08:14 -08:00
Dustin Brown e918b410ce /.github/workflows/ci-worflow-{reciever, trigger}.yaml: add actor to client payload 2021-01-25 11:56:31 -08:00
Dustin Brown e3aa496d28 /.github/workflows/ci-workflow-{receiver,trigger}.yaml: add temporary workflows to test repository dispatching 2021-01-25 11:53:11 -08:00
Dustin Brown c5e6ebcb45 /.github/scripts/performance-benchmarking/get-dolt-dolt-job-json.sh: fix is faster case to use decimal, not percent 2021-01-23 16:44:00 -08:00
Dustin Brown 764a813a1e /.github/scripts/performance-benchmarking/{get-dolt-dolt-job-json.sh,get-mysql-dolt-job-json.sh}: specify limits that ensure each pod receives its own node 2021-01-22 15:41:08 -08:00
Dustin Brown 0a2f4a2027 /.github/scripts/performance-benchmarking/get-mysql-dolt-job-json.sh: add mean multiplier query 2021-01-22 14:15:27 -08:00
Dustin Brown 80d95d1a89 /.github/scripts/performance-benchmarking/get-mysql-dolt-job-json.sh: fix query division, add server names and versions 2021-01-22 11:42:45 -08:00
Dustin Brown 986094498b Merge pull request #1236 from dolthub/db/update-benchmarking-query
Update performance benchmarking queries and timeout
2021-01-22 10:44:24 -08:00
Dustin Brown 6d7f04e58f /.github/scripts/performance-benchmarking: update queries to display stable latency median, increase timeout to 90mins 2021-01-21 18:35:10 -08:00
Dustin Brown 683dc68965 /.github/scripts/performance-benchmarks/get-{dolt,mysql}-dolt-job-json.sh: include custom lua scripts in benchmarks 2021-01-20 17:40:51 -08:00
Dustin Brown 8aff7926d2 Merge pull request #1231 from dolthub/db/add-ses-email-action
Performance Benchmarks Email on Release
2021-01-20 11:41:56 -08:00
Dustin Brown e2d6c77f13 /.github/workflows/ci-performance-benchmarks-release.yaml: trigger workflow manually until ready to run as part of release workflow 2021-01-20 11:06:53 -08:00
Oscar Batori 9f8f94eb3c Merge pull request #1177 from dolthub/oscarbatori/fix-release
Fixed release notification
2021-01-20 10:35:50 -08:00
Dustin Brown 47dbf66c96 /.github/{scripts,workflows}: cleanup scripts a bit 2021-01-20 09:51:36 -08:00
Dustin Brown 232f6ae683 /.github/scripts/performance-benchmarking/{get-job-json-updated.sh, run-benchmarks-updated.sh}: iterating on updates to scripts that allow for mysql v dolt benchmarks 2021-01-19 17:40:34 -08:00
Dustin Brown efc27ba180 /.github/{scripts,workflows}: iterating on benchmarking against mysql for release 2021-01-19 17:19:11 -08:00
Dustin Brown 0913175f65 /.github/actions/ses-email-action: use ses verified domain 2021-01-19 16:35:46 -08:00
Dustin Brown 38e0998e75 /.github/{actions,workflows}: iterating on email template 2021-01-19 15:52:40 -08:00
Dustin Brown dbdb2533a8 /.github/{actions,workflows}: iterating on email using template 2021-01-19 13:38:01 -08:00
Dustin Brown 6be524694c /.github/{actions, workflows}: accept dataFile as input 2021-01-19 13:04:27 -08:00
Dustin Brown 83ae420bb0 /.github/actions/ses-email-action: fix email 2021-01-19 10:28:16 -08:00
Dustin Brown 66c7855faf /.github/{actions, workflows}: iterating on getting github actions to send email 2021-01-15 17:11:26 -08:00
Dustin Brown 534feafd6c /.github/scripts/performance-benchmarking/get-job-json.sh: update args 2021-01-15 12:58:40 -08:00
Dustin Brown 58c666de36 /.github/workflows: use ubuntu-18.04 as ubuntu-latest will soon be 20.04 2021-01-15 09:14:56 -08:00
Dustin Brown cf77a63ccd /.github/scripts/performance-benchmarking/get-job-json.sh: fix based on feedback, remove ABS of average_time_change_query, remove transactions_change_query 2021-01-13 15:29:33 -08:00
Dustin Brown 300d9aae05 /.github/{scripts,workflows}: update benchmark queries, change trigger 2021-01-13 14:45:19 -08:00
Oscar Batori 3d54cfbdb1 Merge pull request #1180 from chenrui333/patch-1
fix: avoid empty commit body issue
2021-01-12 07:44:59 -08:00
Dustin Brown 940d52311f /.github/scripts/performance-benchmarking/get-job-json.sh: add versions to results 2021-01-07 16:32:02 -08:00
Dustin Brown 13047826e6 /.github/scripts/performance-benchmarking/run-benchmarks.sh: bump timeout to 25 mins 2021-01-07 14:58:51 -08:00
Dustin Brown d55638092d /.github/scripts/performance-benchmarking: update average time query 2021-01-07 14:41:44 -08:00
Dustin Brown 1fc64f5578 /.github/scripts/performance-benchmarking/{get-job-json, run-benchmarks}.sh: use dedicated node 2021-01-07 11:17:37 -08:00
Dustin Brown aee70bd1ce /.github/scripts/performance-benchmarking/get-job-json.sh: fix query var 2021-01-06 08:36:17 -08:00
Dustin Brown ad365d1dd0 /.github/scripts/performance-benchmarking/get-job-json.sh: fix query, allow real commits 2021-01-05 19:16:52 -08:00
Dustin Brown 2a53d2e5b6 /.github/workflows/ci-performance-benchmarks.yaml: get results with javascript 2021-01-05 13:38:57 -08:00
Dustin Brown 27f78a3d6c /.github/workflows/ci-performance-benchmarks.yaml: escape new lines 2021-01-05 12:46:15 -08:00
Dustin Brown 5650409d62 /.github/workflows/ci-performance-benchmarks.yaml: iterating on results fix 2021-01-05 12:31:59 -08:00
Dustin Brown 6dc7874951 /.github/{scripts,workflows}: print kubectl wait output on error, comment on issue after benchmarking 2021-01-05 12:15:09 -08:00