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

Generate derivative JSON, YAML, and Python files from current source files #2301

Conversation

eecavanna
Copy link
Collaborator

@eecavanna eecavanna commented Dec 7, 2024

In this branch, I am compensating for something I neglected to do before publishing nmdc-schema version 11.2.0: re-generate the derived files by running $ make squeaky-clean all test (or, in my case, $ docker compose exec app make squeaky-clean all test):

nmdc.py
nmdc.schema.json
nmdc-pydantic.py
nmdc_materialized_patterns.schema.json
nmdc_materialized_patterns.yaml

I will merge these into main without review because I assume that @turbomam assumed I would have re-generated these files as part of the release yesterday (and because it's a Saturday today). Once merged into main, I will publish a new release, having name 11.2.1.

@eecavanna eecavanna requested a review from turbomam December 7, 2024 20:24
@eecavanna eecavanna self-assigned this Dec 7, 2024
@eecavanna eecavanna linked an issue Dec 7, 2024 that may be closed by this pull request
@eecavanna eecavanna marked this pull request as ready for review December 7, 2024 20:24
@eecavanna eecavanna changed the title Generate derivative JSON, YAML, and PY files from current source files Generate derivative JSON, YAML, and Python files from current source files Dec 7, 2024
Copy link

github-actions bot commented Dec 7, 2024

PR Preview Action v1.4.8
🚀 Deployed preview to https://microbiomedata.github.io/nmdc-schema/pr-preview/pr-2301/
on branch gh-pages at 2024-12-07 20:27 UTC

@eecavanna eecavanna merged commit 9c1a2cf into main Dec 7, 2024
3 checks passed
@eecavanna eecavanna deleted the 2300-derive-files-that-were-not-derived-for-schema-version-1120 branch December 7, 2024 20:28
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.

Derive files that were not derived for schema version 11.2.0
1 participant