Code Conventions Code Conventions In this section, you will find the code conventions for all kinds of code KubeVela project related. It’s not necessary to learn all of them at ...
Code Conventions Code Conventions In this section, you will find the code conventions for all kinds of code KubeVela project related. It’s not necessary to learn all of them at ...
Prepare Prepare In our settings (lib/bookshelf.rb ), there is code block that allows to share the code for all the mailers of our application. When a mailer includes the Hanam...
Code Standard import need to be organized logs standard event is needed for critical reconcile loop comment functions variable folder and file unit test don’t forget to run...
Unsafe code Unsafe code These parts of the language are considered unsafe: Code involving raw pointers: the Pointer type and pointerof . The allocate class method. Code invo...
Submit Code Submit Code First from the remote repository https://github.com/apache/dolphinscheduler.git fork a copy of the code into your own repository There are currently ...