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

NAS-130449 / 24.10 / Improve validation for apps #43

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

Qubad786
Copy link
Contributor

@Qubad786 Qubad786 commented Aug 6, 2024

Problem

Having screenshots/categories keys in app's app.yaml is not a requirement but if they were added by app dev, we were not validating them. In this case misconfigured values for them have been added which is causing CI to fail and apps_validation should be catching this sooner.

Solution

Properly make sure the app being validated in question is validated properly for these extra keys as well.

@Qubad786 Qubad786 added the jira label Aug 6, 2024
@Qubad786 Qubad786 requested a review from sonicaj August 6, 2024 06:14
@bugclerk
Copy link

bugclerk commented Aug 6, 2024

@bugclerk bugclerk changed the title Improve validation for apps NAS-130449 / 24.10 / Improve validation for apps Aug 6, 2024
@bugclerk
Copy link

bugclerk commented Aug 6, 2024

@Qubad786 Qubad786 force-pushed the mrehan/fix-invalid-metadata branch from 759da32 to e5de889 Compare August 6, 2024 06:18
Copy link
Member

@sonicaj sonicaj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Qubad786 Qubad786 merged commit dd5309b into master Aug 6, 2024
2 checks passed
@Qubad786 Qubad786 deleted the mrehan/fix-invalid-metadata branch August 6, 2024 06:18
@bugclerk
Copy link

bugclerk commented Aug 6, 2024

This PR has been merged and conversations have been locked.
If you would like to discuss more about this issue please use our forums or raise a Jira ticket.

@truenas truenas locked as resolved and limited conversation to collaborators Aug 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants