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 |
|
coffeegoddd
|
24bfc6b35e
|
/.github/scripts/{fuzzer, import-benchmarking, performance-benchmarking}: add nbf to job name
|
2022-10-19 12:09:31 -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 |
|
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 |
|