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

Add conda environment yaml #1

Merged
merged 13 commits into from
Oct 17, 2024
Merged

Add conda environment yaml #1

merged 13 commits into from
Oct 17, 2024

Conversation

ilaflott
Copy link
Owner

merge into main for PR prep

ilaflott and others added 13 commits October 3, 2024 14:33
…v, test in conda env (create_test_conda_env).

also to run on push: workflow to build conda package but not publish the package (build_conda).
to run on merge to main branch: workflow to publish conda package (publish_conda).

environment.yaml builds usable environment with `conda env create -f environment.yaml`, which can then be activated.
the python within that environment may be used to pip install the `fms_yaml_tools` package into the conda env.

meta.yaml provides info for `conda build`, this is a first-pass

ultimate goal is a conda package fms_yaml_tools to link fre-cli's fre.yamltools into, ala fre.catalog into catalogbuilder
…r gfdl_msd_schemas/FMS folder to execute final test
whitespace change please workflow run
see if i can't convince conda build to use the gfdl_msd_schemas repo code anyways
probably not gonna work. gotta try it juuuuust one more thing though...
@ilaflott ilaflott merged commit 8a2f383 into main Oct 17, 2024
9 of 10 checks passed
@ilaflott ilaflott deleted the add_conda_environment_yaml branch October 17, 2024 14:25
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