796 Commits

Author SHA1 Message Date
coffeegoddd☕️✨
613d8159cd /.github/workflows/bump-dependency.yaml: fix typo 2025-12-04 17:06:11 -08:00
coffeegoddd☕️✨
c9776bb229 /.github/workflows/bump-dependency.yaml: ensure failing bumps are not autoclosed 2025-12-04 17:03:03 -08:00
Aaron Son
26fca083fb .github,go/utils/{publishrelease,rpmbuild}: Add a basic RPM build to the published release artifacts for Dolt.
These RPMs include the statically linked Dolt binary, installed at
/usr/local/bin/dolt. They work on x86_64 and aarch64 RPM-based Linux
distributions. To install them, download the appropriate
`dolt-...-1.{x86_64,aarch64}.rpm` file from the GitHub release artifacts and
run `sudo rpm -i downloaded_file.rpm` on it.
2025-11-25 14:43:44 -08:00
coffeegoddd☕️✨
4b9941901a /.github/workflows/bump-dependency.yaml: remove erroneous hyphens 2025-10-30 11:57:39 -07:00
coffeegoddd☕️✨
8eb27c9983 /.github/workflows/bump-dependency.yaml: remove auth stuff 2025-10-29 10:16:23 -07:00
coffeegoddd☕️✨
7b4cd74ec4 /.github/{scripts, workflows}: fix bump dep workflow 2025-10-29 10:12:22 -07:00
coffeegoddd☕️✨
d1fa5c2aa5 /.github/workflows/bump-dependency.yaml: force client auth token before proceeding 2025-10-28 13:56:37 -07:00
Jason Fulghum
19e9ca32f0 Merge pull request #9694 from chenrui333/remove-cd-bump-homebrew
chore(workflows): remove `cd-bump-homebrew`
2025-10-27 12:23:54 -07:00
Aaron Son
404caa50d9 Merge pull request #9957 from dolthub/aaron/handle-aws-remote-urls
go/libraries/utils/earl: Add special handling for AWS URLs with non-compliant host components so that we can bump the Golang version.
2025-10-15 19:09:50 +02:00
Elian
d037ac7b59 Merge pull request #9952 from dolthub/elian/mariadb
dolthub/dolt#9904: Add MariaDB connectors integration tests
2025-10-14 13:24:44 -07:00
Aaron Son
06a1e9bb3a go/libraries/utils/earl: Add special handling for AWS URLs with non-compliant host components so that we can bump the Golang version. 2025-10-14 11:56:26 +02:00
Aaron Son
eb6b65484c go.mod,.github: Build with go 1.25.1.
1.25.2 introduces stricter net/url.Parse semantics on bracketed hostname components, which breaks the (non-standard) URLs that Dolt uses for AWS remotes. We will build with the previous version of Go until we can fix this.
2025-10-14 10:53:54 +02:00
elianddb
0f8c40a841 amend to global cache 2025-10-13 23:08:20 -07:00
elianddb
e84c29cb84 amend step name 2025-10-13 22:20:21 -07:00
elianddb
c604fd7729 amend to use ref_name cache 2025-10-13 22:09:12 -07:00
elianddb
d8216be4b3 fix ruby 2025-10-13 19:49:35 -07:00
elianddb
287bba5959 amend image vers 2025-10-13 17:06:26 -07:00
elianddb
17ab809bd1 add odbc and swift test 2025-10-13 15:17:27 -07:00
elianddb
02b7c04b83 amend R deps layer 2025-10-12 20:25:47 -07:00
elianddb
9fe5cf744e amend workflow to use correct dir 2025-10-12 19:41:46 -07:00
elianddb
5db5aac06c add mariadb connectors for existing langs 2025-10-12 17:33:54 -07:00
elianddb
8f377dc999 add c and cpp mariadb 2025-10-12 17:33:54 -07:00
elianddb
891ef9592f fix entrypoint 2025-10-12 17:33:54 -07:00
elianddb
c38d3827c1 amend Dockerfile to embed interpreters from diff build stages
# Conflicts:
#	go/cmd/dolt/doltversion/version.go
#	go/go.mod
#	go/go.sum
2025-10-12 17:33:51 -07:00
elianddb
49592b4bdf docker process 2025-10-12 17:33:41 -07:00
coffeegoddd
3523c34c27 [skip actions] [ga-update-correctness] SQL Correctness updated to 100 2025-10-10 17:54:11 +00:00
coffeegoddd
322e325894 [skip actions] [ga-update-correctness] SQL Correctness updated to 99.806921 2025-10-10 17:37:49 +00:00
Elian
79a5835eda Revert "[auto-bump] [no-release-notes] dependency by elianddb" 2025-10-10 09:35:07 -07:00
coffeegoddd
67de3d2dd9 [skip actions] [ga-update-correctness] SQL Correctness updated to 99.806921 2025-10-09 20:52:53 +00:00
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