Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tanasta 20230516 fpm #67

Draft
wants to merge 93 commits into
base: master
Choose a base branch
from
Draft

Tanasta 20230516 fpm #67

wants to merge 93 commits into from

Conversation

pastakhov
Copy link

No description provided.

jeffw16 and others added 30 commits October 30, 2022 03:09
We should prepate the symlinks at the firts step (at least before we call
 get_mediawiki_variable() function, in other case get_mediawiki_variable
 does not work (throws errors) because extensions and skinks don't exist
 (the symlynks were not created)

P.S. I don't like this idea with symlynks very much.
…_symlinks

Move prepare_extensions_skins_symlinks() up in run-apache.sh
* Remove patches that are unnecessary for MW 1.39

These four patches are unnecessary for the latest code: the patches to CommentStreams, Semantic MediaWiki and Semantic Result Formats were all added already to their respective extensions, while the patch for core MediaWiki, done in order to get the GoogleAnalyticsMetrics extension working, is no longer necessary due to a recent fix to GoogleAnalyticsMetrics.

* Delete CommentStreams.REL1_35.core.hook.37a9e60.diff

* Delete core-fix-composer-for-GoogleAnalyticsMetrics.diff

* Delete core-fix-for-curl-a2f60bb.diff

* Delete smw-maintenance-503.patch

* Delete semantic-result-formats.patch
…163)

* Update ApprovedRevs, Cargo, PageForms, VEForAll to the version that supports MW 1.39

* Update Dockerfile
* Upgrades `actions/checkout@v2` -> `actions/checkout@v3`
* Upgrades `docker/setup-buildx-action@v1` -> `docker/setup-buildx-action@v2`
* Upgrades `actions/cache@v2` -> `actions/cache@v3`
* Upgrades `docker/login-action@v1` -> `docker/login-action@v2`
* Upgrades `docker/build-push-action@v2` -> `docker/build-push-action@v3`
* Adds `install` flag to `docker/setup-buildx-action` to make use of buildx cache
* Replaces `::set-output` with an environment file
Improves PR message generated by GitHub workflow action
Doesn't actually work yet, even with MW 1.39. Fixes #137.
* Remove "VectorGeneratedSkinData" hook patch

* Delete skin-vector-addVectorGeneratedSkinDataHook.patch
* Add patch for LocalSettingsGenerator.php

* Add core-local-settings-generator.patch

Fixes #148.

* Fix tabs in patch

* Another tab fix

* Semicolon fix

* Spaces fix
freephile and others added 29 commits March 29, 2023 00:18
# Conflicts:
#	.github/workflows/docker-image.yml
#	Dockerfile
#	RELEASE_NOTES.md
#	_sources/canasta/CanastaUtils.php
#	_sources/configs/composer.canasta.json
#	_sources/patches/SocialProfile-disable-fields.patch
#	_sources/patches/core-local-settings-generator.patch
#	_sources/scripts/run-apache.sh
Fix the URL to PR in the github-actions message
chore: switch to github mirrors for cloning
Update VEForAll up to version 0.5
Move symlinks creation code from run-apache.sh to create-symlinks.sh
The patch to the pid file was not changed when the base image was changed
  from centos to debian.
# Conflicts:
#	.github/workflows/docker-image.yml
#	Dockerfile
#	_sources/canasta/CanastaDefaultSettings.php
#	_sources/scripts/run-apache.sh
The LocalisationUpdate extension no longer bundled in MediaWiki since 1.38
Remove mention of LocalisationUpdate in Dockerfile
Fix for case when web container can't start after incompletely-shutdown
Admin Links, Approved Revs, Cargo, Flex Diagrams, Page Forms, WatchAnalytics.
@github-actions
Copy link

🐳 The image based on 8cb0eb6f commit has been built with 1.39.2-20230516-67 tag as ghcr.io/wikiteq/taqasta:1.39.2-20230516-67

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants