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

Use git to install MediaWiki #4

Merged
merged 1 commit into from
Apr 15, 2024
Merged

Use git to install MediaWiki #4

merged 1 commit into from
Apr 15, 2024

Conversation

DanielWTQ
Copy link
Contributor

Rather than downloading and extracting the release file, use git (via the actions/checkout@v2 GitHub action) to install MediaWiki. By default this will not include the history of the repo (no change from prior download method) but will include files that MediaWiki specifies should not be exported (change from prior download method that motivates this).

SEL-558

Rather than downloading and extracting the release file, use git (via the
`actions/checkout@v2` GitHub action) to install MediaWiki. By default this will
not include the history of the repo (no change from prior download method) but
will include files that MediaWiki specifies should not be exported (change from
prior download method that motivates this).

SEL-558
@DanielWTQ DanielWTQ requested a review from vedmaka April 15, 2024 00:03
@vedmaka vedmaka merged commit 72198bc into master Apr 15, 2024
1 check passed
@DanielWTQ DanielWTQ deleted the git-clone branch April 16, 2024 06:51
@DanielWTQ DanielWTQ changed the title Use git to install MediaWiki Use git to install MediaWiki Sep 14, 2024
@DanielWTQ DanielWTQ changed the title Use git to install MediaWiki Use git to install MediaWiki Sep 14, 2024
@DanielWTQ
Copy link
Contributor Author

^ renaming to force update in JIRA to reflect that this was merged

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.

2 participants