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

use RecordBuilders in VisitTime plugin #20766

Merged
merged 102 commits into from
Jul 4, 2023
Merged

Conversation

diosmosis
Copy link
Member

@diosmosis diosmosis commented May 19, 2023

Description:

This PR is based off of #20720 which should be reviewed and merged first.

Changes:

  • Move archiving logic to RecordBuilders in VisitTime plugin.

Review

…ta is present within them. if some are not present, only archive those in a new partial archive.
…meric archive table, otherwise blob archive table
@diosmosis diosmosis added this to the 5.0.0 milestone May 19, 2023
@michalkleiner
Copy link
Contributor

We might chain the PRs in the way they were done so that we only see the incremental changes. When the first one is merged the target branch would get automatically updated etc.

Having all the changes from all the other PRs make this quite hard to navigate.

@diosmosis
Copy link
Member Author

@michalkleiner Please review/merge the original RecordBuilder PR first. This one does not have the Needs Review tag for a reason.

@michalkleiner
Copy link
Contributor

Fair point, missed that missing tag. Sorry!

@diosmosis diosmosis marked this pull request as draft May 30, 2023 07:02
@github-actions
Copy link
Contributor

If you don't want this PR to be closed automatically in 28 days then you need to assign the label 'Do not close'.

@github-actions github-actions bot added the Stale The label used by the Close Stale Issues action label Jun 14, 2023
@michalkleiner michalkleiner removed the Stale The label used by the Close Stale Issues action label Jun 28, 2023
@diosmosis diosmosis marked this pull request as ready for review June 29, 2023 00:45
@diosmosis diosmosis added the Needs Review PRs that need a code review label Jun 29, 2023
Copy link
Member

@sgiehl sgiehl left a comment

Choose a reason for hiding this comment

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

@diosmosis there seems to be a related test failing. It works on 5.x-dev, so it seems to be connected to the changes in this PR.

@sgiehl sgiehl removed the Needs Review PRs that need a code review label Jul 4, 2023
@diosmosis
Copy link
Member Author

@sgiehl should be fixed by latest commit. will fix the same issue for other PRs as well.

@sgiehl sgiehl merged commit ed42e45 into 5.x-dev Jul 4, 2023
18 of 20 checks passed
@sgiehl sgiehl deleted the visit-time-record-builder branch July 4, 2023 14:00
@sgiehl sgiehl added the not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. label Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants