Skip to content

Fix IsPackageDeploymentFeatureSupported#4598

Merged
DrusTheAxe merged 2 commits intomainfrom
user/drustheaxe/IsFeatureSupported
Jul 25, 2024
Merged

Fix IsPackageDeploymentFeatureSupported#4598
DrusTheAxe merged 2 commits intomainfrom
user/drustheaxe/IsFeatureSupported

Conversation

@DrusTheAxe
Copy link
Copy Markdown
Member

@DrusTheAxe DrusTheAxe commented Jul 24, 2024

Corrected the IsPackageDeploymentFeatureSupported() checks for IsPackageReadyOrNewerAvailable (available on some platforms), ResetPackage (not available; vNext) and RepairPackage (not available; vNext)

Once in will be brought to shiproom for 1.6 approval

This corrects checks to address KNOWN ISSUES in PackageDeploymentManager: IsReadyOrNewerAvailable(), FrameworkUdk update, Implement not-implemented functions, Tests!
#4453

https://task.ms/52754253

@DrusTheAxe DrusTheAxe added the area-WinAppSDKDeployment Issues related to packaging, installation, runtime (e.g., SelfContained, Unpackaged) label Jul 24, 2024
@DrusTheAxe DrusTheAxe added this to the 1.6 milestone Jul 24, 2024
@DrusTheAxe DrusTheAxe self-assigned this Jul 24, 2024
@DrusTheAxe
Copy link
Copy Markdown
Member Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@DrusTheAxe DrusTheAxe force-pushed the user/drustheaxe/IsFeatureSupported branch from f0b5b21 to d64e202 Compare July 24, 2024 06:12
@DrusTheAxe
Copy link
Copy Markdown
Member Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@DrusTheAxe
Copy link
Copy Markdown
Member Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@DrusTheAxe DrusTheAxe changed the title Fixed IsPackageDeploymentFeatureSupported Fix IsPackageDeploymentFeatureSupported Jul 25, 2024
@DrusTheAxe DrusTheAxe merged commit 1cd3034 into main Jul 25, 2024
@DrusTheAxe DrusTheAxe deleted the user/drustheaxe/IsFeatureSupported branch July 25, 2024 22:06
DrusTheAxe added a commit that referenced this pull request Aug 1, 2024
* Fixed IsPackageDeploymentFeatureSupported

* Fixed check for IsReadyOrNewer
DrusTheAxe added a commit that referenced this pull request Aug 1, 2024
… (#4609)

* Fix IsPackageDeploymentFeatureSupported (#4598)

* Fixed IsPackageDeploymentFeatureSupported

* Fixed check for IsReadyOrNewer

* DevCheck -SyncDependencies to update some stale dependency references reported by DevCheck -CheckDependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-WinAppSDKDeployment Issues related to packaging, installation, runtime (e.g., SelfContained, Unpackaged) needs-triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants