We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
CONDA_FORGE_YAML_SCHEMA_FILE
In a setup that was not obvious to me, the JSON under conda_smithy/data/conda-forge.json needs to be updated after every change to conda_smithy/schema.py.
conda_smithy/data/conda-forge.json
conda_smithy/schema.py
CI should fail if the output of python conda_smithy/schema.py is not the same as the content under CONDA_FORGE_YAML_SCHEMA_FILE, c.f.
python conda_smithy/schema.py
conda-smithy/conda_smithy/schema.py
Lines 1367 to 1379 in 41e3ac8
The text was updated successfully, but these errors were encountered:
os_version
No branches or pull requests
In a setup that was not obvious to me, the JSON under
conda_smithy/data/conda-forge.json
needs to be updated after every change toconda_smithy/schema.py
.CI should fail if the output of
python conda_smithy/schema.py
is not the same as the content underCONDA_FORGE_YAML_SCHEMA_FILE
, c.f.conda-smithy/conda_smithy/schema.py
Lines 1367 to 1379 in 41e3ac8
The text was updated successfully, but these errors were encountered: