Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENT-10801: Moved sftp cache Wix Tools install from jenkins-vms to package-msi script (3.21) #1331

Merged
merged 2 commits into from
Oct 31, 2023

Commits on Oct 31, 2023

  1. Moved sftp cache Wix Tools install from jenkins-vms to package-msi sc…

    …ript
    
    Might as well move the knowledge as close to where it is needed to avoid trouble.
    
    Ticket: ENT-10801
    Changelog: none
    (cherry picked from commit 4437ecc)
    craigcomstock committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    a52d318 View commit details
    Browse the repository at this point in the history
  2. Added checksums for wix tools coming from sftp cache

    Just to be sure if sftp cache is compromised, fail if checksums don't match.
    
    Ticket: ENT-10801
    Changelog: none
    (cherry picked from commit 61b06f2)
    craigcomstock committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    224e61d View commit details
    Browse the repository at this point in the history