DYN-8630:compatibility_matrix from cached header #16085
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Purpose
Attempt to address this thread:
https://jira.autodesk.com/browse/DYN-8630
The change here is that we are now getting the
compatibility_matrixfrom thecachedsearch results' header/version. There are a couple of implications.pkg.jsonnullresult for thecompatibility_matrixpkg.jsonand the server versionThis will need a proper attention and review going forward. Splitting the 'Installed Packages' from 'My Packages' further should be the goal.
Works with this PR https://git.autodesk.com/Dynamo/PackagePublishWizard/pull/47.
Declarations
Check these if you believe they are true
*.resxfilesRelease Notes
Reviewers
@zeusongit
@reddyashish
FYIs
@achintyabhat