Updating WP, WooCommerce and BTCPay Plugin.#123
Merged
NicolasDorier merged 6 commits intobtcpayserver:masterfrom Oct 2, 2025
Merged
Updating WP, WooCommerce and BTCPay Plugin.#123NicolasDorier merged 6 commits intobtcpayserver:masterfrom
NicolasDorier merged 6 commits intobtcpayserver:masterfrom
Conversation
…ging code to better understand what's going on.
petzsch
approved these changes
Sep 28, 2025
Contributor
petzsch
left a comment
There was a problem hiding this comment.
LGTM
reminder: needs to be tagged twice: for the old version (3.1.0) for ARM64 image to be build as well as the 10.2.1 new release.
Member
|
@petzsch meh I don't think I'll take twice, people shouldn't use 3.1.0 now, so it isn't useful to anyone to bump it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates all to latest versions and bumps PHP.
Versioning:
I changed the version of the subfolders to track WooCommerce releases like we do with Bitcoin Core and others. So 10.1.2 means that it tracks WooCommerce release 10.1.2
Updating
Existing deployments should be fine as WP, WooCommerce and Plugins can be updated without problem and most people likely do. Also Wordpress itself gets updated automatically. Additionally if there is an existing installation detected all the above mentioned plugins and WordPress itself does not get updated. So nobody that actively uses it should run into problems.