wildlife-dynamics / ecoscope-workflows

An extensible task specification and compiler for local and distributed workflows.
https://ecoscope-workflows.readthedocs.org/
BSD 3-Clause "New" or "Revised" License
7 stars 4 forks source link

Bumping ecoscope requires `lock-ext-ecoscope` #450

Closed atmorling closed 4 days ago

atmorling commented 1 week ago

Bumping ecoscope requires lock-ext-ecoscope in order to bump src/ecoscope-workflows-ext-ecoscope/pixi.lock This is seemingly required to get recompile-all to work - otherwise we hit:

✨ Pixi task (compile-events): ./dev/recompile.sh events --install
  × lock-file not up-to-date with the project

recompiling 'examples/events/spec.yaml' with flags '--clobber --install'
  × lock-file not up-to-date with the project

Steps to reproduce: