Commit e832955
Submodule extension-ci-tools updated 27 files
- .github/workflows/TestCITools.yml+6-26
- .github/workflows/_extension_deploy.yml+10-17
- .github/workflows/_extension_distribution.yml+40-28
- README.md+3-2
- config/distribution_matrix.json+4-4
- makefiles/duckdb_extension.Makefile+4-1
- scripts/extbuild/.gitignore-2
- scripts/extbuild/Makefile-21
- scripts/extbuild/README.md-34
- scripts/extbuild/cmd/extbuild/github_event.go-48
- scripts/extbuild/cmd/extbuild/github_event_test.go-141
- scripts/extbuild/cmd/extbuild/logging.go-132
- scripts/extbuild/cmd/extbuild/main.go-13
- scripts/extbuild/cmd/extbuild/matrix.go-112
- scripts/extbuild/cmd/extbuild/matrix_test.go-322
- scripts/extbuild/cmd/extbuild/root.go-19
- scripts/extbuild/go.mod-16
- scripts/extbuild/go.sum-18
- scripts/extbuild/internal/distmatrix/config_test.go-55
- scripts/extbuild/internal/distmatrix/matrix.go-252
- scripts/extbuild/internal/distmatrix/matrix_test.go-102
- scripts/extbuild/internal/distmatrix/output.go-101
- scripts/extbuild/testdata/github/events/extension_template_pull_request.json-12
- scripts/extbuild/testdata/github/events/extension_template_push.json-8
- scripts/extbuild/testdata/github/events/extension_template_unknown.json-6
- scripts/modify_distribution_matrix.py+2-13
- vcpkg_ports/avro-c/portfile.cmake+17-17
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
281 | | - | |
| 281 | + | |
| 282 | + | |
282 | 283 | | |
283 | 284 | | |
284 | 285 | | |
| |||
411 | 412 | | |
412 | 413 | | |
413 | 414 | | |
414 | | - | |
415 | | - | |
416 | | - | |
417 | | - | |
418 | | - | |
419 | | - | |
420 | | - | |
421 | | - | |
422 | | - | |
423 | | - | |
424 | | - | |
425 | | - | |
426 | | - | |
427 | | - | |
428 | | - | |
429 | 415 | | |
430 | 416 | | |
431 | 417 | | |
| |||
567 | 553 | | |
568 | 554 | | |
569 | 555 | | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
570 | 572 | | |
571 | 573 | | |
572 | 574 | | |
| |||
0 commit comments