Commit Graph

460 Commits

Author SHA1 Message Date
Zach Musgrave
8ae7445ef8 Upgrade hadoop (older version now gone) 2023-12-05 12:48:49 -08:00
Zach Musgrave
5eab70e370 Merge pull request #6994 from nustiueudinastea/concurrent-remotes-map
Concurrent remotes map
2023-11-15 11:10:59 -08:00
Alex Giurgiu
fd89aa30b5 this should finish in a few seconds, so decreasing the timeout 2023-11-14 13:15:18 +02:00
Alex Giurgiu
5d86013710 made the engine race tests generic and added the race tests for the concurrent map 2023-11-14 13:10:40 +02:00
coffeegoddd
ca70d1b01b /.github/workflows: update mysql version 2023-11-09 13:37:43 -08:00
Aaron Son
08d44029a7 go/go.mod: Require Go 1.21 in our go.mod. 2023-10-05 13:28:40 -07:00
Aaron Son
01fa6d74fa Merge pull request #6702 from phanirithvij/main
reduce release sizes and speed up release time
2023-09-28 11:03:01 -07:00
Zach Musgrave
066c2fcb65 Remove altertests reference 2023-09-26 12:00:00 -07:00
Phani Rithvij
14a832b1f5 reduce release sizes and speed up release time
- Uses pigz instead of gzip for faster gzipping
- Uses 7zip to create zip and 7z archives for windows (7z archive is ~49% smaller than zip archive)
- add ldflags='-s' to go build to reduce binary size by strip (reduces
  to 89MB)

upload 7zip to releases
2023-09-22 02:03:04 +05:30
Neil Macneale IV
72e6b3d9b2 Drop macos from sql-server and remote bats CI tasks (#6563) 2023-08-22 15:05:06 -07:00
Maximilian Hoffman
22068f6407 [no-release-notes] gms bump for name res (#6490)
* [no-release-notes] gms bump

* comments

* merge main

* del local repo refs

* tidy

* tidy

* eventsapi

* more tests

* fix import

* import/diff fixes

* diff panic

* test changes

* import backtick col names

* sysvar name error

* bump

* more import fixes

* fix test to match mysql

* bump

* more fixes

* more fixes

* no prepared count checking

* bump

* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

* inline type lookup

* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

* no mod replace

* bump

* bump revert

---------

Co-authored-by: max-hoffman <max-hoffman@users.noreply.github.com>
2023-08-16 19:24:32 -07:00
Nick Tobey
41679a8c11 Update maven version. 2023-08-03 10:43:48 -07:00
Nick Tobey
e5755e7309 Update maven version. 2023-08-03 10:28:28 -07:00
Jason Fulghum
9ef83893cc Removing dash from issue label 2023-07-26 09:23:52 -07:00
Zach Musgrave
5b1b7fc457 Fixed bats remote unix 2023-06-26 17:07:30 -07:00
Dustin Brown
fb4ea81a1c Update ci-bats-unix.yaml 2023-06-26 16:36:05 -07:00
Dustin Brown
f919d0ed99 Update ci-bats-unix.yaml 2023-06-26 16:05:59 -07:00
coffeegoddd
48a6623117 /.github/workflows: upgrade aws creds action 2023-06-20 11:17:37 -07:00
Jason Fulghum
91bf5b0f15 Updating to Maven 3.9.2 2023-06-09 09:46:10 -07:00
Zach Musgrave
cc06273c7b Fixed workflow name 2023-06-08 10:55:59 -07:00
Zach Musgrave
1af7dea091 typos 2023-06-07 20:37:54 -07:00
Zach Musgrave
d6dff530d2 Moved remote bats into their own workflow so they don't cancel local bats when they fail 2023-06-07 20:34:46 -07:00
coffeegoddd
8ba2c5bba7 /.github/workflows/ci-go-{race-enginetests,tests}.yaml: set vet off on go tests 2023-06-06 10:45:58 -07:00
Nick Tobey
c2f58bd406 Use correct matrix variable when setting env variable in ci-bats-unix.yaml 2023-06-04 18:07:05 -07:00
Nick Tobey
0225f592a3 Rename configuration variable from START_SQL_SERVER to SQL_ENGINE, and use strings for better readability during CI. 2023-06-01 00:59:12 -07:00
Nick Tobey
c5cf629d77 Move environment variable declaration to correct command. 2023-06-01 00:35:26 -07:00
Nick Tobey
346b6a89e0 Initial implementation of automatic testing with local remote server. 2023-06-01 00:24:21 -07:00
Tim Sehn
d629f51fb9 Missed a fi 2023-05-26 14:58:10 -07:00
Tim Sehn
4626a24697 Missed a Dolt env call 2023-05-26 14:52:07 -07:00
Tim Sehn
b6e330ea3e Merge pull request #6042 from dolthub/tim/go-test-on-defaults
Go test on only Dolt defaults (`__DOLT__` format with chunk journal on)
2023-05-26 13:02:38 -07:00
Tim Sehn
6a43462912 SQL Server integration tests only on Dolt defaults 2023-05-26 12:36:29 -07:00
Tim Sehn
e77d514a79 Update ci-go-tests.yaml 2023-05-26 12:21:48 -07:00
Tim Sehn
16655d2517 Got rid of all format and chunk journal code 2023-05-26 12:07:08 -07:00
Tim Sehn
62f26569cf Only bats with chunk journal 2023-05-26 11:58:50 -07:00
Nick Tobey
2dc9f0eae3 Remove actions for LD_1 tests. 2023-05-24 13:34:50 -07:00
stephanie
bbec1c4168 Merge pull request #5986 from dolthub/steph/dolt-5622
create rust mysql client integration test
2023-05-23 16:20:39 -07:00
Stephanie You
e6f12f7785 increase timeout of mysql-client-tests 2023-05-23 12:03:57 -07:00
Stephanie You
99bd6d36fe move rust test back into mysql client integrations job 2023-05-23 11:29:05 -07:00
Stephanie You
16de3beb92 move rust client test to new job 2023-05-22 17:45:08 -07:00
Dustin Brown
f2de3f5e8b Update ci-check-repo.yaml 2023-05-15 16:36:50 -07:00
Dustin Brown
8da064594a Update ci-check-repo.yaml 2023-04-26 13:58:37 -07:00
coffeegoddd
584609e848 /.github/workflows/ci-check-repo.yaml: move protobuf check to after formatting 2023-04-26 11:06:31 -07:00
Dustin Brown
76bf2ebae3 update ci-check-repo.yaml: test prevent double runs 2023-04-25 11:38:01 -07:00
Dustin Brown
d7b2de0b2b update ci-check-repo.yaml: prevent double runs 2023-04-25 11:35:41 -07:00
coffeegoddd
43e3fc57a2 /.github/workflows/ci-check-repo.yaml: only run verify on fork prs, error if not formatted with actionable error 2023-04-20 16:26:17 -07:00
Dustin Brown
f38ac869e6 Update ci-check-repo.yaml 2023-04-20 14:25:00 -07:00
Dustin Brown
6450f51bd7 Update ci-check-repo.yaml 2023-04-20 10:45:05 -07:00
coffeegoddd
0d3125ea62 /.github/workflows/ci-check-repo.yaml: fix formatting so it can run on fork prs 2023-04-20 10:08:34 -07:00
Dustin Brown
74f9424224 Update ci-check-repo.yaml 2023-04-19 14:09:39 -07:00
coffeegoddd
49d2fea092 /.github/workflows: unify check format and format workflows 2023-04-19 13:24:09 -07:00