5m 18s
Feb 28, 2025, 4:09 PM

joomla-cms

Re-add FeaturedModel for correct deprecation

softforge
softforge
synchronizedpull request
#45015

Console Logs

1Cloning with 0 retries 0s
2Initialized empty Git repository in /drone/src/.git/ 0s
3+ git fetch origin +refs/heads/6.0-dev: 0s
4From https://github.com/joomla/joomla-cms 28s
5 * branch 6.0-dev -> FETCH_HEAD 28s
6 * [new branch] 6.0-dev -> origin/6.0-dev 28s
7+ git checkout 6.0-dev 28s
8Branch '6.0-dev' set up to track remote branch '6.0-dev' from 'origin'. 28s
9Switched to a new branch '6.0-dev' 28s
10+ git fetch origin refs/pull/45015/head: 28s
11From https://github.com/joomla/joomla-cms 29s
12 * branch refs/pull/45015/head -> FETCH_HEAD 29s
13+ git merge 09c9df360b1faac9e081e529a8c7c6a5c989418d 29s
14Updating a383988dd9..09c9df360b 29s
15Fast-forward 29s
16 .../src/Controller/FeaturedController.php | 2 -- 29s
17 .../com_content/src/Model/FeaturedModel.php | 28 ++++++++++++++++++++++ 29s
18 2 files changed, 28 insertions(+), 2 deletions(-) 29s
19 create mode 100644 administrator/components/com_content/src/Model/FeaturedModel.php 29s
Exit Code 0