Remix.run Logo
bilalq 4 hours ago

You're probably already planning this, but please setup an alarm to fire off if a new package release is published that is not correlated with a CI/CD run.

twistedpair 31 minutes ago | parent | next [-]

This is built in NPM. You can get an email on every pkg publishing.

Sure, it might be a little bit of noise, but if you get a notice @ 3am of an unexpected publishing, you can jump on unpublishing it.

euph0ria 2 hours ago | parent | prev [-]

Very nice way of putting it, kudos!