Automated Builds

* Appeon *
CODE AUTHOR
Posts: 159
 3 years 1 month ago #365 by * Appeon *
* Appeon * created the code: Automated Builds
This example implementation of the new PBAutoBuild utility of PowerBuilder 2021 demonstrates how to do an end-to-end automated build process that downloads from source control, generates PBLs, compiles and deploys the application.

Key Techniques Demonstrated:
  • Downloading from source control
  • Generating PBLs
  • Auto compiling a project
  • Deploying as client/server
  • Deploying as PowerClient
  • Deploying as PowerServer
Github Source Code: github.com/Appeon/PowerBuilder-AutoBuild-Sales-Example

Please Log in or Create an account to join the conversation.