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

[full-ci] chore: Update web to v7.1.0 final #7107

Merged
merged 3 commits into from
Aug 23, 2023

Conversation

fschade
Copy link
Contributor

@fschade fschade commented Aug 23, 2023

No description provided.

@fschade fschade requested a review from kulmann as a code owner August 23, 2023 10:22
@saw-jan
Copy link
Member

saw-jan commented Aug 23, 2023

We have to change this line. We haven't planned to run app-provider e2e tests in oCIS

ocis/.drone.star

Lines 1132 to 1134 in e49b2c1

"suite2": {
"path": "tests/e2e/cucumber/features/smoke/*/*[!.oc10].feature",
"tikaNeeded": False,

to something like this:

"path": "tests/e2e/cucumber/features/smoke/*[!app-provider]/*[!.oc10].feature",

@sonarcloud
Copy link

sonarcloud bot commented Aug 23, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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

No Coverage information No Coverage information
No Duplication information No Duplication information

@kobergj kobergj merged commit 888da7c into owncloud:master Aug 23, 2023
2 checks passed
ownclouders pushed a commit that referenced this pull request Aug 23, 2023
[full-ci] chore: Update web to v7.1.0 final
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.

None yet

3 participants