Skip to content

Commit

Permalink
Added check for lost or conflicting metadata. (#12)
Browse files Browse the repository at this point in the history
* Added check for lost or conflicting metadata.

* Add additional softref migrations for rte_ckeditor_image. Issue #4

* Only test rte-ckeditor-image updates when the extension is installed. Issue #4

* Require rte-ckeditor-image in dev for it to be available in the functional test. Issue #4

---------

Co-authored-by: Mathis Koblin <[email protected]>
  • Loading branch information
morja and Mathis Koblin authored Nov 18, 2024
1 parent 3eb0346 commit 191e8c6
Show file tree
Hide file tree
Showing 9 changed files with 448 additions and 147 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/.Build/
/.idea/
/.cache/
/.php_cs.cache
/.php-cs-fixer.cache
/Build/testing-docker/.env
Expand Down
Loading

0 comments on commit 191e8c6

Please sign in to comment.