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

Add ocis_wopi deployment backports from stable-5.0 into the next patch release #9223

Closed
mmattel opened this issue May 21, 2024 · 4 comments
Closed

Comments

@mmattel
Copy link
Contributor

mmattel commented May 21, 2024

There are some smaller changes that have been created for ocis_wopi in master and backported to stable-5.0. Bigger changes are still in master only and will not get backported.

For the easy entry docs, we need the backports to be part of the next release like 5.0.5
Else, our examples lack important things we depend on.

Maybe to be added as task for the next sprint?

@micbar @ScharfViktor @tbsbdr

@ScharfViktor
Copy link
Contributor

@kulmann do we want to have it in the new 5.0.5 patch release?

@kulmann
Copy link
Member

kulmann commented May 22, 2024

@kulmann do we want to have it in the new 5.0.5 patch release?

No, any next 5.0.x is fine for what Martin proposes (that's also what I read from Martins comment). Just go ahead with 5.0.5 with what we have in stable-5.0.

@micbar
Copy link
Contributor

micbar commented Jun 11, 2024

git diff for the wopi shows only

diff --git a/deployments/examples/ocis_wopi/README.md b/deployments/examples/ocis_wopi/README.md
index adfbf2a754..9a346f6505 100644
--- a/deployments/examples/ocis_wopi/README.md
+++ b/deployments/examples/ocis_wopi/README.md
@@ -2,5 +2,9 @@
 document this deployment example in: docs/ocis/deployment/ocis_wopi.md
 ---
 
-Please refer to [our documentation](https://owncloud.dev/ocis/deployment/ocis_wopi/)
-for instructions on how to deploy this scenario.
+# Infinite Scale WOPI Deployment Example
+
+This deployment example is documented in the [developer documentation](https://owncloud.dev/ocis/deployment/ocis_wopi/).
+See the link for more details and instructions on how to deploy this scenario.
+
+Also see the [Admin Documentation](https://doc.owncloud.com/ocis/latest/index.html) for administrative and more configuration details.
diff --git a/deployments/examples/ocis_wopi/config/ocis/csp.yaml b/deployments/examples/ocis_wopi/config/ocis/csp.yaml

@micbar
Copy link
Contributor

micbar commented Jun 11, 2024

PR in #9353

@micbar micbar closed this as completed Jun 19, 2024
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

No branches or pull requests

4 participants