MaRDI4NFDI / portal-compose

docker-composer repo for mardi
https://portal.mardi4nfdi.de
GNU General Public License v3.0
3 stars 1 forks source link

Rerun software profile page creation script #505

Closed eloiferrer closed 3 months ago

eloiferrer commented 3 months ago

Issue description: I've added the MaRDI software profile tag to all the R packages that do not have a swMath ID (~16000). The profile page for these should be created.

Checklist for this issue:

physikerwelt commented 3 months ago

As a first step the script needs to be rewritten to actually use the new property instead of using the old query...

physikerwelt commented 3 months ago

Testing this now


root@b8ae8b9618ca:/var/www/html/extensions/MathSearch/maintenance# git fetch https://gerrit.wikimedia.org/r/mediawiki/extensions/MathSearch refs/changes/00/1010600/2 && git checkout FETCH_HEAD
remote: Counting objects: 82, done
remote: Finding sources: 100% (72/72)
remote: Getting sizes: 100% (27/27)
remote: Compressing objects: 100% (19119/19119)
remote: Total 72 (delta 43), reused 69 (delta 42)
Unpacking objects: 100% (72/72), 20.66 KiB | 2.29 MiB/s, done.
From https://gerrit.wikimedia.org/r/mediawiki/extensions/MathSearch
 * branch            refs/changes/00/1010600/2 -> FETCH_HEAD
Warning: you are leaving 1 commit behind, not connected to
any of your branches:

  2ced790 Use preloaded informaiton for page creation

If you want to keep it by creating a new branch, this may be a good time
to do so with:

 git branch <new-branch-name> 2ced790

HEAD is now at e322764 Use preloaded informaiton for page creation
root@b8ae8b9618ca:/var/www/html/extensions/MathSearch/maintenance# php ProfilePages.php create software

*******************************************************************************
physikerwelt commented 3 months ago

Progress can be tracked here https://portal.mardi4nfdi.de/wiki/Special:Contributions/Import240312060351

physikerwelt commented 3 months ago

root@b8ae8b9618ca:/var/www/html/maintenance# ./run showJobs.php --group
CreateProfilePages: 500 queued; 100 claimed (100 active, 0 abandoned); 0 delayed
cirrusSearchIncomingLinkCount: 5 queued; 0 claimed (0 active, 0 abandoned); 0 delayed
cirrusSearchLinksUpdate: 24 queued; 0 claimed (0 active, 0 abandoned); 0 delayed
cirrusSearchElasticaWrite: 33 queued; 0 claimed (0 active, 0 abandoned); 0 delayed
wikibase-InjectRCRecords: 5976 queued; 6 claimed (6 active, 0 abandoned); 0 delayed
DispatchChanges: 734860 queued; 80 claimed (80 active, 0 abandoned); 0 delayed
refreshLinks: 9858 queued; 5 claimed (3 active, 2 abandoned); 0 delayed
htmlCacheUpdate: 24 queued; 0 claimed (0 active, 0 abandoned); 0 delayed
recentChangesUpdate: 2 queued; 1 claimed (1 active, 0 abandoned); 0 delayed
physikerwelt commented 3 months ago

done


root@b8ae8b9618ca:/var/www/html/maintenance# ./run showJobs.php --group
cirrusSearchIncomingLinkCount: 0 queued; 0 claimed (0 active, 0 abandoned); 5 delayed
cirrusSearchLinksUpdate: 51 queued; 0 claimed (0 active, 0 abandoned); 0 delayed
cirrusSearchElasticaWrite: 273 queued; 8 claimed (8 active, 0 abandoned); 0 delayed
refreshLinks: 3908 queued; 11 claimed (9 active, 2 abandoned); 0 delayed