Project:DocumentationWorkflows: Difference between revisions
From MaRDI portal
EloiFerrer (talk | contribs) |
EloiFerrer (talk | contribs) |
||
| Line 37: | Line 37: | ||
== Releases == | == Releases == | ||
* | 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]. | ||
* | |||
* | === 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
- WDQS/SPARQL errors
- Frontend errors (e.g. content not visible, edits not possible, error message appears)
- IT-resources failures (out of memory, out of storage, ...)
- (LP-DRAFT) zbMathImporter
- (RM-DRAFT) Zenodo
- (EF) CRAN
- (LP) OpenML
- (EF) WikiData
- (EF) MathModDB
- (EF) PolyDB
- (DO WE NEED THIS?) swMath
- (RM- DRAFT) how to run locally/on staging/ on portal
- (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
- For changes in the core MediaWiki image see MediaWiki Release.
- This corresponds to changes in the docker-wikibase repository.
Portal-Compose release
- For changes in the core MediaWiki image see Portal Release.
- This corresponds to changes in the portal-compose repository.