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

Master master into 3.0 #8469

Merged
merged 114 commits into from
Mar 12, 2021
Merged

Master master into 3.0 #8469

merged 114 commits into from
Mar 12, 2021

Conversation

ashleyfae
Copy link
Contributor

Proposed Changes:

  1. Merge master into 3.0 and fix conflicts.

ashleyfae and others added 30 commits September 8, 2020 12:49
Add price_id variable to edd_is_file_at_download_limit filter #8102
Co-authored-by: Ashley Gibson <ashley@nosegraze.com>
Co-authored-by: Ashley Gibson <ashley@nosegraze.com>
Co-authored-by: Ashley Gibson <ashley@nosegraze.com>
Check if total_spent is set before using #8128
… modify_cart_item_tax() unit test to check both tax increases and decreases
Check if download_id exists before using #8181
Co-authored-by: Ashley Gibson <ashley@nosegraze.com>
robincornett and others added 14 commits March 2, 2021 12:43
Update "Tested up to" WordPress version
* Readme.txt content updates - mostly Stripe-related

* Readme.txt typo

* Readme.txt - Remove unnecessary FAQ entry

* Updating readme per PR suggestions

* Removing weird copy

* Link Stripe

Co-authored-by: Robin Cornett <robincornett@users.noreply.github.com>

* clarify stripe pro wording.

Co-authored-by: Robin Cornett <robincornett@users.noreply.github.com>

* Correct utm_content for Stripe Pro link.

Co-authored-by: Robin Cornett <robincornett@users.noreply.github.com>

Co-authored-by: Chris Klosowski <cklosowski@gmail.com>
Co-authored-by: Chris Klosowski <chris@sandhillsdev.com>
Co-authored-by: Robin Cornett <robincornett@users.noreply.github.com>
* Version bumps and changelog for 2.10

* Remove stray word

* Fix typos & wording in changelog.

* Add link to changelog and make credit card plural

Co-authored-by: Ashley Gibson <ashley@nosegraze.com>
Co-authored-by: Robin Cornett <robincornett@users.noreply.github.com>
Co-authored-by: Robin Cornett <robincornett@users.noreply.github.com>
* Version bump for 2.10.1

* Fixing spelling of inclusion

Co-authored-by: Robin Cornett <robincornett@users.noreply.github.com>

Co-authored-by: Robin Cornett <robincornett@users.noreply.github.com>
@ashleyfae ashleyfae marked this pull request as draft March 11, 2021 13:24
@ashleyfae ashleyfae marked this pull request as ready for review March 11, 2021 14:24
@ashleyfae
Copy link
Contributor Author

@spencerfinnell Can you double check everything with Stripe and the build process is okay?

Copy link
Contributor

@robincornett robincornett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Running unit tests locally and these two are failing with this branch:

  • Tests_Query_Filters::test_edd_block_attachments_no_parent_bail
  • Tests_Query_Filters::test_edd_block_attachments_no_download_bail

They are not failing in release/3.0. It looks like in this branch that $files is false here, which is breaking wp_list_pluck on the next line. But I'm not seeing anything obvious that would be affecting it in this branch that isn't in release/3.0.

includes/admin/class-edd-notices.php Outdated Show resolved Hide resolved
includes/class-edd-license-handler.php Show resolved Hide resolved
Copy link
Contributor

@spencerfinnell spencerfinnell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pulling in Stripe still works as expected.

@ashleyfae
Copy link
Contributor Author

Note: failing unit tests are just #8473

@ashleyfae ashleyfae merged commit ffe8a96 into release/3.0 Mar 12, 2021
@ashleyfae ashleyfae deleted the merge/master-3.0 branch March 12, 2021 13:14
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.

None yet

4 participants