Skip to content

Comments

Fixing schemas update to 1.1.0#6

Merged
LittleCoinCoin merged 2 commits intoschema-updatesfrom
dev
May 14, 2025
Merged

Fixing schemas update to 1.1.0#6
LittleCoinCoin merged 2 commits intoschema-updatesfrom
dev

Conversation

@LittleCoinCoin
Copy link
Member

This pull request is the restart of #5 which was targeting the wrongly named branch schemas-update. Now that the branch has been renamed correctly, the validation workflow should trigger as expected.

The changes in this PR falls within the scope of #3 which were an attempt at updating the schemas. Unfortunatly, the validation failed and broke the deployment. After the validation and deployment workflows were separated in #4 to enable validation within PRs, we are now modifying the hatch_pkg_metadata_schema.json file to fix its structure.

Schema fixing:

  • Updated the type property to allow more flexible object definitions by adding additional nested type objects within the oneOf array.
  • Removed the format: "path" which doesn't exist

LittleCoinCoin added 2 commits May 14, 2025 12:10
**Major**
The subfields definitions for either indicating a local dependency or a remote were lacking the proper json `"type":"object"`
@LittleCoinCoin LittleCoinCoin merged commit c45f612 into schema-updates May 14, 2025
4 checks passed
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