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

[tests-only] Merge master to edge #2774

Merged
merged 142 commits into from
Apr 25, 2022
Merged

Conversation

ishank011
Copy link
Contributor

No description provided.

glpatcern and others added 30 commits December 3, 2021 23:57
* implement cs3org/cs3apis#154

* use TouchFile for the app provider

* add changelog and comments

* revert use TouchFile in app provider

* fix resource typo

Co-authored-by: Giuseppe Lo Presti <[email protected]>

Co-authored-by: Giuseppe Lo Presti <[email protected]>
The web ui will announce the backend version in the javascript console
and is supposed to include the product name as well. The version seems
to be a good location for the product field as it already includes the
software edition as well.
@ishank011 ishank011 requested review from labkode, wkloucek, glpatcern and a team as code owners April 22, 2022 13:53
@ishank011 ishank011 force-pushed the edge-master-merge branch 4 times, most recently from b3596c8 to 2faea4b Compare April 22, 2022 14:48
@lgtm-com
Copy link

lgtm-com bot commented Apr 22, 2022

This pull request introduces 3 alerts and fixes 1 when merging 2faea4b into c437e57 - view on LGTM.com

new alerts:

  • 2 for Uncontrolled data used in network request
  • 1 for Wrapped error is always nil

fixed alerts:

  • 1 for Wrapped error is always nil

@lgtm-com
Copy link

lgtm-com bot commented Apr 22, 2022

This pull request introduces 3 alerts and fixes 1 when merging 41fa63f into c437e57 - view on LGTM.com

new alerts:

  • 2 for Uncontrolled data used in network request
  • 1 for Wrapped error is always nil

fixed alerts:

  • 1 for Wrapped error is always nil

@ishank011 ishank011 force-pushed the edge-master-merge branch 2 times, most recently from 3a18af1 to 3cd4618 Compare April 22, 2022 17:02
@ishank011
Copy link
Contributor Author

@butonic @micbar @wkloucek @C0rby this is green! PLEASE merge it before any other PRs

@lgtm-com
Copy link

lgtm-com bot commented Apr 22, 2022

This pull request introduces 3 alerts and fixes 1 when merging 3cd4618 into c437e57 - view on LGTM.com

new alerts:

  • 2 for Uncontrolled data used in network request
  • 1 for Wrapped error is always nil

fixed alerts:

  • 1 for Wrapped error is always nil

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.

There are no changes to expected-failures, or to the drone CI pipelines. So the large amount of code, docs, example... changes here have not introduced any obvious regressions (and have not fixed anything either :)

Someone else can review more detail (if that is possible with 10k lines of diff). But from my point-of-view it may as well be merged and then we move on.,..

@micbar
Copy link
Member

micbar commented Apr 24, 2022

We need to check for regressions with the full ocis CI.

PR in owncloud/ocis#3570

Copy link
Member

@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.

We have some regressions with public links.

@micbar
Copy link
Member

micbar commented Apr 24, 2022

Copy link
Member

@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.

The issue is the date format change for expire dates. It was only done in the backend, but not yet in ownCloud web. I suggest to revert this one line to make the tests pass. Then do a sychronized change of backend and frontend at the same time.

internal/http/services/owncloud/ocs/conversions/main.go Outdated Show resolved Hide resolved
@micbar
Copy link
Member

micbar commented Apr 24, 2022

Apart from that, awesome job! 🎉

@micbar
Copy link
Member

micbar commented Apr 25, 2022

I restarted the full-CI in oCIS. Should become green now. I will approve then.

@ishank011 @labkode BUT: One last thing, we should not "Squash-merge" this PR, I would like to merge all the commits as they are. Can you change the github config to make that possible?

@lgtm-com
Copy link

lgtm-com bot commented Apr 25, 2022

This pull request introduces 3 alerts and fixes 1 when merging 37c14f1 into c437e57 - view on LGTM.com

new alerts:

  • 2 for Uncontrolled data used in network request
  • 1 for Wrapped error is always nil

fixed alerts:

  • 1 for Wrapped error is always nil

@ishank011
Copy link
Contributor Author

ishank011 commented Apr 25, 2022

@micbar makes sense. I've enabled that option

Copy link
Member

@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.

oCIS Full test suite is green

@micbar micbar merged commit 0b734be into cs3org:edge Apr 25, 2022
@ishank011 ishank011 deleted the edge-master-merge branch April 25, 2022 09:17
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.