GithubHelp home page GithubHelp logo

Comments (5)

murphyjawow avatar murphyjawow commented on August 21, 2024 1

Hi Bob, I'm sorry for the miscommunication. I should've stated in the original post that I only encounter this issue with the Custom Action builds.

from issues.

barnson avatar barnson commented on August 21, 2024

If you're getting failures in a package (not custom action) build, please attach a binlog.

from issues.

chrpai avatar chrpai commented on August 21, 2024

This is a very unusual arrangement. The performance, concurrency and availability issues hurts my head.

Could you use something like robocopy /mir to mirror the files locally and do the build?

from issues.

murphyjawow avatar murphyjawow commented on August 21, 2024

It would be possible to do the build locally and then transfer the products of the build back to the share, but it would be cumbersome and inconsistent with our other build processes, given that all of our other projects reside and are built on the share.

from issues.

chrpai avatar chrpai commented on August 21, 2024

I haven't seen that pattern since the 1990s. I'd say 99% of the world uses some sort of source control system (typically Git) and a CI/CD system that stores the built artifact in some sort of artifact repository. Now you could set up automation to mirror the source and the artifacts to the sites but to use this DFS share they way you are using it... well I'd be lobbying for big change. I've been a CM lead for many companies huge and small over the years fwiw.

That's all I'll say on this subject. If this is something WiX can fix, great. But I wouldn't really expect any windows process, especially a heavy IO build process, to work flawlessly against a network share. Networks just aren't that reliable to be honest.

from issues.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.