Jason Fulghum
|
eb7bd16246
|
Bug fix for multi-line commit messages with dolt rebase
|
2025-10-03 11:36:15 -07:00 |
|
James Cor
|
5bf42888be
|
enable experiemental gc on perf benchmarks (#9862)
|
2025-09-19 10:52:13 -07:00 |
|
James Cor
|
09f7c7043b
|
[no-release-notes] bump golang version (#9859)
|
2025-09-18 13:39:41 -07:00 |
|
Aaron Son
|
0e11c955b3
|
.github/workflows/ci-go-tests.yaml: MSYS2_LOCATION in Windows no-race test as well.
|
2025-09-16 01:01:00 -07:00 |
|
Aaron Son
|
085227211c
|
attempt to consolidate windows and *nix steps.
|
2025-09-10 12:38:45 -07:00 |
|
Aaron Son
|
9ad8e55a61
|
iterate. add a smoke test.
|
2025-09-10 10:47:07 -07:00 |
|
Aaron Son
|
1f0bfdda38
|
iterate
|
2025-09-10 10:25:37 -07:00 |
|
Aaron Son
|
b373b9ff89
|
iterate
|
2025-09-10 10:15:48 -07:00 |
|
Aaron Son
|
8558a9c0bd
|
iterate
|
2025-09-10 10:10:48 -07:00 |
|
Aaron Son
|
0456951fa1
|
iterate
|
2025-09-10 09:55:26 -07:00 |
|
Aaron Son
|
4038e4f798
|
adding some debug options.
|
2025-09-10 09:40:06 -07:00 |
|
Aaron Son
|
44efb94178
|
trying mingw64.exe as launcher and inspecting msys location.
|
2025-09-10 09:31:22 -07:00 |
|
Aaron Son
|
373ceb9159
|
.github/workflows/ci-go-tests.yaml: Try msys location, instead of msys location / bin.
|
2025-09-04 12:04:55 -07:00 |
|
Aaron Son
|
03e39ce82d
|
.github/workflows/ci-go-tests.yaml: Try msys2.exe.
|
2025-09-04 11:58:57 -07:00 |
|
Aaron Son
|
74d8981a1f
|
.github/workflows/ci-go-tests.yaml: Add id for msys2 install.
|
2025-09-04 10:41:38 -07:00 |
|
Aaron Son
|
33941f9916
|
.github/workflows/ci-go-tests.yaml: Attempt to build test in msys2 but run it in bash.
|
2025-09-04 10:36:59 -07:00 |
|
Aaron Son
|
cf69152b2e
|
.github/workflows/ci-bats-windows.yaml: Fix accidental ^Is.
|
2025-09-04 05:03:29 -07:00 |
|
Aaron Son
|
bd7ee6c872
|
.github/workflows/ci-go-tests.yaml: Attempt to set SYSTEMROOT on Windows under msys2.
|
2025-09-04 04:56:17 -07:00 |
|
Aaron Son
|
9b6bb8c655
|
.github/workflows/ci-go-tests.yaml: Just try duplicating things for Windows.
|
2025-09-04 00:47:13 -07:00 |
|
Aaron Son
|
9d931c2fb3
|
.github/workflows/ci-go-tests.yaml: Fix MATRIX_OS / matrix.os confusion.
|
2025-09-04 00:26:28 -07:00 |
|
Aaron Son
|
452c6d80b2
|
.github/workflows/ci-go-tests.yaml: Remove straggling ^Is.
|
2025-09-04 00:23:55 -07:00 |
|
Aaron Son
|
31b0faddb5
|
.github/workflows/ci-go-tests.yaml: Attempt to trigger on workflow change.
|
2025-09-04 00:21:12 -07:00 |
|
Aaron Son
|
a65f3cd804
|
.github/workflows/ci-go-tests.yaml: Another pass at Windows.
|
2025-09-03 01:41:02 -07:00 |
|
Aaron Son
|
f73f0974fb
|
.github/workflows/ci-go-tests.yaml: Fix matrix.os / matrix.platform confusion.
|
2025-09-03 01:30:58 -07:00 |
|
Aaron Son
|
7bc0d2b81f
|
[no-release-notes] .github/workflows: Update places we build dolt and its tests on MacOS and Windows to pick up ICU4C dependency.
|
2025-09-03 00:56:18 -07:00 |
|
coffeegoddd☕️✨
|
84f97c226a
|
/.github/workflows/cd-release-pgo.yaml: use go 1.24.6
|
2025-09-02 14:32:01 -07:00 |
|
Jason Fulghum
|
837d8ab194
|
Moving binlog tests to a separate CI job
|
2025-08-12 16:06:53 -07:00 |
|
Aaron Son
|
4497789ae4
|
Merge pull request #9586 from dolthub/aaron/bump-dependency-eventsapi_schema
[no-release-notes] .github: workflows/bump-dependency.yaml: Add support for eventsapi_schema bump.
|
2025-07-28 14:51:47 -04:00 |
|
Aaron Son
|
d3a9509584
|
.github: workflows/bump-dependency.yaml: Add support for eventsapi_schema bump.
|
2025-07-25 15:10:44 -07:00 |
|
elianddb
|
e6630d6905
|
fix typo
|
2025-07-25 14:30:29 -07:00 |
|
elianddb
|
e58a5e68ae
|
add gofmt and goimports for clean diffs
|
2025-07-25 14:28:22 -07:00 |
|
James Cor
|
8814ea1844
|
update allowed benchmarkers list (#9570)
Co-authored-by: James Cor <james@dolthub.com>
|
2025-07-23 14:59:34 -07:00 |
|
Neil Macneale IV
|
44b37be3b1
|
Update maven in ci (#9531)
|
2025-07-15 19:30:27 -07:00 |
|
coffeegoddd☕️✨
|
62bb3dd6ee
|
/.github/workflows/cd-release-pgo.yaml: add dolt release token
|
2025-07-09 12:58:25 -07:00 |
|
coffeegoddd☕️✨
|
c7a270d5e0
|
/.github/workflows/cd-bump-winget.yaml: bump windows runner to latest
|
2025-06-17 12:52:49 -07:00 |
|
coffeegoddd☕️✨
|
be407fdc0c
|
/.github/workflows/ci-bats-windows.yaml: bump windows runner
|
2025-06-16 12:42:24 -07:00 |
|
Taylor Bantle
|
3a5dcb3471
|
Update maven to 3.9.10
|
2025-06-09 12:20:33 -07:00 |
|
Taylor Bantle
|
431a1daba7
|
Make num_data_conflicts nil when schema conflicts
|
2025-05-28 14:27:25 -07:00 |
|
jennifersp
|
35f5d07692
|
update maven for ORM tests
|
2025-05-23 14:07:09 -07:00 |
|
coffeegoddd
|
84a20df153
|
/dist/index.js: regenerate dist
|
2025-05-15 13:45:29 -07:00 |
|
dependabot[bot]
|
35475bf261
|
Bump undici from 5.28.5 to 5.29.0 in /.github/actions/ses-email-action
Bumps [undici](https://github.com/nodejs/undici) from 5.28.5 to 5.29.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.5...v5.29.0)
---
updated-dependencies:
- dependency-name: undici
dependency-version: 5.29.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-15 16:31:20 +00:00 |
|
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 |
|