External dependencies #666
Replies: 5 comments 8 replies
-
|
Sure, sounds like a great idea! For FE Maybe you start with very small repos first like path-tmpl and once you get a feeling on how to get it done, we can move bigger ones. |
Beta Was this translation helpful? Give feedback.
-
|
@ciur would you have some kind of architecture diagram, that explains how the different components interact? And could you check if I missed a repo with current componentes (current, in termns of they are used by >3.5). |
Beta Was this translation helpful? Give feedback.
-
|
@ReneHezser regarding |
Beta Was this translation helpful? Give feedback.
-
|
@ciur When checking the core repo for compatibility with PostgreSQL 17 (docker-compose in the auth-server repo), I got If you see reasons to stick with dependency versions, that's fine. Currently |
Beta Was this translation helpful? Give feedback.
-
|
@ciur 2 more PRs, which need to be checked :-) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Keeping track on updates for external dependencies is not an easy task (there are 668 external dependencies on the papermerge-core repository). Identifying updates, applying and testing them takes time.
Dependabot is a real time-saver. I've added a config on my fork, and it immediately created 29 pull requests.
I'd be happy to jump in on this topic (for all papermerge repos), if you like to work on it with me. Testing the solution would be best by somebody with experience ;-)
Beta Was this translation helpful? Give feedback.
All reactions