Commit Graph

322 Commits

Author SHA1 Message Date
coffeegoddd f9e075272c /.github/{scripts,workflows}: add release run arg to latency and correctness jobs 2022-11-03 11:25:56 -07:00
Aaron Son fc4dc58efe .github/workflow/ci-bats-unix: Try installing a parquet-cli release instead of the tip of main. 2022-11-02 12:09:31 -07:00
Aaron Son 5129b21fe1 .github/workflow/ci-bats*: Try again pegging to Python 3.10 for now. 2022-11-02 11:43:46 -07:00
Aaron Son 24341ef7a6 .github/workflow/ci-bats*: Try pegging to Python 3.10 for now. 2022-11-02 11:38:22 -07:00
coffeegoddd e109b152cd [no-release-notes] /.github/workflows/ci-bats-unix.yaml: remove bats dolt dev testing 2022-10-27 17:06:27 -07:00
coffeegoddd b971a62317 /.github/workflows/ci-bats-unix.yaml: try getting exclude syntax to work 2022-10-27 16:42:15 -07:00
jennifersp 2d87ce2962 remove update Dockerfile 2022-10-25 16:57:12 -07:00
jennifersp 317a932b10 remove sep dockerfiles for arm64 2022-10-25 15:32:28 -07:00
jennifersp 375a57b107 use github actions for docker (#4609) 2022-10-24 16:52:06 -07:00
jennifersp 9a50c1e7d1 Add dolt sql server docker image (#4605) 2022-10-24 14:10:43 -07:00
coffeegoddd 20a323ecb3 /.github/workflows: pull before commit 2022-10-24 12:35:40 -07:00
Dustin Brown 7d81a09c00 Merge pull request #4563 from dolthub/db/update-ci
[no-release-notes] /.github/{scripts,workflows}: bump actions
2022-10-24 11:02:39 -07:00
jennifersp c89b2b91f3 Add Docker Image support for linux/arm64 (#4576) 2022-10-19 10:07:46 -07:00
coffeegoddd 87b002fccb /.github/{scripts,workflows}: bump actions 2022-10-17 13:13:03 -07:00
jennifersp 148370e209 update Dockerfile on release 2022-10-14 11:15:34 -07:00
coffeegoddd 5b02953601 /.github/workflows/nightly-performance-benchmarks-email-report.yaml: email team the nightly import benchmarks 2022-10-12 10:54:27 -07:00
coffeegoddd c279146014 /.github/workflows: bump node to 16 for testing 2022-10-12 10:16:28 -07:00
coffeegoddd 39a7072427 /.github/workflows/cd-release.yaml: use dolthub versions of archived actions 2022-10-12 10:13:07 -07:00
coffeegoddd 5f55943270 /.github/workflows: bump more actions to pickup node16 2022-10-12 09:51:06 -07:00
coffeegoddd 9844920898 /.github/workflows: fix breaking change .rest 2022-10-12 09:39:09 -07:00
coffeegoddd 3e43bb0227 /.github/{actions,workflows}: bump actions to pickup node16 2022-10-12 09:26:18 -07:00
coffeegoddd 0d32da8e40 /.github/workflows/k8s-benchmark-import.yaml: run import benchmarks for new format 2022-10-11 10:48:04 -07:00
jennifersp a0a1bff563 push docker image of dolt to dockerhub (#4470) 2022-10-07 13:09:00 -07:00
Aaron Son ec2fabf3c3 .github/workflows/ci-sql-server-integration-tests.yaml: Disable windows for now. 2022-10-04 14:34:34 -07:00
Aaron Son 8e21b4a87f .github/workflows: ci-sql-server-integration-tests.yaml: More iteration. 2022-10-04 13:27:03 -07:00
Aaron Son a72ce48f3e .github/workflows: ci-sql-server-integration-tests.yaml: More iteration. 2022-10-04 13:14:23 -07:00
Aaron Son 142a86a8d3 .github/workflows: ci-sql-server-integration-tests.yaml: More iteration. 2022-10-04 13:10:43 -07:00
Aaron Son ca93b47a9e .github/workflows: ci-sql-server-integration-tests.yaml: More iteration. 2022-10-04 13:06:00 -07:00
Aaron Son a148ef61b3 .github/workflows: ci-sql-server-integration-tests.yaml: More iteration. 2022-10-04 13:02:39 -07:00
Aaron Son 5bb7a80ce3 .github/workflows: ci-sql-server-integration-tests.yaml: Try setting path to dolt binary directly. 2022-10-04 12:11:52 -07:00
Aaron Son e19fe01a26 .github/workflows/ci-sql-server-integration-tests.yaml: Debug windows PATH. 2022-10-04 11:59:51 -07:00
Aaron Son 8da0a007f8 .github/workflows/ci-sql-server-integration-tests.yaml: Iterate. 2022-10-04 11:13:04 -07:00
Aaron Son b389ea895f .github/workflows: Add a CI workflow for running integration-tests/go-sql-server-driver. 2022-10-04 10:28:37 -07:00
Andy Arthur 889a8720bf update Dolt CI to run all tests against both __DOLT__ and __LD_1__ 2022-09-30 11:41:26 -07:00
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
Timothy Sehn 93c677ea48 Kill git-dolt 2022-08-24 11:09:58 -07: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
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 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
coffeegoddd 68127a0dcb /{.github,go}: bump go to 1.19 2022-08-04 13:53:51 -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 0aa9b2b708 /.github/workflows/README.md: mv readme 2022-07-26 10:09:42 -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