Content
View differences
Updated by Judith Roth 6 days ago
As a developer working on BlockNote extensions
I want a seamless development experience
**Acceptance Criteria**
* BlockNote extensions is moved to the main OpenProject repository
* Code + Tests stay separate
* We still want to be able to release independently
<br>
**Pro**
* We don't need to make changes in two repositories if the way how op-blocknote-extensions is set up, changes
* Probably easier to understand setup / build steps for new developers
**Contra**
* Git history is less nice with content from all other OpenProject development in there
* It's harder to keep them "separately" code wise (for integration with 3rd party applications)
* Version & release management should still be independent, which will be strange
<br>
I want a seamless development experience
* BlockNote extensions is moved to the main OpenProject repository
* Code + Tests stay separate
* We still want to be able to release independently
<br>
**Pro**
* We don't need to make changes in two repositories if the way how op-blocknote-extensions is set up, changes
* Probably easier to understand setup / build steps for new developers
**Contra**
* Git history is less nice with content from all other OpenProject development in there
* It's harder to keep them "separately" code wise (for integration with 3rd party applications)
* Version & release management should still be independent, which will be strange
<br>