You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What are your thoughts about making this a pre-commit check? We'd target conda-store-server/pyproject.toml, .python-version-default, and conda-store-server/environment-dev.yaml, right?
We need to make sure the
project.toml
andenvironment.yaml
files in this repo are always aligned/in sync to avoid divergence.I am afraid that without a CI step that checks for this cross-file consistency, things will go out of sync eventually.
Originally posted by @jaimergp in #801 (comment)
The text was updated successfully, but these errors were encountered: