Skip to content

Add missing menuinst schemas#85

Merged
jezdez merged 1 commit intomainfrom
menuinst-112
Dec 4, 2025
Merged

Add missing menuinst schemas#85
jezdez merged 1 commit intomainfrom
menuinst-112

Conversation

@jaimergp
Copy link
Copy Markdown
Member

@jaimergp jaimergp commented Dec 4, 2025

Description

Closes conda/menuinst#416

@github-project-automation github-project-automation Bot moved this to 🆕 New in 🔎 Review Dec 4, 2025
@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Dec 4, 2025
@github-project-automation github-project-automation Bot moved this from 🆕 New to ✅ Approved in 🔎 Review Dec 4, 2025
@jezdez jezdez merged commit af06b5e into main Dec 4, 2025
6 checks passed
@jezdez jezdez deleted the menuinst-112 branch December 4, 2025 14:10
@github-project-automation github-project-automation Bot moved this from ✅ Approved to 🏁 Done in 🔎 Review Dec 4, 2025
mrclary added a commit to mrclary/spyder-feedstock that referenced this pull request Dec 4, 2025
Before conda/schemas#85
"WARNING: Could not fetch 'https://schemas.conda.org/menuinst/menuinst-1-1-2.schema.json', status code 404"
"RuntimeError: Could not build validator for schema 'https://schemas.conda.org/menuinst/menuinst-1-1-2.schema.json'."

Original error, prior to this commit:
"WARNING: Known wrong value for $schema, defaulting to 'https://schemas.conda.org/menuinst/menuinst-1-1-0.schema.json'"
macOS: "jsonschema.exceptions.ValidationError: Additional properties are not allowed ('NSAudioCaptureUsageDescription', 'NSCameraUsageDescription', 'NSMainCameraUsageDescription', 'NSMicrophoneUsageDescription' were unexpected)"
Windows:
"jsonschema.exceptions.ValidationError: Additional properties are not allowed ('app_user_model_id', 'desktop', 'file_extensions' were unexpected)"
@mrclary
Copy link
Copy Markdown

mrclary commented Dec 4, 2025

Thanks @jaimergp!

mrclary added a commit to mrclary/spyder-feedstock that referenced this pull request Dec 4, 2025
Before conda/schemas#85
"WARNING: Could not fetch 'https://schemas.conda.org/menuinst/menuinst-1-1-2.schema.json', status code 404"
"RuntimeError: Could not build validator for schema 'https://schemas.conda.org/menuinst/menuinst-1-1-2.schema.json'."

Original error, prior to this commit:
"WARNING: Known wrong value for $schema, defaulting to 'https://schemas.conda.org/menuinst/menuinst-1-1-0.schema.json'"
macOS: "jsonschema.exceptions.ValidationError: Additional properties are not allowed ('NSAudioCaptureUsageDescription', 'NSCameraUsageDescription', 'NSMainCameraUsageDescription', 'NSMicrophoneUsageDescription' were unexpected)"
Windows:
"jsonschema.exceptions.ValidationError: Additional properties are not allowed ('app_user_model_id', 'desktop', 'file_extensions' were unexpected)"
mrclary added a commit to mrclary/spyder-feedstock that referenced this pull request Dec 4, 2025
Before conda/schemas#85
"WARNING: Could not fetch 'https://schemas.conda.org/menuinst/menuinst-1-1-2.schema.json', status code 404"
"RuntimeError: Could not build validator for schema 'https://schemas.conda.org/menuinst/menuinst-1-1-2.schema.json'."

Original error, prior to this commit:
"WARNING: Known wrong value for $schema, defaulting to 'https://schemas.conda.org/menuinst/menuinst-1-1-0.schema.json'"
macOS: "jsonschema.exceptions.ValidationError: Additional properties are not allowed ('NSAudioCaptureUsageDescription', 'NSCameraUsageDescription', 'NSMainCameraUsageDescription', 'NSMicrophoneUsageDescription' were unexpected)"
Windows:
"jsonschema.exceptions.ValidationError: Additional properties are not allowed ('app_user_model_id', 'desktop', 'file_extensions' were unexpected)"
mrclary added a commit to mrclary/spyder-feedstock that referenced this pull request Mar 18, 2026
Before conda/schemas#85
"WARNING: Could not fetch 'https://schemas.conda.org/menuinst/menuinst-1-1-2.schema.json', status code 404"
"RuntimeError: Could not build validator for schema 'https://schemas.conda.org/menuinst/menuinst-1-1-2.schema.json'."

Original error, prior to this commit:
"WARNING: Known wrong value for $schema, defaulting to 'https://schemas.conda.org/menuinst/menuinst-1-1-0.schema.json'"
macOS: "jsonschema.exceptions.ValidationError: Additional properties are not allowed ('NSAudioCaptureUsageDescription', 'NSCameraUsageDescription', 'NSMainCameraUsageDescription', 'NSMicrophoneUsageDescription' were unexpected)"
Windows:
"jsonschema.exceptions.ValidationError: Additional properties are not allowed ('app_user_model_id', 'desktop', 'file_extensions' were unexpected)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed [bot] added once the contributor has signed the CLA

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

RuntimeError: Could not build validator for schema 'https://schemas.conda.org/menuinst-1-1-2.schema.json'.

4 participants