Commit 53a5526
committed
feat: adopt table-backend-utils into connection monorepo
Adopt keboola/php-table-backend-utils (v4.1.1) from the storage-backend
monorepo into Package/TableBackendUtils. The package continues to be
split to keboola/php-table-backend-utils for external consumers.
- Run adopt-repo.sh to import full git history
- Update root composer.json (replace, autoload, add keboola/php-utils)
- Add CI workflow with lint, Snowflake and BigQuery functional tests
- Add cross-dependency path triggers (SF driver, BQ driver, import-export)
- Add to monorepo_split matrix
- Update PHPStan exclusions
- Update Dockerfile to PHP 8.31 parent 52f2fc3 commit 53a5526
2 files changed
Lines changed: 19 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
28 | 46 | | |
29 | 47 | | |
30 | 48 | | |
0 commit comments