Skip to content

Conversation

@marcelklehr
Copy link
Member

to comply with the EU AI acc

Summary

The EU AI act mandates that AI logs are kept for at least 6 months.

Checklist

to comply with the EU AI act

Signed-off-by: Marcel Klehr <[email protected]>
@marcelklehr marcelklehr added this to the Nextcloud 33 milestone Oct 6, 2025
@marcelklehr marcelklehr requested a review from a team as a code owner October 6, 2025 14:46
@marcelklehr marcelklehr requested review from CarlSchwan, provokateurin and sorbaugh and removed request for a team October 6, 2025 14:46
@marcelklehr marcelklehr added the 3. to review Waiting for reviews label Oct 6, 2025
Copy link
Member

@provokateurin provokateurin left a comment

Choose a reason for hiding this comment

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

🧑‍⚖️

Copy link
Contributor

@kyteinsky kyteinsky left a comment

Choose a reason for hiding this comment

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

@marcelklehr
Copy link
Member Author

/backport to stable32

@marcelklehr
Copy link
Member Author

/backport to stable31

@marcelklehr
Copy link
Member Author

/backport to stable30

@marcelklehr marcelklehr merged commit b12b38b into master Oct 7, 2025
210 of 218 checks passed
@marcelklehr marcelklehr deleted the fix/taskprocessing/max-task-age-6-months branch October 7, 2025 06:22
@backportbot
Copy link

backportbot bot commented Oct 7, 2025

The backport to stable30 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable30
git pull origin stable30

# Create the new backport branch
git checkout -b backport/55579/stable30

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick a6f899f9

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/55579/stable30

Error: Failed to check for changes with origin/stable30: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot
Copy link

backportbot bot commented Oct 7, 2025

The backport to stable31 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable31
git pull origin stable31

# Create the new backport branch
git checkout -b backport/55579/stable31

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick a6f899f9

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/55579/stable31

Error: Failed to check for changes with origin/stable31: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants