TonyAdo

Results 9 issues of TonyAdo

#### What type of PR is this? /kind feature #### What this PR does / why we need it: add mod push command impl #### Which issue(s) this PR fixes:...

kind/feature

#### What type of PR is this? #### What this PR does / why we need it: update api package for enhanced maintainability #### Which issue(s) this PR fixes: Fixes...

area/cli
kind/optimization

### What would you like to be added? Add new kusion subcommand: `kusion validate`, to check whether the configuration is valid. ### Why is this needed? Configuration correctness is the...

kind/feature
priority/important-soon

#### What type of PR is this? /kind feature #### What this PR does / why we need it: add generate cmd implementation #### Which issue(s) this PR fixes: Fixes...

kind/feature
area/cli

### What would you like to be added? The old `kusion build` cmd will be renamed to `kusion generate`, no behavior change, just rename. ### Why is this needed? To...

kind/feature
priority/critical-urgent

### What would you like to be added? Instead of retrieve sensitive information in the `build` phase, it's better to do this in the `apply` stage, which provides smaller risk...

kind/feature
priority/critical-urgent

### What would you like to be added? As single source of truth for production state, kusion intent should be stored in backend in versioning way. ### Why is this...

kind/feature
priority/critical-urgent

For now, Kusion Module only support KCL for schema definition, but actually Kusion Module is not bound to KCL, we can support other kinds of Domain Specific Language, such as...

help wanted
kind/feature
priority/important-longterm
hacktoberfest

Since various serverless infrastructure is becoming more and more important in the modern application landscape, it's quite neccessory for Kusion to support serverless resources, a good start point might be...

kind/feature
hacktoberfest