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

[ADR] Declaring services as public in container #13641

Merged
merged 1 commit into from
Feb 16, 2022

Conversation

lchrusciel
Copy link
Member

Q A
Branch? 1.10
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Related tickets
License MIT

@lchrusciel lchrusciel added the Documentation Documentation related issues and PRs - requests, fixes, proposals. label Feb 11, 2022
@lchrusciel lchrusciel requested a review from a team as a code owner February 11, 2022 14:43
@probot-autolabeler probot-autolabeler bot added the Maintenance CI configurations, READMEs, releases, etc. label Feb 11, 2022
adr/2022_02_11_declaring_services_in_container.md Outdated Show resolved Hide resolved
adr/2022_02_11_declaring_services_in_container.md Outdated Show resolved Hide resolved
adr/2022_02_11_declaring_services_in_container.md Outdated Show resolved Hide resolved
adr/2022_02_11_declaring_services_in_container.md Outdated Show resolved Hide resolved
adr/2022_02_11_declaring_services_in_container.md Outdated Show resolved Hide resolved
adr/2022_02_11_declaring_services_in_container.md Outdated Show resolved Hide resolved
adr/2022_02_11_declaring_services_in_container.md Outdated Show resolved Hide resolved
adr/2022_02_11_declaring_services_in_container.md Outdated Show resolved Hide resolved
adr/2022_02_11_declaring_services_in_container.md Outdated Show resolved Hide resolved
@lchrusciel lchrusciel force-pushed the adr-public-services branch 3 times, most recently from e4313d3 to 4e9ad36 Compare February 11, 2022 18:33
@Roshyo
Copy link
Contributor

Roshyo commented Feb 14, 2022

What about performances? Isn't it heavier to have all services public?

@lchrusciel lchrusciel closed this Feb 14, 2022
@lchrusciel lchrusciel reopened this Feb 14, 2022
@lchrusciel
Copy link
Member Author

According to Mateusz posts(#13641 (comment)) we already have 964 services, all of them(or at least majority) are public. So creation of new private services probably have neglectable influence over the website.

@GSadee GSadee changed the base branch from master to 1.10 February 14, 2022 12:35
@GSadee
Copy link
Member

GSadee commented Feb 14, 2022

The base of this pull-request was changed, you need fetch and reset your local branch
if you want to add new commits to this pull request. Reset before you pull, else commits
may become messed-up.

Unless you added new commits (to this branch) locally that you did not push yet,
execute git fetch origin && git reset "adr-public-services" to update your local branch.

Feel free to ask for assistance when you get stuck 👍

@Zales0123 Zales0123 merged commit 2347185 into Sylius:1.10 Feb 16, 2022
@Zales0123
Copy link
Member

Thanks, Łukasz! 🎉

@lchrusciel lchrusciel deleted the adr-public-services branch February 17, 2022 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Documentation related issues and PRs - requests, fixes, proposals. Maintenance CI configurations, READMEs, releases, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants