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

chore/SOF-6505 #15

Merged
merged 31 commits into from
Jun 1, 2023
Merged

chore/SOF-6505 #15

merged 31 commits into from
Jun 1, 2023

Conversation

azech-hqs
Copy link
Contributor

This PR concerns the introduction of YAML assets for models and methods making use of custom YAML types.

assets/test.yml Outdated
forEach:
- !parameter
key: parameters.functional
ref: "node_modules/@exabyte-io/esse.js/schema/models_directory/pb/qm/dft/mixins/enum_options.yml#/lda"
Copy link
Member

Choose a reason for hiding this comment

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

- JSONSchemaInterface!
- path: "/models_directory/pb/qm/dft/mixins/enum_options.yml#/lda"

build_models.mjs Outdated
console.log(JSON.stringify(configs, null, 4));
} catch (e) {
console.error("Error parsing YAML:", e);
}
Copy link
Member

Choose a reason for hiding this comment

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

Consider moving these to code.js

@azech-hqs azech-hqs merged commit 2ece931 into main Jun 1, 2023
4 checks passed
@azech-hqs azech-hqs deleted the chore/SOF-6505 branch June 1, 2023 09:45
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.

None yet

2 participants