Search found 4 matches

Go to advanced search

by stacyirish
Thu Sep 14, 2023 1:06 am
Forum: Building Installers
Topic: Do not show Azure Key Vault Secret in Jenkins build log
Replies: 1
Views: 11159
 
Jump to post

Do not show Azure Key Vault Secret in Jenkins build log

Hello.

After asking a previous question about how to digitally sign an Advanced Installer package in a Jenkins pipeline (script), I implemented the use of the command file from a script as shown:

AdvancedInstaller.com /execute <path_to_project_file> <command_file_path> [-nofail]

However, this ...
by stacyirish
Fri Aug 18, 2023 4:07 pm
Forum: Building Installers
Topic: How to use Advanced Installer Jenkins plug in from a jenkinsfile (script)
Replies: 5
Views: 16518
 
Jump to post

Re: How to use Advanced Installer Jenkins plug in from a jenkinsfile (script)

Thanks for the reply, Catalin.

Just to clarify, at the current time, the only way I can build my Advanced Installer package and digitally sign it with my certificate that is stored in Azure Key Vault from my jenkinsfile script would be to create a batch command and call Advanced Installer from the ...
by stacyirish
Fri Aug 11, 2023 6:07 am
Forum: Building Installers
Topic: How to use Advanced Installer Jenkins plug in from a jenkinsfile (script)
Replies: 5
Views: 16518
 
Jump to post

How to use Advanced Installer Jenkins plug in from a jenkinsfile (script)

Hello! I have used the documentation How to configure an Advanced Installer build step into a Jenkins pipeline and Configure a Digital Certificate in a Jenkins Build Step: Jenkins Credentials and Azure Key Vault to successfully set up a Jenkins freestyle project to build my Advanced Installer ...
by stacyirish
Tue Dec 06, 2022 11:52 pm
Forum: Common Problems
Topic: AI Build fails with missing .MSI but only since version 20.1
Replies: 9
Views: 21037
 
Jump to post

Re: AI Build fails with missing .MSI but only since version 20.1

I have a similar issue with my Jenkins build, also only with AdvancedInstaller version 20.1.1. To make the issue as small as possible, I created a small test build to create a new package (Test.aip) and build that same package via a freestyle Jenkins project using Windows Batch Command build steps ...

Go to advanced search