Commit Graph

274 Commits

Author SHA1 Message Date
Maximilian Hoffman 43b644ca0c Only skip engine, not inverse (#3379) 2022-05-10 12:29:20 -07:00
Andy Arthur e86e89cce5 also run __DOLT_1__ CI on OSX and Windows 2022-05-10 11:21:04 -07:00
coffeegoddd 11cdcfb7ce /.github/workflows: pin kubectl in fuzzer and benchmark release job 2022-05-06 13:23:19 -07:00
coffeegoddd d7e0616589 /.github/workflows: pin kubectl version 2022-05-06 09:11:27 -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
Maximilian Hoffman 8cb98e3b41 Nightly benchmarks (#3315)
* Nightly benchmarks

* dispatch
2022-04-27 15:14:54 -07:00
Maximilian Hoffman 122cf63553 skip -race enginetests until merge (#3286)
* skip prepared tests when -race testing

* test.short

* missing env var

* skip race enginetests

* race on merge main

* put new format skip back

* simplify matrix

* aaron's comment
2022-04-23 09:21:49 -07:00
Maximilian Hoffman ae4b882261 Prepared statement GMS bump (#2790)
* Prepared statements bump

* fix formatting
2022-04-15 09:34:14 -07:00
James Cor 81efb25a48 maxtrix 2022-04-07 11:53:35 -07:00
Aaron Son de2fcbad6a .github: Add __DOLT_DEV__ testing to GitHub CI. 2022-04-05 11:45:38 -07:00
Andy Arthur db6a0abb12 fix new format ci step 2022-03-29 10:56:57 -07:00
Andy Arthur 8bc1cd0dac add ci step for new format enginetests 2022-03-29 10:50:13 -07:00
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
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
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
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
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 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 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