Skip to content

feat(domain): Add dns task list command to retrieve task IDs for domain operations#5338

Open
jremy42 wants to merge 4 commits intomainfrom
feat/domain-task-id
Open

feat(domain): Add dns task list command to retrieve task IDs for domain operations#5338
jremy42 wants to merge 4 commits intomainfrom
feat/domain-task-id

Conversation

@jremy42
Copy link
Contributor

@jremy42 jremy42 commented Feb 23, 2026

close #5271

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates OR Closes #0000

Release note for CHANGELOG:


@jremy42 jremy42 requested review from a team and remyleone as code owners February 23, 2026 15:20
@github-actions github-actions bot added the domain Domains issues, bugs and feature requests label Feb 23, 2026
@codecov-commenter
Copy link

codecov-commenter commented Feb 23, 2026

Codecov Report

❌ Patch coverage is 0% with 102 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.42%. Comparing base (439f6bb) to head (bcf7490).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
internal/namespaces/domain/v2beta1/custom_task.go 0.00% 96 Missing ⚠️
internal/namespaces/domain/v2beta1/custom.go 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5338      +/-   ##
==========================================
- Coverage   55.50%   55.42%   -0.08%     
==========================================
  Files         320      321       +1     
  Lines       72333    72435     +102     
==========================================
  Hits        40147    40147              
- Misses      30692    30794     +102     
  Partials     1494     1494              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jremy42 jremy42 force-pushed the feat/domain-task-id branch from 00838da to ccc1068 Compare February 23, 2026 15:45
Copy link
Member

@remyleone remyleone left a comment

Choose a reason for hiding this comment

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

Should be generated and maintained by @scaleway-bot

@yfodil yfodil changed the base branch from master to main February 27, 2026 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain Domains issues, bugs and feature requests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ADD function to retrieve task_id from dns resources

3 participants