-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Eliot.UEExplorer version 1.3.1 #94562
Eliot.UEExplorer version 1.3.1 #94562
Conversation
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
@microsoft-github-policy-service agree |
Hello @wingetbot! Because this pull request has the p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (
|
EliotVU, The check-in policies require a moderator to approve PRs from the community. Our moderators are community volunteers, please be patient and allow them sufficient time to review your submission. Template: msftbot/requiresApproval/moderator |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
manifests/e/Eliot/UEExplorer/1.3.1/Eliot.UEExplorer.locale.en-US.yaml
Outdated
Show resolved
Hide resolved
Hello @EliotVU, The package manager bot determined changes have been requested to your PR. Template: msftbot/changesRequested |
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
Ah, the app is released as 1.3.1 but the setup package was bumped to 1.3.2 because the setup was missing some dependencies. The 1.3.2 setup still installs the 1.3.1 release. Is that still an issue? Or do I need to make a new setup? |
EliotVU, The check-in policies require a moderator to approve PRs from the community. Our moderators are community volunteers, please be patient and allow them sufficient time to review your submission. Template: msftbot/requiresApproval/moderator |
manifests/e/Eliot/UEExplorer/1.3.1/Eliot.UEExplorer.installer.yaml
Outdated
Show resolved
Hide resolved
Hello @EliotVU, The package manager bot determined changes have been requested to your PR. Template: msftbot/changesRequested |
/AzurePipelines run |
Upon further investigation, the setup packager is definitely listing the runtime as a prerequisite, however the released .msi setup does not include the steps to install prerequisites, instead we get two files setup.exe and ue-explorer.msi. Where am I supposed to go from here? Is it possible to package with both the .exe and .msi files? |
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
@EliotVU I'm not sure what the steps would be to properly include the dependency in the package. We're getting closer to having the dependency feature working properly. The last lingering issue appears to be: |
The application installs and launches normally now. |
Great, thanks for your time! |
Publish pipeline succeeded for this Pull Request. Once you refresh your index, this change should be present. |
winget validate --manifest <path>
?winget install --manifest <path>
?Note:
<path>
is the name of the directory containing the manifest you're submitting.Microsoft Reviewers: Open in CodeFlow