Skip to content

Conversation

@mrclary
Copy link
Collaborator

@mrclary mrclary commented Jun 6, 2025

fixes: Update info doesn't contain the required fields to perform the update. Aborting!

'micro' is not one of ['minor', 'major']

Failed validating 'enum' in schema['properties']['update_type']:
    {'type': 'string',
     'default': 'minor',
     'enum': ['minor', 'major'],
     'description': 'Type of update to be performed.'}

On instance['update_type']:
    'micro'

@mrclary mrclary self-assigned this Jun 6, 2025
@mrclary mrclary merged commit 245bf66 into spyder-ide:main Jun 6, 2025
1 check passed
@mrclary mrclary deleted the fix-schema-micro branch June 6, 2025 16:03
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.

1 participant