Artifacts
Package artifacts overview and details
Last updated
Was this helpful?
Package artifacts overview and details
Last updated
Was this helpful?
Build packages produce various artifacts, from WAR files and various logs to binary downloads. For build and Deploy or Build jobs, you can also find the Docker image pull commands in this section.
The Docker Information dialog refers to the process of deploying your application on-premise. To successfully deploy on-premise, refer to the .
A WAR file, short for Web Application Archive, is a compressed package that contains all the vital resources and components of your web application. This format is designed for the purpose of deploying your web application onto a server.
Also, in cases where substantial changes or updates introduce issues, WAR files can serve as a form of backup. They enable you to revert your application to a stable and previously working version. Using the Builds Package History, you can access package details and subsequently, previous versions of the WAR files.
.servoy file (only available when unittest is enabled)
servoyExportCommandline.log (only available when unittest is enabled)unittest is enabled)
exportSolutionAsDotServoy_servoy_log.txt (only available when unittest is enabled)
exportSolutionAsDotServoy_workspace_log.txt (only available when unittest is enabled)
junit_servoy_log.txt (only available when unittest is enabled)
warExportCommandLine.log
exportSolutionAsWar_servoy_log.txt
exportSolutionAsWar_workspace_log.txt
Mobile packages generate binary and log files for the chosen mobile build/deploy type set up in the job configuration.
Android APK Binary
Android Log
Android Store AAB Binary
Android Store APK Binary
Android Store Log
iOS Binary
iOS Log
Desktop packages generate executable and log files for the chosen platforms set up in the job configuration.
Windows .exe installer
MacOS .dmg installer
Linux tar.gz.installer
You can navigate to the package artifacts by navigating to Package Details and choosing the Artifacts tab. Also, you can access different artifacts from throughout Cloud Control Center using clickable stats:
WAR file
Docker pull commands
Binary Downloads
Package Details Artifacts tab
Pipelines Package context menu
Pipelines Package context menu
You can easily access Binary downloads for Mobile or Desktop jobs from several places:
Binary downloads clickable stat in Dashboard Pipeline Activity at-a-glance
Individual binary downloads in the Pipelines Current Package section
Binary downloads clickable stat in Builds History Overview
You can easily access the from several places:
You can easily access the from several places:
Package Details tab
Package Details tab