Remix.run Logo
jerlam 9 hours ago

Your CI/CD might be setup to upgrade all your dependencies on every build.

wrs 9 hours ago | parent [-]

I’ve seen a lot of CI/CD setups and I’ve never seen that. If that were common practice, it would certainly simplify the package manager, since there would be no need for lockfiles!

jerlam 9 hours ago | parent [-]

I didn't necessarily say they were good CI/CD practices.