conda-incubator / conda-store

Data science environments, for collaboration. ✨
https://conda.store
BSD 3-Clause "New" or "Revised" License
137 stars 44 forks source link

DEV - Add CI action to check for deps consistency #805

Open trallard opened 3 months ago

trallard commented 3 months ago

We need to make sure the project.toml and environment.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 https://github.com/conda-incubator/conda-store/pull/801#discussion_r1539745630_