Commit Graph

625 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
Jason Fulghum
eb7bd16246 Bug fix for multi-line commit messages with dolt rebase 2025-10-03 11:36:15 -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
Rui Chen
1bc8a5f99a chore(workflows): remove cd-bump-homebrew 2025-08-18 12:21:31 -04: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