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
Create a requirements/ci directory and move all *.yml files into it
Create the .github/workflows/refresh-lockfiles.yml (see SciTools/iris or SciTools/iris-grib)
Blockers:
The SciTools reusable GHA creates a PR with the generated *.locks and places them in the requirements/ci/nox.lock directory - this is now not applicable to repos that don't use nox, plus we are migrating from nox to tox.
See
Our current thinking is that:
Actions:
requirements/cidirectory and move all *.yml files into it.github/workflows/refresh-lockfiles.yml(seeSciTools/irisorSciTools/iris-grib)Blockers:
SciToolsreusable GHA creates a PR with the generated *.locks and places them in therequirements/ci/nox.lockdirectory - this is now not applicable to repos that don't usenox, plus we are migrating fromnoxtotox.