This run took 3 seconds.
From 9b646c4b713a4765195f1a378aa2edbb6b7d6f94 Mon Sep 17 00:00:00 2001 From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org> Date: Thu, 5 Jun 2025 22:05:21 +0000 Subject: [PATCH] [DNM] there are no updates Change-Id: If7a884c83dd6b927ab163b306b5565bb16c59ac3 --- .gitignore | 1 + composer.json | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57872d0 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/vendor/ diff --git a/composer.json b/composer.json index cb5d670..de08d55 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { - "require": { - "symfony/asset": "^5.2", - "symfony/cache": "^5.2" - } + "require": { + "symfony/asset": "^5.2", + "symfony/cache": "^5.2" + } } -- 2.39.5
$ date --- stdout --- Thu Jun 5 22:05:20 UTC 2025 --- end --- $ git clone file:///srv/git/mediawiki-skins-Aether.git repo --depth=1 -b REL1_44 --- stderr --- Cloning into 'repo'... --- stdout --- --- end --- $ git config user.name libraryupgrader --- stdout --- --- end --- $ git config user.email tools.libraryupgrader@tools.wmflabs.org --- stdout --- --- end --- $ git submodule update --init --- stdout --- --- end --- $ grr init --- stdout --- Installed commit-msg hook. --- end --- $ git show-ref refs/heads/REL1_44 --- stdout --- 1594bed53041c35c289b4fcc902e0dc324a6eb36 refs/heads/REL1_44 --- end --- [DNM] there are no updates $ git add . --- stdout --- --- end --- $ git commit -F /tmp/tmpck88euzz --- stdout --- [REL1_44 9b646c4] [DNM] there are no updates 2 files changed, 5 insertions(+), 4 deletions(-) create mode 100644 .gitignore --- end --- $ git format-patch HEAD~1 --stdout --- stdout --- From 9b646c4b713a4765195f1a378aa2edbb6b7d6f94 Mon Sep 17 00:00:00 2001 From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org> Date: Thu, 5 Jun 2025 22:05:21 +0000 Subject: [PATCH] [DNM] there are no updates Change-Id: If7a884c83dd6b927ab163b306b5565bb16c59ac3 --- .gitignore | 1 + composer.json | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57872d0 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/vendor/ diff --git a/composer.json b/composer.json index cb5d670..de08d55 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { - "require": { - "symfony/asset": "^5.2", - "symfony/cache": "^5.2" - } + "require": { + "symfony/asset": "^5.2", + "symfony/cache": "^5.2" + } } -- 2.39.5 --- end ---