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
Since I don't have much time in the next few weeks (and honestly haven't done anything with Node.js for over a year - except maintaining this library), I tagged it with up for grabs.
I see issues and PRs #276 #277 #278 but I question whether that effor is really necessary in the first place
docker-compose
(v1) has been deprecated since June 2023 https://docs.docker.com/compose/migrate/Recently, GitHub workflow runners do not come with
docker-compose
any more, resulting in errorError: spawn docker-compose ENOENT
I think that rather than trying to patch an already complex build setup, v1 should be dropped a v2 should be the only export from this package...
The text was updated successfully, but these errors were encountered: