Automated Builds
* Appeon *
CODE AUTHOR
Posts: 159
* 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:
Key Techniques Demonstrated:
- Downloading from source control
- Generating PBLs
- Auto compiling a project
- Deploying as client/server
- Deploying as PowerClient
- Deploying as PowerServer
Please Log in or Create an account to join the conversation.