Commit 5718df2
authored
Cleanup the internal lakeflow-pipelines template (#3656)
## Changes
This cleans up the internal `lakeflow-pipelines` template, removing an
unused file and excluding the unused `lib/` folder.
## Why
* The `lakeflow-pipelines` template doesn't currently make use of a
Python package, since the "Include a Python package?" question defaults
to "no."
* The `lakeflow-pipelines` template currently still doesn't make use of
an environment and the `lib/` folder. That is expected to be added in an
upcoming version.
## Testing
* Manual testing + updated acceptance tests1 parent 3ba8c2e commit 5718df2
File tree
6 files changed
+1
-15
lines changed- acceptance/bundle/templates/lakeflow-pipelines
- libs/template/templates/lakeflow-pipelines
- template
6 files changed
+1
-15
lines changedLines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
0 commit comments