[wix-users] Does WiX work in github actions?

David Ludovici david.ludovici at averydennison.com
Thu May 26 13:24:43 PDT 2022


Ok Rob, I will try again when I get back to work on Tuesday. Thanks.

On Thu, May 26, 2022 at 4:17 PM Rob Mensching <rob at firegiant.com> wrote:

> Yes, do it all the time. Lots of questions come to mind.
>
> 1. Did you verify the file is actually there via batch file (or similar)?
> 2. Is it possible something is deleting the files before the WiX tools run?
> 3. Have you tried removing the preprocessor variable and hard coding the
> path to remove the variable from being part of the problem?
> 4. Have you tried using base paths instead of specifying the exact path to
> the file in the .wxs file?
>
> Basically, need to investigate the build process. Something is special
> about your world.
>
> In WiX v4, the paths searched are printed out when the file cannot be
> found, which is really helpful in this sort of case. So, something to look
> forward there.
>
> -----Original Message-----
> From: wix-users <wix-users-bounces at lists.wixtoolset.org> On Behalf Of
> David Ludovici via wix-users
> Sent: Thursday, May 26, 2022 1:00 PM
> To: wix-users at lists.wixtoolset.org
> Cc: David Ludovici <david.ludovici at averydennison.com>
> Subject: [wix-users] Does WiX work in github actions?
>
> Has anyone successfully built a WiX project as part of a github actions
> workflow?
>
> Please look at the details of the problem I am having here:
>
>
> https://stackoverflow.com/questions/72049791/wix-light-cant-find-a-downloaded-github-actions-artifact
>
> Thanks,
> DL
>
> --
>
>
>
> -------------------------------------------------------------------------------------------------------------
> The information transmitted is intended only for the person or entity to
> which it is addressed and may contain confidential and/or privileged
> material. Any review, retransmission, dissemination or other use of, or
> taking of any action in reliance upon, this information by persons or
> entities other than the intended recipient is prohibited. If you received
> this in error, please contact the sender and delete the material from any
> device.
>
>
> For details about the personal information we process and why, please see
> our Privacy Notice <
> https://www.averydennison.com/en/home/legal-and-privacy-notices.html>
>
>
> -------------------------------------------------------------------------------------------------------------
>
> ____________________________________________________________________
> WiX Toolset Users Mailing List provided by FireGiant
> http://www.firegiant.com/
>

-- 


-------------------------------------------------------------------------------------------------------------
The information transmitted is intended only for the person or entity to 
which it is addressed and may contain confidential and/or privileged 
material. Any review, retransmission, dissemination or other use of, or 
taking of any action in reliance upon, this information by persons or 
entities other than the intended recipient is prohibited. If you received 
this in error, please contact the sender and delete the material from any 
device.


For details about the personal information we process and why, 
please see our Privacy Notice 
<https://www.averydennison.com/en/home/legal-and-privacy-notices.html>

-------------------------------------------------------------------------------------------------------------



More information about the wix-users mailing list