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] [k6-test] chore: prepare release, bump version #10401

Merged
merged 5 commits into from
Oct 24, 2024
Merged

Conversation

micbar
Copy link
Contributor

@micbar micbar commented Oct 23, 2024

Description

  • Run Full-CI
  • Create tag v6.6.1-rc.1
  • Create tag v6.6.1-rc.2
  • Create tag v6.6.1
  • Merge back into master

Changes in 6.6.1

Summary

  • Bugfix - Fix panic when stopping the nats: #10363
  • Bugfix - Disable download activity: #10367
  • Bugfix - Fix Activitylog issues: #10376
  • Bugfix - Security fixes: #10376
  • Bugfix - Make antivirus workers configurable: #10383
  • Bugfix - Increase event processing workers: #10385
  • Bugfix - Fix envvar deprecations for next production release: #10386

Details

Related Issue

  • Fixes <issue_link>

Motivation and Context

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Copy link

update-docs bot commented Oct 23, 2024

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.

Copy link
Contributor

@mmattel mmattel left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@ScharfViktor
Copy link
Contributor

ScharfViktor commented Oct 23, 2024

small finding:
We disable the download activity until we have a proper solution for it.
#10367 need change to #10368

@micbar
Copy link
Contributor Author

micbar commented Oct 23, 2024

small finding: We disable the download activity until we have a proper solution for it. #10367 need change to #10368

Fixed.

@micbar
Copy link
Contributor Author

micbar commented Oct 23, 2024

@dragonchaser @kobergj @ScharfViktor The last K6 run was very bad. Could we have introduced a regression?

@ScharfViktor
Copy link
Contributor

@dragonchaser @kobergj @ScharfViktor The last K6 run was very bad. Could we have introduced a regression?

I assume this is due to the fact that the tests did not finish in the first run and started again after the second commit
let see the last launch. should be green because it was pause between test runnings

@micbar
Copy link
Contributor Author

micbar commented Oct 23, 2024

@dragonchaser @kobergj @ScharfViktor The last K6 run was very bad. Could we have introduced a regression?

I assume this is due to the fact that the tests did not finish in the first run and started again after the second commit let see the last launch. should be green because it was pause between test runnings

The second run was fine.

We can publish tomorrow after your ok @ScharfViktor

@ScharfViktor
Copy link
Contributor

yeah, the last k6 running is green

dragonchaser and others added 4 commits October 24, 2024 14:09
Signed-off-by: Christian Richter <crichter@owncloud.com>
Signed-off-by: Christian Richter <crichter@owncloud.com>
Signed-off-by: Christian Richter <crichter@owncloud.com>
Copy link

@mmattel
Copy link
Contributor

mmattel commented Oct 24, 2024

Pls add the changes and changelog from #10391 (Collaboration short tokens)
And #10411 (make sse keepalive interval configurable) will also go into 7.0

@micbar
Copy link
Contributor Author

micbar commented Oct 24, 2024

Pls add the changes and changelog from #10391 (Collaboration short tokens) And #10411 (make sse keepalive interval configurable) will also go into 7.0

These PRs are not included here. That release branch was created before. Only the patch from #10405 has been forward ported.

@mmattel
Copy link
Contributor

mmattel commented Oct 24, 2024

These PRs are not included here.

Just wanted to give a heads up...

@ScharfViktor
Copy link
Contributor

all tests passed on 6.6.1-rc.2
https://drone.owncloud.com/owncloud/web/48583
Upgrade test between 6.5.0 and 6.6.1-rc.2 also passed successfully.

@micbar micbar merged commit 5ab4fbb into master Oct 24, 2024
6 checks passed
@micbar micbar deleted the release-6.6.1 branch October 24, 2024 20:54
ownclouders pushed a commit that referenced this pull request Oct 24, 2024
[full-ci] [k6-test] chore: prepare release, bump version
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.

5 participants