Project:DocumentationWorkflows: Difference between revisions

From MaRDI portal
Line 37: Line 37:
== Releases ==
== Releases ==


* (EF) New feature (-> changes in config inside the volume)
The deployment of new code happens mainly through an update in the base mediawiki docker image defined in [https://github.com/MaRDI4NFDI/docker-wikibase docker-wikibase] or through an update in the way the image is configured in [https://github.com/MaRDI4NFDI/portal-compose portal-compose].
* (EF) New feature (-> changes in docker image -> rebulding image -> server pulls)
 
* (EF) Update to new MediaWiki version
=== Mediawiki release ===
* For changes in the core MediaWiki image see [[Project:Release_Mediawiki|MediaWiki Release]].
* This corresponds to changes in the [https://github.com/MaRDI4NFDI/docker-wikibase docker-wikibase] repository.
 
=== Portal-Compose release ===
* For changes in the core MediaWiki image see [[Project:Release_Portal|Portal Release]].
* This corresponds to changes in the [https://github.com/MaRDI4NFDI/portal-compose portal-compose] repository.


== Misc ==
== Misc ==


* [[Project:Add_Service|Add a MaRDI Service to the MaRDI KG]]
* [[Project:Add_Service|Add a MaRDI Service to the MaRDI KG]]

Revision as of 11:05, 14 March 2025

This page contains various categories and documents workflow-oriented documentation.


Bugfixing

Data-Import related stuff

  • (LP-DRAFT) zbMathImporter
  • (RM-DRAFT) Zenodo
  • (EF) CRAN
  • (LP) OpenML
  • (EF) WikiData
  • (EF) MathModDB
  • (EF) PolyDB
  • (DO WE NEED THIS?) swMath

Everything related to items / properties

  • (RM- DRAFT) Creating Items / properties
  • (LP) Merging Items (add comment to also delete old profile page)
  • (LP) Deleting Items (add comment to also delete profile page)

Backups

Custom Pages

Releases

The deployment of new code happens mainly through an update in the base mediawiki docker image defined in docker-wikibase or through an update in the way the image is configured in portal-compose.

Mediawiki release

Portal-Compose release

Misc