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

Mark FulfilmentChanger::TRACK_INVENTORY_NOT_PROVIDED as private #5028

Conversation

kennyadsl
Copy link
Member

Summary

This constant is only used internally for the deprecation of not passing the track_inventory argument to the initializer of this class.

We are marking it as private so we are sure no one is using it.

Ref 49c701b#r1170779558

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

The following are not always needed:

  • 📖 I have updated the README to account for my changes.
  • 📑 I have documented new code with YARD.
  • 🛣️ I have opened a PR to update the guides.
  • ✅ I have added automated tests to cover my changes.
  • 📸 I have attached screenshots to demo visual changes.

This constant is only used internally for the deprecation of not passing
the track_inventory argument to the initializer of this class.

We are marking it as private so we are sure no one is using it.
@kennyadsl kennyadsl added the type:enhancement Proposed or newly added feature label Apr 19, 2023
@kennyadsl kennyadsl requested a review from a team as a code owner April 19, 2023 07:47
@kennyadsl kennyadsl self-assigned this Apr 19, 2023
@github-actions github-actions bot added the changelog:solidus_core Changes to the solidus_core gem label Apr 19, 2023
@kennyadsl kennyadsl requested review from elia and rainerdema April 19, 2023 13:47
@kennyadsl kennyadsl merged commit 7534fd1 into solidusio:master Apr 20, 2023
@kennyadsl kennyadsl deleted the kennyadsl/fulfillment-changer-private-constant branch April 20, 2023 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:solidus_core Changes to the solidus_core gem type:enhancement Proposed or newly added feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants