Skip to content

INTERNAL - Fix add max version#91

Merged
iivvaannxx merged 2 commits intomainfrom
fix-add-max-version
Mar 12, 2026
Merged

INTERNAL - Fix add max version#91
iivvaannxx merged 2 commits intomainfrom
fix-add-max-version

Conversation

@pablomoreno61
Copy link
Copy Markdown
Contributor

Description

Related Issue

Motivation and Context

maxVersion is a missing parameter. Without it, aio app build throws the following error:

› Error: Missing or invalid keys in app.config.yaml: [
› {
› "instancePath": "/productDependencies/0",
› "schemaPath": "#/definitions/productDependencies/items/required",
› "keyword": "required",
› "params": {
› "missingProperty": "maxVersion"
› },
› "message": "must have required property 'maxVersion'"
› }
› ]

Screenshot 2026-03-12 at 15 51 32

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@pablomoreno61 pablomoreno61 requested a review from a team as a code owner March 12, 2026 15:09
@iivvaannxx iivvaannxx merged commit 932ace4 into main Mar 12, 2026
3 checks passed
@iivvaannxx iivvaannxx deleted the fix-add-max-version branch March 12, 2026 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants