Automated CI/CD for projects

Starting from PowerBuilder 2021, you can build the client/server applications (from PowerBuilder Application projects and PowerClient projects) or installable cloud apps (from PowerServer projects) using the PBAutoBuild210 command. You can also create a CI/CD pipeline using Jenkins or other frameworks.

The PBAutoBuild210.exe tool can automate the entire build and deploy process outside PowerBuilder (without needing any PowerBuilder license).

For how to build the PowerServer project with PBAutoBuild210 command, refer to Building the PowerServer project with commands and Tutorial: Building your PowerServer project with commands.

For how to build the PowerClient project with PBAutoBuild210 command, refer to Building the PowerClient project with commands in Users Guide and Tutorial: Building your PowerClient project with commands in Users Guide.

For how to build the Application project with PBAutoBuild210 command, refer to Building a client/server application with commands in Users Guide and Tutorial: Building your client/server application with commands in Users Guide.