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

Refactor extensions to services. #3980

Merged
merged 5 commits into from
Jun 28, 2022
Merged

Conversation

dragonchaser
Copy link
Member

@dragonchaser dragonchaser commented Jun 17, 2022

We have decided to name all extensions, we maintain and provide with ocis,
services from here on to avoid confusion between external extensions and code
we provide and maintain.

fixes: #3926

/cc @mmattel

@update-docs
Copy link

update-docs bot commented Jun 17, 2022

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@dragonchaser dragonchaser force-pushed the rename-extensions-to-services branch 11 times, most recently from 82c9a64 to fdae5f4 Compare June 20, 2022 15:01
@rhafer rhafer marked this pull request as ready for review June 20, 2022 15:09
@rhafer rhafer marked this pull request as draft June 20, 2022 15:10
@dragonchaser dragonchaser force-pushed the rename-extensions-to-services branch 2 times, most recently from 9adb72d to 6884e22 Compare June 20, 2022 16:28
@ownclouders
Copy link
Contributor

ownclouders commented Jun 21, 2022

💥 Acceptance test Core-API-Tests-ocis-storage-8 failed. Further test are cancelled...

@dragonchaser dragonchaser changed the title rename extensions -> services Refactor extensions to services. Jun 21, 2022
@dragonchaser dragonchaser force-pushed the rename-extensions-to-services branch 2 times, most recently from 198b7eb to 8f74066 Compare June 21, 2022 14:16
@dragonchaser dragonchaser marked this pull request as ready for review June 21, 2022 14:17
@dragonchaser dragonchaser force-pushed the rename-extensions-to-services branch 2 times, most recently from c3289cd to 7d1c8fa Compare June 21, 2022 14:44
@dragonchaser dragonchaser force-pushed the rename-extensions-to-services branch 5 times, most recently from c7fad7b to 97a16b8 Compare June 23, 2022 07:29
Copy link
Contributor

@wkloucek wkloucek left a comment

Choose a reason for hiding this comment

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

LGTM, there may be still some "extensions" references in the docs. We can check that after the merge.

Copy link
Contributor

@phil-davis phil-davis left a comment

Choose a reason for hiding this comment

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

LGTM

@phil-davis phil-davis mentioned this pull request Jun 23, 2022
9 tasks
@phil-davis
Copy link
Contributor

@dragonchaser @wkloucek is it OK to merge this? Or does it need to be merged at some specific time to avoid creating "havoc" for other developers and releases?

micbar
micbar previously requested changes Jun 23, 2022
Copy link
Contributor

@micbar micbar left a comment

Choose a reason for hiding this comment

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

Let us discuss the perfect time please

@dragonchaser
Copy link
Member Author

@phil-davis && @micbar we suggest rebasing & merging this tomorrow afternoon (around 3PM CET) to avoid greater chaos 💥

@dragonchaser dragonchaser force-pushed the rename-extensions-to-services branch 4 times, most recently from 13697f2 to fe8cb48 Compare June 27, 2022 06:43
@wkloucek wkloucek dismissed micbar’s stale review June 27, 2022 07:11

change request was time discussion

@dragonchaser
Copy link
Member Author

do not merge before .beta4 is released!

Copy link
Contributor

@wkloucek wkloucek left a comment

Choose a reason for hiding this comment

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

merge only after beta.4 release

Signed-off-by: Christian Richter <crichter@owncloud.com>
Signed-off-by: Christian Richter <crichter@owncloud.com>
Signed-off-by: Christian Richter <crichter@owncloud.com>
Signed-off-by: Christian Richter <crichter@owncloud.com>
Signed-off-by: Christian Richter <crichter@owncloud.com>
@dragonchaser dragonchaser force-pushed the rename-extensions-to-services branch from fe8cb48 to 0ebfb89 Compare June 27, 2022 12:07
@sonarcloud
Copy link

sonarcloud bot commented Jun 27, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 4 Security Hotspots
Code Smell A 469 Code Smells

10.9% 10.9% Coverage
27.2% 27.2% Duplication

Copy link
Contributor

@wkloucek wkloucek left a comment

Choose a reason for hiding this comment

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

Let's merge it now that beta.4 was released

@dragonchaser dragonchaser merged commit b7dc410 into master Jun 28, 2022
@delete-merged-branch delete-merged-branch bot deleted the rename-extensions-to-services branch June 28, 2022 07:35
ownclouders pushed a commit that referenced this pull request Jun 28, 2022
Merge: da799d8 0ebfb89
Author: Christian Richter <1058116+dragonchaser@users.noreply.github.com>
Date:   Tue Jun 28 09:35:38 2022 +0200

    Merge pull request #3980 from owncloud/rename-extensions-to-services

    Refactor extensions to services.
@micbar micbar mentioned this pull request Jul 19, 2022
36 tasks
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.

clarify service vs. extension
5 participants