Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Make extension compliant to solidus_dev_support #289

Merged
merged 3 commits into from
Nov 16, 2022

Conversation

MinasMazar
Copy link
Contributor

@MinasMazar MinasMazar commented Apr 9, 2021

Make extension compliant to latest solidus_dev_support.

Adhere the extension to dev support template via solidus extension . and resolve all conflicts.

N.B. we're still having some problems with the sandbox generator script (bin/sandbox). This will be addressed in a separate PR.

Some test are failing: comparing the latest build from master and the one for this PR, I see the same errors. There's already a PR to fix them (#328); on my local env I've temporarily rebased this PR on that one: all tests passed, so I assume I haven't introduced any new bug.

@MinasMazar MinasMazar force-pushed the mm/dev-support branch 5 times, most recently from f21a5cd to 8e08a23 Compare April 16, 2021 12:28
@kennyadsl
Copy link
Member

@MinasMazar this is still needed after merging #286 ?

@RyanofWoods
Copy link
Contributor

RyanofWoods commented Oct 28, 2022

This could great to move forward @kennyadsl & @MinasMazar, not having a sandbox on this extension makes developing quite a pain 🙁 I am happy to help out if needed 🙂

@MinasMazar
Copy link
Contributor Author

hey sorry, this work has been stale for a long time :\ @kennyadsl @RyanofWoods if I recall correctly #286 was only addressing some changes required for Solidus 3.0 concerning the Spree::Address model. Here I was adding the needed executables generated by solidus_dev_support, making the extension fully compliant with dev support guidelines, so I think we still need it to be finished. I'll try to revamp this PR in the next few days and then ask you for a double-check.

@MinasMazar MinasMazar force-pushed the mm/dev-support branch 3 times, most recently from 01cade6 to 80696bb Compare November 7, 2022 19:01
@@ -0,0 +1,4 @@
# frozen_string_literal: true

FactoryBot.define do
Copy link
Contributor

@RyanofWoods RyanofWoods Nov 8, 2022

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

You're right! Updated here.

@MinasMazar MinasMazar force-pushed the mm/dev-support branch 2 times, most recently from 0c28d09 to 6f37371 Compare November 15, 2022 11:36
@kennyadsl
Copy link
Member

Thanks @MinasMazar, if you can squash the fixup I think we are there!

@MinasMazar MinasMazar marked this pull request as ready for review November 16, 2022 10:08
@kennyadsl kennyadsl merged commit 920a4e7 into solidusio:master Nov 16, 2022
@kennyadsl kennyadsl deleted the mm/dev-support branch November 16, 2022 11:52
@RyanofWoods
Copy link
Contributor

Thanks @MinasMazar! 🙌

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

Successfully merging this pull request may close these issues.

3 participants