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

Burn should allow BA to provide update feed source #5568

Closed
barnson opened this issue Apr 24, 2017 · 1 comment · Fixed by wixtoolset/burn#51 or wixtoolset/balutil#26
Closed

Burn should allow BA to provide update feed source #5568

barnson opened this issue Apr 24, 2017 · 1 comment · Fixed by wixtoolset/burn#51 or wixtoolset/balutil#26
Assignees
Milestone

Comments

@barnson
Copy link
Member

barnson commented Apr 24, 2017

  • Describe the scenario and benefits that the feature supports.

Today, a bundle update feed is authored in a bundle and no callback allows the BA to override it.

  • Describe how you're accomplishing the feature today (if possible).

Today, you'd have to handle downloading and parsing of a feed if you need a dynamic URI.

  • Describe what you'd like the new feature to do.

Add IBootstrapperEngine.SetUpdateSource, analogous to IBootstrapperEngine.SetDownloadSource, that a BA can call during update detection.

@jchoover
Copy link

There is an existing request that I planned on working on in 4.x for changing OnDetectUpdateBegin to be a modifiable string for sczUpdateSource. Is that sufficient, or do we need the ability to assign the update source dynamically without any original authoring for an update source?

@barnson barnson added this to the v4.x milestone Apr 25, 2017
@barnson barnson added the burn label Apr 25, 2017
@robmen robmen modified the milestones: v4.x, v4.0 Apr 13, 2021
@robmen robmen self-assigned this Apr 13, 2021
robmen added a commit to wixtoolset/burn that referenced this issue Apr 14, 2021
robmen added a commit to wixtoolset/burn that referenced this issue Apr 14, 2021
robmen added a commit to wixtoolset/burn that referenced this issue Apr 14, 2021
robmen added a commit to wixtoolset/burn that referenced this issue Apr 14, 2021
robmen added a commit to wixtoolset/burn that referenced this issue Apr 14, 2021
robmen added a commit to wixtoolset/balutil that referenced this issue Apr 14, 2021
robmen added a commit to wixtoolset/balutil that referenced this issue Apr 14, 2021
rseanhall pushed a commit to wixtoolset/balutil that referenced this issue Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants