Code Contribution Guide Run KubeVela Locally Prerequisites Build Testing Unit test Integration and E2E test Debugging Locally with Remote KubeVela Environment Run VelaUX Loc...
Code Contribution Guide Run KubeVela Locally Prerequisites Build Testing Unit test Integration and E2E test Debugging Locally with Remote KubeVela Environment Run VelaUX Loc...
Release Guide Prerequisites MacOS users Major and Minor releases Before starting 1. Create and push a release commit 2. Create and merge a new PR 3. Unlock the master branch...
Continuous Integration (CI) Troubleshooting CI checks Can I retrigger the checks without pushing a new commit? Why does the build step fail? Why does the codegen step fail? Why ...
Overview Transaction APIs Handling Transactions Start transaction Isolation levels Perform operations in a transaction Commit or rollback Set up timeout Avoid long waits or...