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

Release branch for 6.5.0 #7228

Merged
merged 87 commits into from
Sep 21, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
87 commits
Select commit Hold shift + click to select a range
f6fad59
Disputes: Add dispute notice to transactions page (#6998)
brucealdridge Aug 28, 2023
98b6f79
Update multi currency documentation links (#7072)
eduardoumpierre Aug 28, 2023
e9baed0
Fix Currency Switcher Block flag rendering on Windows platform (#6832)
eduardoumpierre Aug 28, 2023
9d5e3e3
Update Base_Constant to return the singleton object for same static c…
htdat Aug 29, 2023
7b5c7f9
RPP - Payment request class for loading, sanitizing, and escaping dat…
htdat Aug 29, 2023
ba94ddd
Update inline notice component (#7078)
ismaeldcom Aug 29, 2023
900146c
Fix Multi-currency exchange rate date formatting when using custom da…
eduardoumpierre Aug 29, 2023
605e329
Migrate link-item and woopay-item to typescript (#7080)
naman03malhotra Aug 29, 2023
17c86d9
Fix the way request constants are traversed (#7095)
RadoslavGeorgiev Aug 30, 2023
71b9423
Modify title in task to continue with onboarding (#7101)
daquinons Aug 30, 2023
4e37352
Remove reference to the v1 experiment from the code. (#7096)
dmallory42 Aug 30, 2023
e6e7c3b
Fix AED and SAR currencies format (#7083)
allie500 Aug 30, 2023
1ba4330
Merge trunk v6.4.0 into develop
botwoo Aug 31, 2023
b5bfc76
Add support for kanji and kana statement descriptors (#7051)
dpaun1985 Aug 31, 2023
6b10aec
Fix deprecation warnings on blocks checkout (#7070)
alefesouza Aug 31, 2023
8ea5c5f
Add/5669 add further payment metadata (#7091)
zmaglica Aug 31, 2023
1a5af35
Fall back to site logo when no custom WooPay logo defined (#7103)
reykjalin Aug 31, 2023
d0db2a3
Schedule individual subscription migrations and add manual migration …
mattallan Aug 31, 2023
51879ea
Migrate DetailsLink component to TS to improve code quality (#7086)
Jinksi Aug 31, 2023
e00a4af
Use client-side routing for the transaction details `ch_` → `pi_` red…
Jinksi Aug 31, 2023
39a70c0
RPP - Load payment methods through the request class (#7100)
htdat Sep 1, 2023
ce50c7a
RPP: Factor flags (#7035)
RadoslavGeorgiev Sep 1, 2023
379bf0a
Temporarily disable saving SEPA (#7107)
gpressutto5 Sep 1, 2023
f9d55c6
Provide fallback for email payment method title (#7108)
mdmoore Sep 1, 2023
635e386
Allow requests to be extended by multiple classes in parallel (#7099)
RadoslavGeorgiev Sep 4, 2023
861de2a
Disable refund button when transaction disputed (#7043)
shendy-a8c Sep 5, 2023
fc451c5
Update Transaction Details → HorizontalList label styles to uppercase…
Jinksi Sep 6, 2023
7f796aa
Add onboarding task incentive badge (#7132)
ismaeldcom Sep 6, 2023
a2a6885
Refactor Woo Subscriptions compatibility to fix currency being able t…
jessepearson Sep 6, 2023
ec31559
Merge trunk v6.4.1 into develop
botwoo Sep 6, 2023
ef54b3b
Remove unused import `NoticeOutlineIcon` to fix JS linter warning (#7…
Jinksi Sep 7, 2023
12ac12d
Add Transaction Details notice when a dispute has staged evidence (#7…
Jinksi Sep 7, 2023
18192c3
Implement `BannerNotice` component (#7097)
ismaeldcom Sep 7, 2023
bfb391c
Add cli npm command (#7111)
vladolaru Sep 7, 2023
a4bc69a
Fix multicurrency widget error on post/page edit screen (#7141)
tpaksu Sep 7, 2023
9ea339b
Session compatible fix for WooPay multi-currency (#7055)
bborman22 Sep 8, 2023
69a25f7
Fix incorrect payment intent status check in cancel authorization API…
zmaglica Sep 8, 2023
122d739
Add Horizontal list of dispute details to the transaction page (#7077)
brucealdridge Sep 11, 2023
b2602b4
Avoid redirects on docs links (#7155)
aheckler Sep 11, 2023
78ed2d6
Update subscriptions-core to 6.2 (#6976)
james-allan Sep 11, 2023
9ccdab9
Add Woo Subscription Stripe Billing settings and migration status not…
james-allan Sep 11, 2023
7e61084
Updates to the Inbox Note logic. (#7136)
dmallory42 Sep 11, 2023
f86b08e
Add New Task to Enable Payment Methods (#7129)
dmallory42 Sep 11, 2023
83c0c4c
Implement a retry system to the WCPay Subscription migration process …
mattallan Sep 12, 2023
16d8da6
Update Subscriptions with WooPayments eligibility as we move to depre…
mattallan Sep 12, 2023
b0c0e79
Improve: has_multi_currency_orders query improvement and unit tests (…
ovidiul Sep 12, 2023
ed190bc
Improvement: Query optimisation for get_all_customer_currencies metho…
ovidiul Sep 12, 2023
8aa1e68
Avoid empty fields in new onboarding flow (#7180)
daquinons Sep 12, 2023
384ca6d
Extract minimum supported PHP version from plugin file for GH actions…
deepakpathania Sep 12, 2023
5f75b8f
Update new onboarding flow components to use admin color schema (#7177)
ismaeldcom Sep 12, 2023
ca7929f
Warn about dev mode enabled on new onboarding flow choice (#7082)
oaratovskyi Sep 12, 2023
b31489f
Add the WooPay Express button to the Pay for order page (#5903)
hsingyuc Sep 13, 2023
904a8da
Follow up of Warn about dev mode (#7188)
oaratovskyi Sep 13, 2023
31175a8
Update the links used in the migrate option and automatically notice …
james-allan Sep 13, 2023
7328668
Revert "Update Subscriptions with WooPayments eligibility as we move …
james-allan Sep 13, 2023
5e89beb
fix: remove max width on WooPay checkout appearance (#7184)
frosso Sep 13, 2023
152be9b
Change ConvertedAmount component to use an updated Tooltip (#7137)
eduardoumpierre Sep 13, 2023
a23c791
Bump WC and PHP versions (#7134)
ricardo Sep 13, 2023
88d45eb
Update occurence of all ubuntu versions to `ubuntu-latest` (#7209)
deepakpathania Sep 14, 2023
37bbac3
Increase admin enqueue scripts priority (#7197)
ismaeldcom Sep 14, 2023
4fa9b05
Notices for deferred UPE rollout (#7210)
timur27 Sep 14, 2023
68d8c64
Verify the migrated subscription has a valid WooPayments payment toke…
mattallan Sep 14, 2023
343cd67
Fix single currency settings saving manual rate (#7208)
tpaksu Sep 14, 2023
0c2de49
Disable tracking on Stripe disconnected accounts (#7160)
malithsen Sep 14, 2023
502d50c
fix: express checkouts links consistency (#7198)
frosso Sep 14, 2023
d5ec63c
Add Reference to V3 Experiment (#7168)
dmallory42 Sep 14, 2023
4986288
chore: add checkout appearance documentation link (#7185)
frosso Sep 14, 2023
c1a3d9d
Merge trunk v6.4.2 into develop
cesarcosta99 Sep 14, 2023
6b65491
Fix changing Stripe Billing payment method which wasn't cancelling at…
james-allan Sep 14, 2023
c05aaf3
Adds environment metadata to Stripe Billing subscription and invoice …
james-allan Sep 14, 2023
cda8ef4
Use fallback methods for updating the next payment date after migrati…
james-allan Sep 14, 2023
7ce30b4
Allow merchants to see dispute evidence (#7192)
brucealdridge Sep 15, 2023
f930e7f
Improve the logging in the Stripe Billing migration of token data (#…
james-allan Sep 15, 2023
e2df30f
Transaction Details → fix typo in staged dispute challenge notice (#7…
Jinksi Sep 15, 2023
c4a7445
Revert "Bump WC and PHP versions (#7134)" (#7213)
ricardo Sep 15, 2023
c8f19ec
Redirect back to the pay-for-order page when it's pay-for-order order…
hsingyuc Sep 15, 2023
6ba6fab
Fix deprecated string interpolation in Analytics.php (#7170)
ridonibishi Sep 16, 2023
3695514
Fix double indicators showing under Payments tab (#7201)
oaratovskyi Sep 16, 2023
2001034
Update version and add changelog entries for release 6.5.0
github-actions[bot] Sep 17, 2023
37d3017
Fix issues when the Stripe Billing `is_migrating()` function would re…
james-allan Sep 17, 2023
e4f764f
Remove changelog file
james-allan Sep 17, 2023
724b940
Amend changelog entries for release 6.5.0
botwoo Sep 18, 2023
7f31adc
Disable automatic currency switching and switcher widgets on pay_for_…
jessepearson Sep 18, 2023
2a5c644
Prevent WooPay from modifying non-WooPay Webhooks (#7235)
timur27 Sep 19, 2023
8c1e3ca
fix: save platform checkout info on blocks (#7204)
frosso Sep 20, 2023
954d10a
Squashed merge of improve block attribute escaping
rafaelzaleski Sep 19, 2023
654a7a9
Amend changelog entries for release 6.5.0
botwoo Sep 21, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions .github/actions/e2e/env-setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,8 @@ runs:
run: echo -e "machine github.com\n login $E2E_GH_TOKEN" > ~/.netrc

# PHP setup
- name: PHP Setup
uses: shivammathur/setup-php@v2
with:
php-version: '7.4'
tools: composer
coverage: none
- name: "Set up PHP"
uses: ./.github/actions/setup-php

# Composer setup
- name: Setup Composer
Expand Down
19 changes: 19 additions & 0 deletions .github/actions/setup-php/action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
name: "Set up PHP"
description: "Extracts the required PHP version from plugin file and uses it to build PHP."

runs:
using: composite
steps:
- name: "Get minimum PHP version"
shell: bash
id: get_min_php_version
run: |
MIN_PHP_VERSION=$(sed -n 's/.*PHP: //p' woocommerce-payments.php)
echo "MIN_PHP_VERSION=$MIN_PHP_VERSION" >> $GITHUB_OUTPUT

- name: "Setup PHP"
uses: shivammathur/setup-php@v2
with:
php-version: ${{ steps.get_min_php_version.outputs.MIN_PHP_VERSION }}
tools: composer
coverage: none
19 changes: 5 additions & 14 deletions .github/actions/setup-repo/action.yml
Original file line number Diff line number Diff line change
@@ -1,29 +1,20 @@
name: "Setup WooCommerce Payments repository"
description: "Handles the installation, building, and caching of the projects within the repository."

inputs:
php-version:
description: "The version of PHP that the action should set up."
default: "7.4"

runs:
using: composite
steps:
- name: "Setup Node"
uses: actions/setup-node@v3
with:
node-version-file: '.nvmrc'
cache: 'npm'
node-version-file: ".nvmrc"
cache: "npm"

- name: "Enable composer dependencies caching"
uses: actions/cache@v3
with:
path: ~/.cache/composer/
key: ${{ runner.os }}-composer-${{ hashFiles('composer.lock') }}

- name: "Setup PHP"
uses: shivammathur/setup-php@v2
with:
php-version: ${{ inputs.php-version }}
tools: composer
coverage: none

- name: "Set up PHP"
uses: ./.github/actions/setup-php
2 changes: 1 addition & 1 deletion .github/workflows/build-zip-and-run-smoke-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ on:
jobs:
build-zip:
name: "Build the zip file"
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
- name: "Checkout repository"
uses: actions/checkout@v3
Expand Down
9 changes: 3 additions & 6 deletions .github/workflows/check-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ concurrency:
jobs:
check-changelog:
name: Check changelog
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
# clone the repository
- uses: actions/checkout@v3
Expand All @@ -22,11 +22,8 @@ jobs:
path: ~/.cache/composer/
key: ${{ runner.os }}-composer-${{ hashFiles('composer.lock') }}
# setup PHP, but without debug extensions for reasonable performance
- uses: shivammathur/setup-php@v2
with:
php-version: '7.4'
tools: composer
coverage: none
- name: "Set up PHP"
uses: ./.github/actions/setup-php
# Install composer packages.
- run: composer self-update && composer install --no-progress
# Fetch the target branch before running the check.
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/compatibility.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ concurrency:
jobs:
generate-wc-compat-matrix:
name: "Generate the matrix for woocommerce compatibility dynamically"
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
outputs:
matrix: ${{ steps.generate_matrix.outputs.matrix }}
steps:
Expand All @@ -29,7 +29,7 @@ jobs:
woocommerce-compatibility:
name: "WC compatibility"
needs: generate-wc-compat-matrix
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
env:
WP_VERSION: ${{ matrix.wordpress }}
WC_VERSION: ${{ matrix.woocommerce }}
Expand Down Expand Up @@ -57,7 +57,7 @@ jobs:

generate-wc-compat-beta-matrix:
name: "Generate the matrix for compatibility-woocommerce-beta dynamically"
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
outputs:
matrix: ${{ steps.generate_matrix.outputs.matrix }}
steps:
Expand All @@ -71,7 +71,7 @@ jobs:
compatibility-woocommerce-beta:
name: Environment - WC beta
needs: generate-wc-compat-beta-matrix
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix: ${{ fromJSON(needs.generate-wc-compat-beta-matrix.outputs.matrix) }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ concurrency:
jobs:
woocommerce-coverage:
name: Code coverage
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
strategy:
fail-fast: false
max-parallel: 10
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/create-pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ defaults:
jobs:
create-release:
name: "Create the pre-release"
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
env:
RELEASE_VERSION: ${{ inputs.releaseVersion }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/e2e-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ concurrency:

jobs:
wcpay-e2e-tests:
runs-on: ubuntu-20.04
runs-on: ubuntu-latest

strategy:
fail-fast: false
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ env:
jobs:
generate-matrix:
name: "Generate the matrix for subscriptions-tests dynamically"
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
outputs:
matrix: ${{ steps.generate_matrix.outputs.matrix }}
steps:
Expand All @@ -42,7 +42,7 @@ jobs:

# Run WCPay & subscriptions tests against specific WC versions
wcpay-subscriptions-tests:
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
needs: generate-matrix
strategy:
fail-fast: false
Expand Down Expand Up @@ -70,7 +70,7 @@ jobs:
# Run tests against WC Checkout blocks & WC latest
# [TODO] Unskip blocks tests after investigating constant failures.
# blocks-tests:
# runs-on: ubuntu-20.04
# runs-on: ubuntu-latest
# name: WC - latest | blocks - shopper

# env:
Expand All @@ -93,7 +93,7 @@ jobs:

# Run tests against WP Nightly & WC latest
wp-nightly-tests:
runs-on: ubuntu-20.04
runs-on: ubuntu-latest

strategy:
fail-fast: false
Expand Down
10 changes: 3 additions & 7 deletions .github/workflows/i18n-weekly-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
jobs:
i18n-release:
name: Release
runs-on: ubuntu-20.04
runs-on: ubuntu-latest

steps:
# clone the repository
Expand All @@ -27,12 +27,8 @@ jobs:
path: ~/.npm/
key: ${{ runner.os }}-npm-${{ hashFiles('package-lock.json') }}
# setup PHP, but without debug extensions for reasonable performance
- uses: shivammathur/setup-php@v2
with:
php-version: '7.4'
tools: composer
coverage: none

- name: "Set up PHP"
uses: ./.github/actions/setup-php
- name: Build release
run: |
npm ci
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/js-lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ concurrency:
jobs:
lint:
name: JS linting
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
# clone the repository
- uses: actions/checkout@v3
Expand All @@ -32,7 +32,7 @@ jobs:

test:
name: JS testing
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
# clone the repository
- uses: actions/checkout@v3
Expand Down
9 changes: 3 additions & 6 deletions .github/workflows/php-compatibility.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,9 @@ jobs:
# Check for version-specific PHP compatibility
php-compatibility:
name: PHP Compatibility
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: shivammathur/setup-php@v2
with:
php-version: '7.4'
tools: composer
coverage: none
- name: "Set up PHP"
uses: ./.github/actions/setup-php
- run: bash bin/phpcs-compat.sh
13 changes: 5 additions & 8 deletions .github/workflows/php-lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ concurrency:
jobs:
lint:
name: PHP linting
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
# clone the repository
- uses: actions/checkout@v3
Expand All @@ -27,17 +27,14 @@ jobs:
path: ~/.cache/composer/
key: ${{ runner.os }}-composer-${{ hashFiles('composer.lock') }}
# setup PHP, but without debug extensions for reasonable performance
- uses: shivammathur/setup-php@v2
with:
php-version: '7.4'
tools: composer
coverage: none
- name: "Set up PHP"
uses: ./.github/actions/setup-php
# install dependencies and run linter
- run: composer self-update && composer install --no-progress && ./vendor/bin/phpcs --standard=phpcs.xml.dist $(git ls-files | grep .php$) && ./vendor/bin/psalm

generate-test-matrix:
name: "Generate the matrix for php tests dynamically"
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
outputs:
matrix: ${{ steps.generate_matrix.outputs.matrix }}
steps:
Expand All @@ -50,7 +47,7 @@ jobs:
test:
name: PHP testing
needs: generate-test-matrix
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
strategy:
fail-fast: false
max-parallel: 10
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/post-release-updates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ defaults:
jobs:
get-last-released-version:
name: "Get the last released version"
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
outputs:
releaseVersion: ${{ steps.current-version.outputs.RELEASE_VERSION }}

Expand All @@ -31,7 +31,7 @@ jobs:
create-gh-release:
name: "Create a GH release"
needs: get-last-released-version
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
env:
RELEASE_VERSION: ${{ needs.get-last-released-version.outputs.releaseVersion }}

Expand Down Expand Up @@ -75,7 +75,7 @@ jobs:
merge-trunk-into-develop:
name: "Merge trunk back into develop"
needs: get-last-released-version
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
env:
RELEASE_VERSION: ${{ needs.get-last-released-version.outputs.releaseVersion }}

Expand All @@ -98,7 +98,7 @@ jobs:
trigger-translations:
name: "Trigger translations update for the release"
needs: [ get-last-released-version, create-gh-release ]
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
- name: "Checkout repository (trunk)"
uses: actions/checkout@v3
Expand All @@ -114,7 +114,7 @@ jobs:
update-wiki:
name: "Update the wiki for the next release"
needs: get-last-released-version
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
env:
RELEASE_VERSION: ${{ needs.get-last-released-version.outputs.releaseVersion }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr-build-live-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ concurrency:
jobs:
build-and-inform-zip-file:
name: "Build and inform the zip file"
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
- name: "Checkout repository"
uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ defaults:
jobs:
process-changelog:
name: "Process the changelog"
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
env:
CHANGELOG_ACTION: ${{ inputs.action-type }}
RELEASE_VERSION: ${{ inputs.release-version }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/release-code-freeze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ defaults:
jobs:
check-code-freeze:
name: "Check that today is the day of the code freeze"
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
outputs:
freeze: ${{ steps.check-freeze.outputs.FREEZE }}
nextReleaseVersion: ${{ steps.next-version.outputs.NEXT_RELEASE_VERSION }}
Expand Down Expand Up @@ -81,7 +81,7 @@ jobs:
name: "Send notification to Slack"
needs: [check-code-freeze, create-release-pr]
if: ${{ ! ( inputs.skipSlackPing && needs.create-release-pr.outputs.release-pr-id ) }}
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
env:
RELEASE_VERSION: ${{ needs.check-code-freeze.outputs.nextReleaseVersion }}
RELEASE_DATE: ${{ needs.check-code-freeze.outputs.nextReleaseDate }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ defaults:
jobs:
prepare-release:
name: "Prepare a stable release"
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
outputs:
branch: ${{ steps.create_branch.outputs.branch-name }}
release-pr-id: ${{ steps.create-pr-to-trunk.outputs.RELEASE_PR_ID }}
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ We currently support the following variables:

## Test account setup

For setting up a test account follow [these instructions](https://woocommerce.com/document/woocommerce-payments/testing-and-troubleshooting/dev-mode/).
For setting up a test account follow [these instructions](https://woocommerce.com/document/woopayments/testing-and-troubleshooting/dev-mode/).

You will need a externally accessible URL to set up the plugin. You can use ngrok for this.

Expand Down
Loading
Loading