Commit Graph

22719 Commits

Author SHA1 Message Date
Dustin Brown f4e04f2328 Merge pull request #7319 from dolthub/db/fix-worflow
[no-release-notes] /.github/workflows/pull-report.yaml: make sure file commit skips CI
2024-01-12 14:54:12 -08:00
coffeegoddd a802d3da28 /.github/workflows/pull-report.yaml: make sure file commit skips CI 2024-01-12 14:53:16 -08:00
Aaron Son 5c7191aac3 Merge pull request #7311 from dolthub/aaron/sync-if-too-much
go/store/nbs: Flush a journal writer to fsync and write index records when it builds up substantial unflushed data, even if there is no commit yet.
2024-01-12 14:39:16 -08:00
Dustin Brown d01e2b431c Update k8s-sql-correctness.yaml 2024-01-12 14:17:26 -08:00
Dustin Brown aa766eb707 Merge pull request #7318 from dolthub/db/fix-workflow
[no-release-notes] /.github/workflows/pull-report.yaml: refer to correctness info
2024-01-12 13:45:28 -08:00
coffeegoddd 7c139c7053 /.github/workflows/pull-report.yaml: refer to correctness info 2024-01-12 13:44:35 -08:00
Dustin Brown 8ee48b9699 Merge pull request #7315 from dolthub/db/add-branch
[no-release-notes] /.github/{scripts,workflows}: add branch ref
2024-01-12 12:13:01 -08:00
coffeegoddd 31dcb3b845 /.github/{scripts,workflows}: add branch ref 2024-01-12 12:08:52 -08:00
Dustin Brown 6b5abada0a Update pull-report.yaml 2024-01-12 11:25:25 -08:00
Dustin Brown bf1bcec17c Update pull-report.yaml 2024-01-12 10:50:18 -08:00
Dustin Brown 5e9959ad78 Merge pull request #7314 from dolthub/db/commit-correctness
[no-release-notes] /.github/workflows/pull-report.yaml: push commit to pr branch
2024-01-12 10:06:19 -08:00
coffeegoddd e00d136602 /.github/workflows/pull-report.yaml: push commit to pr branch 2024-01-12 10:05:58 -08:00
Dustin Brown 2b6afca5c6 Update pull-report.yaml 2024-01-11 18:42:10 -08:00
Dustin Brown 0a4fa84b6d Update sql-regressions.yaml 2024-01-11 17:13:45 -08:00
Dustin Brown 4b8a459e87 Merge pull request #7312 from dolthub/db/compare
/.github/{scripts,workflows}: working through some pr regressions labeling
2024-01-11 17:11:06 -08:00
coffeegoddd 9ae8fb2f70 /.github/workflows: add pull-report label add logic 2024-01-11 17:09:16 -08:00
coffeegoddd bc65707417 /.github/{scripts,workflows}: working through some pr regressions labeling 2024-01-11 16:45:50 -08:00
Dustin Brown 858f645aea [ga-bump-dep] Bump dependency in Dolt by jycor (#7310)
Co-authored-by: jycor <jcor@ucsd.edu>
2024-01-11 16:18:00 -08:00
Aaron Son 3db7e9da30 go/store/nbs: Flush a journal writer to fsync and write index records when it builds up substantial unflushed data, even if there is no commit yet. 2024-01-11 16:02:28 -08:00
Dustin Brown 70b785d83e Update get-dolt-correctness-job-json.sh 2024-01-11 14:08:30 -08:00
Dustin Brown 8cbeb21264 Update k8s-sql-correctness.yaml 2024-01-11 14:05:50 -08:00
Dustin Brown a8fbe300e0 Merge pull request #7308 from dolthub/db/rm-regressions
[no-release-notes] /.github/{scripts,workflows}: remove regressions stuff
2024-01-11 13:59:30 -08:00
coffeegoddd eaff3300c2 /.github/{scripts,workflows}: remove regressions stuff 2024-01-11 13:58:35 -08:00
coffeegoddd 23ac70aeb8 [ga-bump-release] Update Dolt version to 1.31.1 and release v1.31.1 v1.31.1 2024-01-11 18:20:52 +00:00
Brian Hendriks 38264265d7 Merge pull request #7303 from dolthub/db/fix-workflow
[no-release-notes] /.github/workflows/cd-release.yaml: install go higher that 1.21 in release workflow
2024-01-11 10:16:52 -08:00
coffeegoddd 53aa5e5ed5 /.github/workflows/cd-release.yaml: install go higher that 1.21 in release workflow 2024-01-11 10:14:52 -08:00
Neil Macneale IV 8a1f31c036 Merge pull request #7297 from dolthub/aaron/fix-push-against-dirty-workingsets
dolt push: Only assert on a clean working set when doing a push if we are running against a server which requests it.
2024-01-11 08:57:09 -08:00
Dustin Brown 18d0f2fee3 [ga-bump-dep] Bump dependency in Dolt by jycor (#7299)
Co-authored-by: jycor <jcor@ucsd.edu>
2024-01-10 21:52:31 -08:00
Neil Macneale IV 0a6767aa02 Take the grpc auth header as a signal we need to validate the remote working set 2024-01-10 17:50:41 -08:00
Neil Macneale IV 69a201affc Less redirection 2024-01-10 17:07:46 -08:00
Neil Macneale IV daca860b51 Verify that remotesrv with working set isn't updated 2024-01-10 16:56:57 -08:00
Dustin Brown 62727556dd Update get-dolt-regressions-job-json.sh 2024-01-10 16:47:51 -08:00
Dustin Brown de9565d5e9 Merge pull request #7298 from dolthub/db/fix-headers
[no-release-notes] /.github/scripts/sql-correctness/get-dolt-regressions-job-json.sh: add percentage queries
2024-01-10 16:42:08 -08:00
coffeegoddd 18ba058d59 /.github/scripts/sql-correctness/get-dolt-regressions-job-json.sh: add percentage queries 2024-01-10 16:10:50 -08:00
Aaron Son 5efbae4b5a proto: remotesapi: chunkstore.proto: Add a comment for PushConcurrencyControl. 2024-01-10 16:09:53 -08:00
Aaron Son b832e3bf9d dolt push: Only assert on a clean working set when doing a push if we are running against a server which requests it. 2024-01-10 15:51:30 -08:00
Dustin Brown 0838ef3a46 Merge pull request #7295 from dolthub/db/fix-sha
[no-release-notes] /.github/workflows/sql-regressions.yaml: use pr head sha not merge sha
2024-01-10 15:16:11 -08:00
coffeegoddd d8dbe37221 /.github/workflows/sql-regressions.yaml: use pr head sha not merge sha 2024-01-10 15:11:37 -08:00
Dustin Brown f68690838a Merge pull request #7294 from dolthub/db/correctness-pr
[no-release-notes] /.github/{scripts,workflows}: set issue number in regressions job
2024-01-10 14:55:37 -08:00
Dustin Brown 7db8f29977 [ga-bump-dep] Bump dependency in Dolt by jycor (#7290)
Co-authored-by: jycor <jcor@ucsd.edu>
2024-01-10 14:40:41 -08:00
coffeegoddd 7eafa0cf56 /.github/{scripts,workflows}: set issue number in regressions job 2024-01-10 14:28:49 -08:00
Dustin Brown 6bdb53871c Update run-correctness.sh 2024-01-10 13:50:28 -08:00
Dustin Brown 5fbec72f8a Merge pull request #7293 from dolthub/db/fix-workflow
[no-release-notes] /.github/workflows/k8s-sql-correctness.yaml: fix typo in workflow
2024-01-10 13:43:29 -08:00
Neil Macneale IV a09856fd31 [no-release-notes] Human Readable CommitClosure printing (#7288) 2024-01-10 13:23:40 -08:00
coffeegoddd 7b17aa88d4 /.github/workflows/k8s-sql-correctness.yaml: fix typo in workflow 2024-01-10 13:23:31 -08:00
Dustin Brown 4de2aef9b8 Merge pull request #7291 from dolthub/db/correctness-regression
[no-release-notes] /.github/scripts/sql-correctness/run-correctness.sh: log pr number too
2024-01-10 13:20:17 -08:00
coffeegoddd e0c292d70a /.github/scripts/sql-correctness/run-correctness.sh: log pr number too 2024-01-10 13:19:45 -08:00
Dustin Brown 461e25ab3e Merge pull request #7289 from dolthub/db/correctness-regression
[no-release-notes] /.github/{scripts,workflows}: add test regressions workflow, add regressions job config script
2024-01-10 13:17:10 -08:00
coffeegoddd 3fe6ae2e1e /.github/{scripts,workflows}: some adjustments for pr comments 2024-01-10 13:11:33 -08:00
coffeegoddd 7d6dffc999 only create job for me during testing 2024-01-10 12:53:22 -08:00