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

launching and config updates #1615

Conversation

turbomam
Copy link
Member

@turbomam turbomam commented Jan 5, 2024

@turbomam
Copy link
Member Author

turbomam commented Jan 8, 2024

@mbthornton-lbl do you see how I am launching this now with the extract-study wrapper and configuring it with local/.env via --env_file?

If so, are you willing to merge this into your branch?

@turbomam
Copy link
Member Author

turbomam commented Jan 8, 2024

@mbthornton-lbl reported seeing

ValueError: No such slot host_disease_stat as an attribute of Biosample ancestors or as a slot definition in the schema

after doing some reasonable due diligence:

poetry run gen-doc -d docs --template-directory src/doc-templates src/schema/nmdc.yaml

That's because building just about anything locally for the nmdc-schema (including gen-doc), may require a one-time clearing and regeneration of src/schema/mixs.yaml with

make mixs-yaml-clean src/schema/mixs.yaml 

Once you have done that in any given environment, it shouldn't be necessary to keep doing it. And the need to do it at all will be removed by

@turbomam turbomam merged commit ffcc182 into 1609_implement_tool_to_extract_all_related_entities_for_a_study Jan 8, 2024
2 checks passed
@turbomam turbomam deleted the launch-config-nmdc_database_tools branch January 8, 2024 19:14
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