Build a custom transform service using code editor

Step 1 - All repo from your Github account is now available in code editor. Choose the repo on which you want to build the custom transform

Step 2 - Choose the branch where you want to develop your custom transform build. Selecting a repository and branch makes the relevant files and folders accessible in your code editor. The pulled content reflects the specific state of the chosen branch.

Step 3 - Use your code editor to write the code for your transform service if required, adhering to the specific requirements and functionalities outlined for your custom transform.
Step 4 - Once you are satisfied with the functionality, you have the option to commit any changes made using the "Commit Changes" option and commit them to the active branch. Alternatively, you can build directly if no changes need to be committed.
Step 5 - Click on “Build” option and provide Image name and Tag value to initiate the build

Last updated