-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug: kusion preview generates an unnecessary ci-test folder #581
Comments
I didn't reproduce the bug, but I found the reason. Because you didn't organize the project/stack by kpm, so for the old scheme, ci-test will get generated automatically when executing Here is my result when using kpm, when the project is generated by
|
New users should use the kpm route when using |
Resolved as part of #608 |
What happened?
kusion preview generates an unnecessary ci-test fold
What did you expect to happen?
do not generate an unnecessary ci-test fold
How can we reproduce it (as minimally and precisely as possible)?
Anything else we need to know?
No response
Kusion version
releaseVersion: v0.9.0
gitInfo:
latestTag: v0.9.0
commit: 230d4cc
treeState: clean
buildInfo:
goVersion: go1.19.13
GOOS: linux
GOARCH: amd64
numCPU: 2
compiler: gc
buildTime: "2023-09-28 02:32:41"
dependency:
kclGoVersion: v0.6.0-alpha.1
kclPluginVersion: v0.5.0
OS version
Install tools
The text was updated successfully, but these errors were encountered: