ckeditor / ckeditor5

Powerful rich text editor framework with a modular architecture, modern integrations, and features like collaborative editing.
https://ckeditor.com/ckeditor-5
Other
9.5k stars 3.7k forks source link

Try introducing Greenkeeper to save time on dependency managment #771

Closed Reinmar closed 11 months ago

Reinmar commented 6 years ago

https://greenkeeper.io

Manually managing dependencies of our packages requires some good time and it's yet another thing we need to remember.

Therefore, we may try automating it with a tool like Greenkeeper.

Reinmar commented 6 years ago

One thing that may make this a bad option is the amount of noise that we'll have. A single Webpack update may cause 30 new PRs.

Reinmar commented 6 years ago

Perhaps we could enable it for ckeditor5 only, because it has pretty much all the deps we use so once something changes in ckeditor5 we'll know that we need to change other packages too (which is ok with mgit).

I'm also curious how will it work in ckeditor5-dev with that multi-package repo.

Comandeer commented 6 years ago

I'm also curious how will it work in ckeditor5-dev with that multi-package repo.

It won't. ATM it would only update top-level packages.

CKEditorBot commented 1 year ago

There has been no activity on this issue for the past year. We've marked it as stale and will close it in 30 days. We understand it may be relevant, so if you're interested in the solution, leave a comment or reaction under this issue.

CKEditorBot commented 11 months ago

We've closed your issue due to inactivity over the last year. We understand that the issue may still be relevant. If so, feel free to open a new one (and link this issue to it).