elliotxx
elliotxx
如题 在创建待办事项之后,选中,复制粘贴到新的位置,待办事项的排版会乱掉
## Description Add a labels field to the project or stack for custom label attachment to the project or stack. ## Expectations ```go // ProjectConfiguration is the project configuration type...
## Description How to set the root path of kclvm can be referred to: [https://pkg.go.dev/kusionstack.io/kclvm-go#InitKclvmPath](https://pkg.go.dev/kusionstack.io/kclvm-go#InitKclvmPath)
## Discussion Currently, the mock package used by kusion is `bou.ke/monkey`, but it has been archived. Consider other go mock package. Reference: * https://www.libhunt.com/l/go/topic/testing-frameworks * https://github.com/golang/mock * https://github.com/vektra/mockery
TODO See our roadmap documents: * Kusion CLI: https://kusionstack.io/docs/governance/intro/roadmap/#kusion-cli-%E8%B7%AF%E7%BA%BF%E8%A7%84%E5%88%92 * Kusion Engine: https://kusionstack.io/docs/governance/intro/roadmap/#kusion-engine-%E8%B7%AF%E7%BA%BF%E8%A7%84%E5%88%92
ref: [black](https://github.com/psf/black) 
## Overview 🎯 - Progress: ████████░░░░░░░░░░░░ 42.9% - [Total Issues: 42](https://github.com/KusionStack/karpor/issues?q=is%3Aissue+(label%3A%22help+wanted%22+OR+label%3A%22good+first+issue%22)) - ✅ [Completed: 18](https://github.com/KusionStack/karpor/issues?q=is%3Aissue+is%3Aclosed+(label%3A%22help+wanted%22+OR+label%3A%22good+first+issue%22)) - 🚧 [In Progress: 13](https://github.com/KusionStack/karpor/issues?q=is%3Aissue+is%3Aopen+assignee%3A*+(label%3A%22help+wanted%22+OR+label%3A%22good+first+issue%22)) - 📋 [Unassigned: 11](https://github.com/KusionStack/karpor/issues?q=is%3Aissue+(label%3A%22help+wanted%22+OR+label%3A%22good+first+issue%22)+no%3Aassignee) ## Description 📝 As a programming...