725 Commits

Author SHA1 Message Date
coffeegoddd
378b057061 /.github/scripts: add app labels to persist job logs 2025-03-26 09:17:58 -07:00
coffeegoddd
21069a769b /.github/workflows/cd-push-docker-image.yaml: use gh api 2025-03-04 09:24:25 -08:00
coffeegoddd
ddd94a7030 /.github/workflows: publish prerelease until docker job finishes 2025-03-03 15:45:25 -08:00
Aaron Son
3a35556cea .github/workflows/cd-release-pgo.yaml: Bump GO_BUILD_VERSION to match go.mod toolchain. 2025-02-26 15:07:39 -08:00
Jason Fulghum
2a75563000 Fixing a merge error that included the env section twice 2025-01-24 12:24:05 -08:00
Jason Fulghum
cb47ee1c04 Merge pull request #8773 from dolthub/fulghum/fix-mac-os-bats
Fix failing MacOS BATS tests
2025-01-22 10:08:21 -08:00
Jason Fulghum
918d72f140 Setting USE_BAZEL_VERSION to 7.4.0 2025-01-22 09:49:17 -08:00
dependabot[bot]
d31c12bc95 Bump undici from 5.28.4 to 5.28.5 in /.github/actions/ses-email-action
Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 5.28.5.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.4...v5.28.5)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-22 16:56:37 +00:00
coffeegoddd
7ce492af50 /{.github,go}: update protoc in protobufs 2025-01-21 17:10:10 -08:00
Jason Fulghum
74cff56799 Install MySQL LTS release (8.4) for MacOS BATS tests 2025-01-21 12:38:24 -08:00
Maximilian Hoffman
1d72274bb1 [no-release-notes] increase perf averages precision to two (#8666) 2024-12-11 12:01:48 -08:00
coffeegoddd
00732cb5e0 /{.github,go,integration-tests}: bump go 2024-12-02 17:05:37 -08:00
James Cor
670865ae65 percentage to percent (#8431)
Co-authored-by: James Cor <james@dolthub.com>
2024-10-09 11:50:45 -07:00
James Cor
5eaa09097b testing benchmarks (#8425) 2024-10-08 14:28:28 -07:00
James Cor
217efe6d20 [no-release-notes] fix benchmarking queries (#8421) 2024-10-08 12:21:49 -07:00
James Cor
870852f1a6 [no-release-notes] add percent_change instead of is_faster for benchmarks (#8419) 2024-10-08 01:18:45 -07:00
James Cor
5b894afb75 [no-release-notes] perf test for proj refactor (#8400) 2024-09-27 15:39:53 -07:00
Neil Macneale IV
e02295b7ad Bring upload-artifact and download artifact version in sync 2024-09-17 10:11:03 -07:00
dependabot[bot]
aa9f98c5b7 Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows (#8320)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4.1.7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-12 15:01:21 -07:00
Daylon Wilkins
61c7aa6b3e Small DoltgreSQL integration test fix 2024-09-11 14:58:44 -07:00
Daylon Wilkins
dac07eaf29 Fix DoltgreSQL integration workflow 2024-08-30 04:03:51 -07:00
dependabot[bot]
d6f8371b2a Bump fast-xml-parser and @aws-sdk/client-ses
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) to 4.4.1 and updates ancestor dependency [@aws-sdk/client-ses](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ses). These dependencies need to be updated together.


Updates `fast-xml-parser` from 4.2.5 to 4.4.1
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.2.5...v4.4.1)

Updates `@aws-sdk/client-ses` from 3.554.0 to 3.621.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ses/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.621.0/clients/client-ses)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: indirect
- dependency-name: "@aws-sdk/client-ses"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-30 23:24:22 +00:00
Daylon Wilkins
d702af0618 Update integration workflow 2024-07-08 15:41:30 -07:00
Maximilian Hoffman
fa83e2a116 [no-release-notes] fix TPC-C tps multiplier (#8013) 2024-06-12 09:05:10 -07:00
coffeegoddd
3f984e5c54 /.github/scripts/fuzzer/get-fuzzer-job-json.sh: add app label to fuzzer 2024-06-10 12:08:41 -07:00
Maximilian Hoffman
49045eb8f7 Update get-mysql-dolt-job-json.sh (#7933) 2024-05-30 18:43:48 -07:00
Maximilian Hoffman
164df0e014 Update get-mysql-dolt-job-json.sh (#7931) 2024-05-30 16:23:17 -07:00
Jason Fulghum
f71e3b6cae Fixing Apache Parquet archive file path 2024-05-30 15:39:22 -07:00
coffeegoddd
8f00fd0988 /{.github,go}: try fixing doltgres benchmark runner tests 2024-05-29 12:54:45 -07:00
Dustin Brown
c2d837e9d5 Update get-dolt-correctness-job-json.sh 2024-05-29 12:54:14 -07:00
Dustin Brown
1c0ad8f76d Merge pull request #7917 from dolthub/db/fix-ci
[no-release-notes] /go/performance/continuous_integration/SysbenchDockerfile: fix ci
2024-05-29 11:38:30 -07:00
coffeegoddd
8f8a158a26 /.github/workflows/ci-benchmark-runner-tests.yaml: skip benchmark tests for now 2024-05-29 11:36:44 -07:00
coffeegoddd
bbfa3a09c5 /.github/scripts/performance-benchmarking: fix schema path 2024-05-29 10:49:15 -07:00
Maximilian Hoffman
6d870a7103 [no-release-notes] switch tps_multiplier name back (#7918) 2024-05-29 10:37:42 -07:00
Maximilian Hoffman
2a77c61506 [no-release-notes] more p95 latency (#7911) 2024-05-28 13:34:33 -07:00
Maximilian Hoffman
b25813577d [no-release-notes] label p95 latency column correctly (#7908) 2024-05-28 11:02:48 -07:00
Jason Fulghum
b0956f0e9c Fixing Apache Parquet archive file path 2024-05-28 09:38:55 -07:00
Daylon Wilkins
0b7129ad38 Added workflow for checking DoltgreSQL 2024-05-24 04:09:05 -07:00
Jason Fulghum
2486f917b9 Fixing parquet path 2024-05-22 11:27:12 -07:00
Brian Hendriks
736d87243c update release process for new config refactor 2024-05-15 13:59:56 -07:00
Dustin Brown
02f2a7631d Revert "[no-release-notes] /.github/workflows/cd-release-pgo.yaml: revert bump of some dolthub actions" 2024-04-16 10:01:38 -07:00
coffeegoddd
cc3ea27eb5 /.github/workflows/cd-release-pgo.yaml: revert bump of some dolthub actions 2024-04-15 17:03:29 -07:00
coffeegoddd
d44ae62a40 /.github/workflows: bump azure/setup-kubectl to v4 2024-04-15 13:19:19 -07:00
coffeegoddd
7e15a54d29 /.github/workflows: update set-output 2024-04-15 13:17:15 -07:00
coffeegoddd
56b5303cbc /.github/workflows: use fork of petems/csv-to-md-table-action@master with upgraded node 2024-04-15 13:10:20 -07:00
coffeegoddd
fc243e431a /.github/actions/ses-email-action: bump to node 20 2024-04-15 13:03:10 -07:00
coffeegoddd
04d76e5260 /.github/workflows: bump pull-request-comment-trigger action 2024-04-15 13:01:17 -07:00
coffeegoddd
2c795b272b /.github/workflows: bump actions/setup-node 2024-04-15 12:48:48 -07:00
coffeegoddd
5942f75ba3 /.github/workflows: bump actions/setup-python version 2024-04-15 12:47:15 -07:00
coffeegoddd
19d97b3496 /.github/workflows: update dolthub actions 2024-04-15 12:33:58 -07:00