Skip to content

Conversation

@c8y3
Copy link
Contributor

@c8y3 c8y3 commented Nov 21, 2025

Implementation of GET /api/v2/global-tasks

  • Deprecated GET /global/tasks/list
  • Cleaned code to get the related alerts
  • Moved some import of iris_current_user out of the persistence layer up into the API layer
  • Extended constraint of lint-imports: Do not import API layer from the persistence layer (iris_user)
  • Added ruff rules E211, E221, E226 and E272

This PR goes with the accompanying documentation PR#100

Elise17 added 30 commits October 8, 2025 14:04
@c8y3 c8y3 requested a review from whikernel November 21, 2025 16:40
@c8y3 c8y3 added the enhancement New feature or request label Nov 21, 2025
@c8y3 c8y3 linked an issue Nov 21, 2025 that may be closed by this pull request
15 tasks
@coderabbitai
Copy link

coderabbitai bot commented Nov 21, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (1)
  • api_*

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch api_v2_paginated_global_tasks

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

API v2 get paginated global tasks

4 participants