openedx / open-edx-proposals

Proposals for Open edX architecture, best practices and processes
http://open-edx-proposals.readthedocs.io/
Other
43 stars 32 forks source link

docs: recommend Renovate instead of Greenkeeper #589

Closed brian-smith-tcril closed 1 month ago

brian-smith-tcril commented 1 month ago

Most of this ADR is just copied from https://openedx.atlassian.net/wiki/spaces/AC/pages/1841791377/Set+up+Renovate+to+Automate+JavaScript+Dependency+Updates

I also noticed we had both 0007-bundle-size.rst and 0007-typescript.rst. The typescript ADR was showing up as number 8 on the list so I updated the filename to reflect that.

sarina commented 1 month ago

You also need to update the redirects, see https://github.com/openedx/open-edx-proposals/pull/585/files for an example

sarina commented 1 month ago

Addresses https://github.com/openedx/open-edx-proposals/issues/524

brian-smith-tcril commented 1 month ago

@sarina I added a changelog entry and a redirect https://github.com/openedx/open-edx-proposals/compare/b51a7a49a4787df4436c956ccf9d44f0dd4676a3..b989856ddd101feb3917d8791ab1d045d7acbc68 and then fixed a mistake in my redirect https://github.com/openedx/open-edx-proposals/compare/b989856ddd101feb3917d8791ab1d045d7acbc68..506478e9da91dac84817830fe04910572a4ab332

sarina commented 1 month ago

Thanks!!!